Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-04 | Fix registration with register_mxid_from_3pid enabled (#5011) dinsic_2019-04-04_1 | Erik Johnston | 1 | -1/+1 | |
2019-04-04 | Rewrite more internal IS urls. (#5006) dinsic_2019-04-04 | Michael Kaye | 1 | -4/+22 | |
* Rewrite more internal IS urls. | |||||
2019-04-03 | Sample config | Erik Johnston | 1 | -0/+5 | |
2019-04-03 | Add config option to use email as display name for new users | Erik Johnston | 2 | -14/+25 | |
2019-03-21 | Fix comments | Erik Johnston | 2 | -3/+5 | |
2019-03-21 | Update sample config | Erik Johnston | 2 | -3/+54 | |
2019-03-21 | Add another test | Erik Johnston | 1 | -0/+42 | |
2019-03-21 | Run black on tests/rulecheck/ | Erik Johnston | 1 | -44/+64 | |
2019-03-21 | Add 3PID invite support to spam checker | Erik Johnston | 7 | -18/+51 | |
2019-03-21 | Correctly handle 3PID invites in create room spam check | Erik Johnston | 4 | -6/+39 | |
We also add an option to outright deny third party invites | |||||
2019-03-21 | Turn off newsfile check | Erik Johnston | 1 | -10/+0 | |
2019-03-21 | Fix typo and add description | Erik Johnston | 1 | -1/+5 | |
2019-03-21 | Rejig testcase to make it more extensible | Erik Johnston | 1 | -17/+22 | |
2019-03-21 | Remove debug | Erik Johnston | 1 | -1/+0 | |
2019-03-21 | Add tests | Erik Johnston | 1 | -1/+66 | |
2019-03-21 | Fix upsert | Erik Johnston | 1 | -0/+1 | |
2019-03-20 | Log requests which are simulated by the unit tests. (#4905) | Richard van der Hoff | 2 | -8/+2 | |
Rather than stubbing out the access_log, make it actually log the requests, which makes it a lot more obvious what is going on during tests. | |||||
2019-03-20 | Revert spurious delete | Erik Johnston | 1 | -0/+4 | |
2019-03-20 |