Age | Commit message (Expand) | Author |
2017-10-01 | Merge branch 'patch-1' into 'master' | louiz’ |
2017-09-21 | Merge branch 'v6' into 'master' | louiz’ |
2017-09-21 | compat: revert to using sqlite's close() function for compat with older distros. | Romain DEP. |
2017-09-19 | Release version 6.06.0 | louiz’ |
2017-09-18 | Stop allowing the 1024-bit for irc.ppirc.net | Link Mauve |
2017-09-16 | Add a missing changelog entry | louiz’ |
2017-09-10 | Merge branch 'patch-1' into 'master' | louiz’ |
2017-09-10 | CMakeLists: Set symbol visibility to hidden. | Link Mauve |
2017-09-09 | Fix the internal links in the documentation | louiz’ |
2017-09-09 | Fix the build without systemd, by adding a few define | louiz’ |
2017-09-09 | Add the persistent_by_default configuration option | louiz’ |
2017-09-06 | When biboumi is logging into journald, use sd_journal_send | louiz’ |
2017-08-30 | Mark messages from the IRC server as private and no-copy | louiz’ |
2017-08-27 | Remove a forgotten and useless comment | louiz’ |
2017-08-27 | Update the Archive documentation, regarding the previous commit | louiz’ |
2017-08-27 | Add support for the "history" node on MUC join | louiz’ |
2017-08-27 | In fixed mode, server messages come from biboumi’s hostname directly | louiz’ |
2017-08-26 | Add an index for the muc_log_line table | louiz’ |
2017-08-26 | Cache the encoding_in database value, to avoid doing a query for each message | louiz’ |
2017-08-24 | Small refactor in on_quit() | louiz’ |
2017-08-24 | Don’t forget to remove the user from the channel, when kicked | louiz’ |
2017-08-24 | Add an e2e test to demonstrate bug #3291 | louiz’ |
2017-08-19 | Change docker documentation regarding the database permissions | louiz’ |
2017-08-19 | Fix a sqlite3 leak when the database fails to open | louiz’ |
2017-08-19 | Display the correct error message when we fail to open the sqlite3 db | louiz’ |
2017-08-04 | Build the docker image with --no-cache, --pull | louiz’ |
2017-08-02 | ci: debian branch, pull the debian branch before trying to merge with master | louiz’ |
2017-08-02 | Re-add a removed (by mistake) pointer null check | louiz’ |
2017-08-02 | Fix the hostname of test3.biboumi.louiz.org | louiz’ |
2017-08-02 | Allow failures of packaging jobs | louiz’ |
2017-08-02 | Start 3 biboumi services in docker deploy job | louiz’ |
2017-08-01 | ci: update the debian packaging image name | louiz’ |
2017-08-01 | Debian now includes libasan3 instead of 1 | louiz’ |
2017-08-01 | Fix the conf in the alpine docker image | louiz’ |
2017-08-01 | Docker: run the openssl commands as the tester user, for permission issues | louiz’ |
2017-07-31 | Add a deploy job | louiz’ |
2017-07-26 | Aaaand move the biboumi.cfg file for docker | louiz’ |
2017-07-25 | Also move the README.md in that directory | louiz’ |
2017-07-25 | Move the Dockerfile inside an alpine subdirectory | louiz’ |
2017-07-21 | Do not ignore empty values when receiving a data form | louiz’ |
2017-07-20 | Add the possibility to invite any external JID to a room | louiz’ |
2017-07-20 | Do not reply with an error when receiving a presence for a user JID | louiz’ |
2017-07-20 | In fixed mode, fix the iid type of the component JID | louiz’ |
2017-07-20 | Drop support for botan < 2.0 | louiz’ |
2017-07-18 | Remove the now useless “find … touch” hack in gitlab-ci.yml | louiz’ |
2017-07-16 | Correctly remove the last resource from the channel, in persistent mode | louiz’ |
2017-07-16 | Add a failing test demonstrating 3277 | louiz’ |
2017-07-16 | Merge branch 'biboumi_jid_in_users_rosters' into 'master' | louiz |
2017-07-16 | Add a changelog entry for the roster feature | louiz’ |
2017-07-16 | Send an unsubscribed presence on a probe if we don’t have a roster entry | louiz’ |