Age | Commit message (Expand) | Author |
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’ |
2017-07-16 | Answer to presences of type='probe' | louiz’ |
2017-07-16 | Document the biboumi and IRC-server JIDs in user’s roster | louiz’ |
2017-07-16 | Add an e2e test for the IRC server roster presence | louiz’ |
2017-07-16 | Only send the IRC server presence if the user has this JID in their roster | louiz’ |
2017-07-16 | Implement the roster presences from IRC servers | louiz’ |
2017-07-16 | Send an additional unsubscribed presence when receiving an unsubscribe one | louiz’ |
2017-07-16 | Add e2e tests for the (un)subscribe thing | louiz’ |
2017-07-16 | Send responses when we receive an unsubscribed presence | louiz’ |
2017-07-16 | Use a db roster to manage biboumi’s presence with the contacts | louiz’ |
2017-07-14 | Send the 332 status only for our own presences | louiz’ |
2017-07-08 | Remove an unused variable | louiz’ |
2017-07-08 | Replace a function argument from ... to the template Args&&... thing | louiz’ |
2017-07-08 | Remove many log_debug from the database module | louiz’ |
2017-07-08 | Send status code='332' on biboumi or IRC server’s shutdown | louiz’ |
2017-07-08 | Send a 110 status code on a QUIT received for ourself | louiz’ |
2017-07-08 | Remove a bunch of useless string_literal usage | louiz’ |
2017-07-08 | Use a more precise return type, instead of auto | louiz’ |
2017-07-08 | Remove all the empty “options” members in Column classes | louiz’ |
2017-07-07 | Merge branch 'v4' | louiz’ |
2017-07-06 | Add some scopes around various XmlSubNode | louiz’ |
2017-07-06 | Add a global “persistent” option | louiz’ |
2017-06-23 | Move a few functions from select_query to query | louiz’ |
2017-06-22 | Set the database pointer to nullptr after a close | louiz’ |
2017-06-21 | Re-implement correctly the handling of failure to open the database | louiz’ |
2017-06-21 | Remove a useless debug print in the e2e tests | louiz’ |