Age | Commit message (Expand) | Author |
2019-11-06 | Add a missing max_history_length field in the IRC server option form | louiz’ |
2019-11-06 | e2e: Test the behaviour on bad integer value for ad-hoc confs | louiz’ |
2019-11-06 | Add a test for MAM without an “end” value | louiz’ |
2019-10-31 | Split all the e2e tests in their own files | louiz’ |
2019-09-23 | Remove a duplicate e2e test | louiz’ |
2019-09-23 | Add tests for non anonymous rooms | louiz’ |
2019-09-22 | Expect a 210 code in the "change nick on join" e2e test | louiz’ |
2019-09-18 | Update the e2e test to work with latest slixmpp | louiz’ |
2019-09-14 | Update the tests to reflect the next->complete change | louiz’ |
2019-08-25 | Add a test for outgoing /me messages that confirms issue #3382 | louiz’ |
2019-08-20 | XEP-0410: set not-in-the-room error condition to not-acceptable | Jonas Schäfer |
2019-08-20 | XEP-0410: implement server-side optimisation for self-pings | Jonas Schäfer |
2018-10-04 | Do not send the IRC host directly as real JID of the userrefactor-resources | Jonas Schäfer |
2018-09-17 | Add a test demonstrating #3378 | louiz’ |
2018-08-26 | Flush stdout between each e2e test | louiz’ |
2018-08-23 | Disable the throttle limit if negative | louiz’ |
2018-08-23 | Trivial move of a variable in a smaller “ifndef” scope | louiz’ |
2018-07-27 | Fix a few e2e tests that could fail due to race condition | louiz’ |
2018-07-25 | Add two more sleeps, for the same reason | louiz’ |
2018-07-25 | Disable the throttling for two tests that are very very long | louiz’ |
2018-07-25 | Add a timer for each e2e test | louiz’ |
2018-07-25 | Add a sleep in a e2e test | louiz’ |
2018-07-24 | Trivially improve a e2e test | louiz’ |
2018-06-25 | Throttle all commands sent to IRC servers | louiz’ |
2018-06-19 | Reject messages from unjoined resources, with an error | louiz’ |
2018-06-17 | Channels’ disco#info includes the number of participants | louiz’ |
2018-06-01 | Merge branch 'v8' | louiz’ |
2018-06-01 | Make the global ad-hoc configure command available in fixed mode | louiz’ |
2018-05-15 | Merge branch 'v8' | louiz’ |
2018-05-15 | Add a e2e test for a raw NAMES command | louiz’ |
2018-05-14 | Empty the <command/> nodes before reusing them in our responses | louiz’ |
2018-04-29 | Add a test for the <max>0</max> MAM query | louiz’ |
2018-04-29 | mam: Send “fin complete” only when appropriate | louiz’ |
2018-04-29 | Missing fields in a data-form response are now interpreted as an empty value | louiz’ |
2018-04-24 | Revert "Use a different Date data type" | louiz’ |
2018-04-13 | Refactor that fixes a compilation issue in Release mode | louiz’ |
2018-04-11 | Use a different Date data type | louiz’ |
2018-03-31 | Send the stanza-id for messages received by other users | louiz’ |
2018-03-26 | Fix the e2e test broken by previous commit | louiz’ |
2018-03-23 | Change the nick of the joining user AFTER sending all the join stuff | louiz’ |
2018-03-23 | Properly handle force-join presences by sending everything in return | louiz’ |
2018-03-19 | Add a nick field in the IRC server configuration form | louiz’ |
2018-03-18 | Don’t reflect an empty id if it was not included | louiz’ |
2018-03-18 | Reflect message IDs in channel MUCs | louiz’ |
2018-03-18 | Add a multiline_message e2e test | louiz’ |
2018-03-18 | Add some missing include | louiz’ |
2018-03-18 | Allow the execution of multiple commands after the IRC connection | louiz’ |
2018-03-17 | Revert "Use std::optional<bool> instead of OptionalBool" | louiz’ |
2018-03-16 | Use std::optional<bool> instead of OptionalBool | louiz’ |
2018-03-12 | Add a few \n in the e2e error messages | louiz’ |