Age | Commit message (Expand) | Author |
2018-01-30 | Add the complete='true' attribute only when appropriate | louiz’ |
2018-01-25 | Restore the is_one_of variable template | louiz’ |
2018-01-25 | Merge tag '7.2' | louiz’ |
2018-01-25 | Remove a variable template usage | louiz’ |
2018-01-18 | xep-0106 escape the JIDs listed in a disco#items server query | louiz’ |
2017-12-27 | Don’t answer to some requests towards MUC participants | louiz’ |
2017-12-26 | Include the <fin><set><first/><last/></></> nodes in the MAM iq result | louiz’ |
2017-12-26 | Add a <x muc#user> node on outgoing private MUC messages | louiz’ |
2017-12-12 | Only run the unit tests with postgresql if TEST_POSTGRES_URI env var is set | louiz’ |
2017-12-03 | Run some of the ci tests against a postgresql docker container | louiz’ |
2017-12-02 | Add postgresql support | louiz’ |
2017-11-07 | Add an e2e test to demonstrate #3304 | louiz’ |
2017-11-07 | Change how we count the number of connected resources to a server | 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 | 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-24 | Add an e2e test to demonstrate bug #3291 | 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-16 | Add a failing test demonstrating 3277 | louiz’ |
2017-07-16 | Add an e2e test for the IRC server roster presence | 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-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-06 | Add a global “persistent” option | louiz’ |
2017-06-21 | Remove a useless debug print in the e2e tests | louiz’ |
2017-06-21 | Disable charybdis’ connection throttling | louiz’ |
2017-06-16 | Add a Record History option in the Channel configuration form | louiz’ |
2017-06-16 | Using OptionalBool, add RecordHistoryOptional col into IrcChannelOptions table | 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-05-23 | Add a e2e to check that timestamps in MAM requests are correctly handled | louiz’ |
2017-05-21 | Remove a few warnings occuring in some build config | louiz’ |
2017-05-17 | Redirect welcome NOTICE to their channel, instead of sending a global one | louiz’ |
2017-05-16 | Test the default channel list limit | louiz’ |
2017-05-11 | Make the IRC channel configuration form available from the MUC config | 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-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-21 | Group simultaneous JOINs into a single command, to avoid flooding | 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 | Fix the tests to take into account the new “your are exempt bla” line | louiz’ |