Age | Commit message (Expand) | Author |
2017-05-03 | Remove redundant irc.freenode.net policy file | louiz’ |
2017-05-03 | Add -Wconversion compile flag | louiz’ |
2017-05-02 | Fix a segmentation fault when connecting to a server without a port | louiz’ |
2017-05-02 | Release version 4.2 | louiz’ |
2017-05-02 | Fix a segmentation fault when connecting to a server without a port4.3v4 | louiz’ |
2017-04-30 | Wrong ifndef, kek | louiz’ |
2017-04-30 | Add a missing ifnedf BOTAN_FOUND | louiz’ |
2017-04-30 | Make botan’s policy configurable from a file | louiz’ |
2017-04-30 | Remove a too old joke | louiz’ |
2017-04-26 | Release version 4.24.2 | louiz’ |
2017-04-26 | Fix typo in CHANGELOG.rst biboumi → botan | Vinilox |
2017-04-26 | Do not fail to build if litesql is not there | louiz’ |
2017-04-25 | Use our own proxy link to display the badges | louiz’ |
2017-04-21 | Make sure we don’t exceed 512 bytes when grouping JOINs | louiz’ |
2017-04-21 | Group simultaneous JOINs into a single command, to avoid flooding | louiz’ |
2017-04-21 | Use alpine for the docker image, and simplify the config + run stuff | louiz’ |
2017-04-21 | Configuration options can be overridden by setting env values | louiz’ |
2017-04-20 | Better way to init the msghdr fields | louiz’ |
2017-04-20 | Add a e2e test on alpine | louiz’ |
2017-04-20 | Explicitely init the msghdr fields, to be compatible with any implementation | louiz’ |
2017-04-20 | Remove the e2e test for the linger_time | louiz’ |
2017-04-20 | Revert "Add a linger_time configuration option on IRC servers" | louiz’ |
2017-04-20 | Revert "Cancel the IRC server linger timer when we try to-rejoin a channel on... | louiz’ |
2017-04-20 | Fix the tests to take into account the new “your are exempt bla” line | louiz’ |
2017-04-19 | Make sure the channel is joined before trying to leave it | louiz’ |
2017-04-19 | Merge branch 'mam_default_limit' into 'master'
| louiz |
2017-04-20 | Shorten the name of the tags sent to codecov | louiz’ |
2017-04-20 | Fix wrong JID computing when sending iq ping or version in fixed mode | louiz’ |
2017-04-19 | Add the default MAM limit in the changelog | louiz’ |
2017-04-19 | Add an e2e test for the mam default limit | louiz’ |
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’ |