Age | Commit message (Expand) | Author |
2018-03-12 | Add a few \n in the e2e error messages | louiz’ |
2018-03-12 | Add a <item/> node in the presence of a leaving participant | louiz’ |
2018-03-12 | Remove the virtual channel feature altogether | louiz’ |
2018-02-13 | Support the <before/> element in MAM requests | louiz’ |
2018-02-11 | Send a item-not-found error when the “after” value is not in the archive | louiz’ |
2018-02-10 | Handle the “after” RSM value to page through results | louiz’ |
2018-02-10 | e2e test that the last uuid is the same as the “last” value in the iq result | louiz’ |
2018-02-10 | Always return the oldest matching messages from MAM, even if no date is set | louiz’ |
2018-01-30 | Add the complete='true' attribute only when appropriate | 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-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-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-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-14 | Add default values for the database columns | louiz’ |
2017-05-23 | Add a e2e to check that timestamps in MAM requests are correctly handled | 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-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’ |
2017-04-19 | Make sure the channel is joined before trying to leave it | louiz’ |
2017-04-19 | Merge branch 'mam_default_limit' into 'master'
| louiz |
2017-04-20 | Fix wrong JID computing when sending iq ping or version in fixed mode | louiz’ |
2017-04-19 | Add an e2e test for the mam default limit | louiz’ |
2017-04-19 | Remove the flood limit in our e2e charybdis configuration | louiz’ |
2017-04-12 | Handle the RSM "max" value in the MAM requests | louiz’ |