~singpolyma/biboumi

4792c706 — louiz’ 6 years ago
Send a presence error from the room, when receiving command ERR_BADCHANNELKEY

fix #2886
2e4a9fe4 — louiz’ 6 years ago
Include the optional <text/> node in the send_presence_error
35e11552 — louiz’ 6 years ago
Remove a line from a WIP that should not have been added
59a73c93 — louiz’ 6 years ago
Do not send an “not-implemented” error when receiving an iq error
c65ae475 — louiz’ 6 years ago
Auto accept presence subscription
e45902ba — louiz’ 6 years ago
ci: make it two uploads and flag them (e2e, and test_suite)
8bae0071 — louiz’ 6 years ago
ci: upload our own total_coverage.info to codecov

Is a lot faster, and is more consistent
fc508880 — louiz’ 6 years ago
Run codecov upload from the root directory
eca31ce8 — louiz’ 6 years ago
Do not change the nick when joining a second room with a different nick

As the doc says, the nick changes must be explicit in an already joined
room, and not when joining a room.
f653906f — louiz’ 6 years ago
Add a None type for the Iid class (when the iid is completely empty)
36252ad2 — louiz’ 6 years ago
ci: sonar-qube upload is allowed to fail
b4223288 — louiz’ 6 years ago
Add a codecov.yml  file to ignore the tests/ directory
4860201d — louiz’ 6 years ago
Add a make coverage target to merge all other coverages, and upload to codecov
3961df3d — louiz’ 6 years ago
ci: Do not try to gem install coveralls-lcov
45e8de8e — louiz’ 6 years ago
Upload the coverage results to coveralls
10c126a2 — louiz’ 6 years ago
Do not remove the .info generated by lcov
379fe026 — louiz’ 6 years ago
Properly convert the data into a number of seconds by using duration_cast
f9c31cb1 — louiz’ 6 years ago
The logger writes to std::clog
4cc3dc03 — louiz’ 6 years ago
The config module doesn’t use the logger at all
e63f7916 — louiz’ 7 years ago
Use an other implementation of a null_stream for the logger
Next