Age | Commit message (Expand) | Author |
2017-05-23 | Do not call pkg_check_module if the MODULE_FOUND is already cached | louiz’ |
2017-05-21 | Remove a few warnings occuring in some build config | louiz’ |
2017-05-21 | The RPM doesn’t contain biboumi.cfg anymore | louiz’ |
2017-05-21 | Do not install biboumi.cfg in /etc/biboumi/ | louiz’ |
2017-05-18 | Handle messages 367 and 368 to display the banlist in the MUC | louiz’ |
2017-05-18 | Refactor the channel::self to point at the existing user | louiz’ |
2017-05-17 | Redirect welcome NOTICE to their channel, instead of sending a global one | louiz’ |
2017-05-17 | Update changelog | louiz’ |
2017-05-16 | Test the default channel list limit | louiz’ |
2017-05-16 | Make the default build type Release (instead of empty string) | louiz’ |
2017-05-11 | Make the IRC channel configuration form available from the MUC config | louiz’ |
2017-05-11 | Remove the “codecov_” prefix for builds codecov uploads too | louiz’ |
2017-05-10 | Fix the build when litesql is not used | louiz’ |
2017-05-10 | Improve the handling of the biboudb.hpp dependencies | louiz’ |
2017-05-10 | Small fixes in biboumi.1.rst | louiz |
2017-05-09 | Avoid any potential int overflow | louiz’ |
2017-05-09 | Also make the test artifacts expire in 2 weeks | louiz’ |
2017-05-08 | Remove a useless debug log | louiz’ |
2017-05-08 | Limit the number of rooms sent by default in the disco#items response | louiz’ |
2017-05-08 | Keep gitlab artifacts for 2 weeks | louiz’ |
2017-05-08 | Little fix and cleanup in the channels list code | louiz’ |
2017-05-05 | Add an execute_incomplete_hello_adhoc_command e2e test | louiz’ |
2017-05-04 | Include the policy files into the rpm | louiz’ |
2017-05-03 | Add a irc.ppirc.net policy file | louiz’ |
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-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-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’ |