summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-04Release version 6.16.1v6louiz’
2017-10-04Update changelog for version 6.1louiz’
2017-10-04Explicitely include all needed botan headerslouiz’
2017-10-04Remove a redundant Body definitionlouiz’
2017-10-04Fix a little formatting issue in the changeloglouiz’
2017-10-01Merge branch 'patch-1' into 'master'louiz’
2017-09-21Merge branch 'v6' into 'master'louiz’
2017-09-21compat: revert to using sqlite's close() function for compat with older distros.Romain DEP.
2017-09-19Release version 6.06.0louiz’
2017-09-18Stop allowing the 1024-bit for irc.ppirc.netLink Mauve
2017-09-16Add a missing changelog entrylouiz’
2017-09-10Merge branch 'patch-1' into 'master'louiz’
2017-09-10CMakeLists: Set symbol visibility to hidden.Link Mauve
2017-09-09Fix the internal links in the documentationlouiz’
2017-09-09Fix the build without systemd, by adding a few definelouiz’
2017-09-09Add the persistent_by_default configuration optionlouiz’
2017-09-06When biboumi is logging into journald, use sd_journal_sendlouiz’
2017-08-30Mark messages from the IRC server as private and no-copylouiz’
2017-08-27Remove a forgotten and useless commentlouiz’
2017-08-27Update the Archive documentation, regarding the previous commitlouiz’
2017-08-27Add support for the "history" node on MUC joinlouiz’
2017-08-27In fixed mode, server messages come from biboumi’s hostname directlylouiz’
2017-08-26Add an index for the muc_log_line tablelouiz’
2017-08-26Cache the encoding_in database value, to avoid doing a query for each messagelouiz’
2017-08-24Small refactor in on_quit()louiz’
2017-08-24Don’t forget to remove the user from the channel, when kickedlouiz’
2017-08-24Add an e2e test to demonstrate bug #3291louiz’
2017-08-19Change docker documentation regarding the database permissionslouiz’
2017-08-19Fix a sqlite3 leak when the database fails to openlouiz’
2017-08-19Display the correct error message when we fail to open the sqlite3 dblouiz’
2017-08-04Build the docker image with --no-cache, --pulllouiz’
2017-08-02ci: debian branch, pull the debian branch before trying to merge with masterlouiz’
2017-08-02Re-add a removed (by mistake) pointer null checklouiz’
2017-08-02Fix the hostname of test3.biboumi.louiz.orglouiz’
2017-08-02Allow failures of packaging jobslouiz’
2017-08-02Start 3 biboumi services in docker deploy joblouiz’
2017-08-01ci: update the debian packaging image namelouiz’
2017-08-01Debian now includes libasan3 instead of 1louiz’
2017-08-01Fix the conf in the alpine docker imagelouiz’
2017-08-01Docker: run the openssl commands as the tester user, for permission issueslouiz’
2017-07-31Add a deploy joblouiz’
2017-07-26Aaaand move the biboumi.cfg file for dockerlouiz’
2017-07-25Also move the README.md in that directorylouiz’
2017-07-25Move the Dockerfile inside an alpine subdirectorylouiz’
2017-07-21Do not ignore empty values when receiving a data formlouiz’
2017-07-20Add the possibility to invite any external JID to a roomlouiz’
2017-07-20Do not reply with an error when receiving a presence for a user JIDlouiz’
2017-07-20In fixed mode, fix the iid type of the component JIDlouiz’
2017-07-20Drop support for botan < 2.0louiz’
2017-07-18Remove the now useless “find … touch” hack in gitlab-ci.ymllouiz’