Age | Commit message (Expand) | Author |
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’ |
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’ |
2017-04-10 | Add an e2e test for the ad-hoc reload command | louiz’ |
2017-04-09 | Properly handle multiline topics | louiz’ |
2017-04-07 | Add an e2e test for the ad-hoc ping | louiz’ |
2017-04-07 | Fix the display of the number of checks to be run by the e2e tests | louiz’ |
2017-04-07 | Apply all the clang-tidy modernize-* fixes | louiz’ |
2017-04-04 | Do not allow pings from resources that aren’t in the channel | louiz’ |
2017-04-04 | Handle some iq of type='error' as valid ping response | louiz’ |
2017-03-30 | Add the archive ID to messages when they are sent to users | louiz’ |
2017-03-29 | Respond to disco#info on MUC JIDs | louiz’ |
2017-03-29 | Change mam namespace to mam:2, instead of mam:1 | louiz’ |