Age | Commit message (Expand) | Author |
2017-06-14 | Add a Statement class to manage the sqlite3_stmt objects and avoid leaks | louiz’ |
2017-06-14 | Update the docker images and the gitlab-ci script to use sqlite3 | louiz’ |
2017-06-14 | Add default values for the database columns | louiz’ |
2017-06-14 | Implement our own database ORM, and update the whole code to use it | louiz’ |
2017-06-13 | Find sqlite3 instead of litesql | louiz’ |
2017-06-01 | Test that the archlinux package actually installs at least /usr/bin/biboumi | louiz’ |
2017-06-01 | Change the makepkg command used in the archlinux CI test | louiz’ |
2017-05-28 | Move biboumi.h.cmake inside the src/ directory | louiz’ |
2017-05-24 | Fix the date format in the RPM spec file | louiz’ |
2017-05-24 | Release version 5.05.0v5 | louiz’ |
2017-05-24 | Add biboumi-test-archlinux and biboumi-debian-packaging Dockerfiles | louiz’ |
2017-05-24 | Fix the make command instruction in INSTALL.rst | louiz’ |
2017-05-23 | Add a e2e to check that timestamps in MAM requests are correctly handled | louiz’ |
2017-05-23 | Fix the datetime parsing to handle optional fractions of seconds | louiz’ |
2017-05-23 | Better document the identd server | louiz’ |
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-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 |