Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-18 | Add rules to DomainRuleChecker | Erik Johnston | 2 | -11/+44 | |
2019-03-18 | Don't spam check actions by admins | Erik Johnston | 2 | -12/+43 | |
2019-03-18 | Run black on tests/rulecheck/test_domainrulecheck.py | Erik Johnston | 1 | -30/+38 | |
2019-03-18 | Add user_may_join_room spam check | Erik Johnston | 3 | -1/+35 | |
2019-03-18 | Add invite_list and cloning param to create room rule | Erik Johnston | 5 | -11/+60 | |
2019-03-15 | Fixup config | Erik Johnston | 2 | -23/+25 | |
2019-03-15 | Disable changelog CI checks | Erik Johnston | 1 | -5/+5 | |
2019-03-15 | Manifest | Erik Johnston | 1 | -0/+5 | |
2019-03-15 | Isort | Erik Johnston | 3 | -5/+5 | |
2019-03-15 | Fixups | Erik Johnston | 3 | -10/+23 | |
2019-03-15 | fix some typos in federate.md | Richard van der Hoff | 1 | -4/+2 | |
2019-03-12 | fix orphaned sentence | Neil Johnson | 1 | -1/+0 | |
2019-03-12 | Neilj/improved delegation doc 2 (#4832) | Neil Johnson | 4 | -148/+202 | |
Improved federation configuration docs. Specifically detailing .well-known and SRV based delegation methods. Inspiration Valentin Lab <valentin.lab@kalysto.org> for https://github.com/matrix-org/synapse/pull/4781 | |||||
2019-03-08 | Add some debug logging for device list handling | Erik Johnston | 1 | -2/+39 | |
2019-03-06 | Add zwsp in bug report template (#4811) | Richard van der Hoff | 1 | -6/+6 | |
Inserts a zero-width space in the `-->` which isn't supposed to close a comment. This used to be here but it got lost in d86826277d764217311d0d34a8e6143d09237a94. | |||||
2019-03-01 | 0.99.2 v0.99.2 github/release-v0.99.2 release-v0.99.2 | Richard van der Hoff | 1 | -6/+0 | |
2019-03-01 | 0.99.2 | Richard van der Hoff | 3 | -4/+10 | |
2019-02-27 | Check shadow_hs as well as hs during 3pid reg | Andrew Morgan | 1 | -6/+8 |