Age | Commit message (Expand) | Author |
2017-04-19 | Remove the flood limit in our e2e charybdis configuration | louiz’ |
2017-04-19 | Limit of 100 MAM messages, if no other limit has been set by the client | louiz’ |
2017-04-19 | Take into account the include path found by cmake when looking for litesql lib | louiz’ |
2017-04-17 | Avoid adding more that one “XMPP reconnection” timed event at the same time | louiz’ |
2017-04-13 | Avoid building test_suite when we make install | louiz’ |
2017-04-12 | Handle the RSM "max" value in the MAM requests | louiz’ |
2017-04-12 | docker: Run the process using “exec”, to be able to cleanly receive signals | louiz’ |
2017-04-12 | Always chown biboumi /var/lib/biboumi when the docker container starts | louiz’ |
2017-04-10 | Add an e2e test for the ad-hoc reload command | louiz’ |
2017-04-10 | Change the dates of source files before each build, to avoid useless rebuild | louiz’ |
2017-04-09 | Properly handle multiline topics | louiz’ |
2017-04-07 | Add an e2e test for the ad-hoc ping | louiz’ |
2017-04-07 | Apply a few clang-tidy cppcoreguidelines-* fixes | louiz’ |
2017-04-07 | Trivial change in the doc | louiz’ |
2017-04-07 | Apply all the clang-tidy performance-* fixes | louiz’ |
2017-04-07 | Fix the display of the number of checks to be run by the e2e tests | louiz’ |
2017-04-07 | Apply all the clang-tidy misc-* fixes | louiz’ |
2017-04-07 | Apply all the clang-tidy modernize-* fixes | louiz’ |
2017-04-06 | Add a paragraph describing the automated tests | louiz’ |
2017-04-04 | Do not allow pings from resources that aren’t in the channel | louiz’ |
2017-04-04 | Handle some iq of type='error' as valid ping response | louiz’ |
2017-04-03 | Talk about debug logs in contributing.rst and a gitlab ticket template | louiz’ |
2017-03-31 | Merge branch 'patch-1' into 'master'
| louiz |
2017-03-31 | Fix typo in CHANGELOG.rst biboumi → botan | Vinilox |
2017-03-30 | Add the archive ID to messages when they are sent to users | louiz’ |
2017-03-30 | Merge branch 'v4' | louiz’ |
2017-03-29 | Run pacman -Syuu before runing the tests in archlinux | louiz’ |
2017-03-29 | Remove two sneaky log_debug | louiz’ |
2017-03-29 | Add a missing namespace in the server disco#info response | louiz’ |
2017-03-29 | Respond to disco#info on MUC JIDs | louiz’ |
2017-03-29 | Add a missing “pass by reference” | louiz’ |
2017-03-29 | Change mam namespace to mam:2, instead of mam:1 | louiz’ |
2017-03-28 | Update changelog for 4.1 release | louiz’ |
2017-03-28 | e2e: Display the correct number of tests that will run | louiz’ |
2017-03-27 | Add the persistent feature in the changelog | louiz’ |
2017-03-27 | Merge branch 'persistent_chans' into 'master'
| louiz |
2017-03-27 | Do not remove our resources if the QUIT message doesn't come from us | louiz’ |
2017-03-27 | Add a Persistent option on channels | louiz’ |
2017-03-27 | Document the fact that “make” builds the tests as well now | louiz’ |
2017-03-21 | Release version 4.14.1 | louiz’ |
2017-03-21 | Add a missing ifndef BOTAN | louiz’ |
2017-03-21 | Add missing botan/version.h includes | louiz’ |
2017-03-21 | Re-add the c-ares lib in the docker test images | louiz’ |
2017-03-21 | Update CI variables to the latest 9.0 version (build->job) | louiz’ |
2017-03-21 | Update the ci to use the latest image, and remove deprecated jobs | louiz’ |
2017-03-21 | Update changelog for 4.1 release | louiz’ |
2017-03-21 | Update the verify_certificate_chain code to work with botan >= 1.11.34 as well | louiz’ |
2017-03-21 | Use the new botan 1.11.32 Tls::Client API (but stay compatible with older ones) | louiz’ |
2017-03-21 | Backport the master FindBOTAN.cmake, to find botan 2.0 as well | louiz’ |
2017-03-17 | ci: Add an archlinux build that tests the AUR packaging | louiz’ |