summary refs log tree commit diff
path: root/tests/test_test_utils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-18Add rules to DomainRuleCheckerErik Johnston2-11/+44
2019-03-18Don't spam check actions by adminsErik Johnston2-12/+43
2019-03-18Run black on tests/rulecheck/test_domainrulecheck.pyErik Johnston1-30/+38
2019-03-18Add user_may_join_room spam checkErik Johnston3-1/+35
2019-03-18Add invite_list and cloning param to create room ruleErik Johnston5-11/+60
2019-03-15Fixup configErik Johnston2-23/+25
2019-03-15Disable changelog CI checksErik Johnston1-5/+5
2019-03-15ManifestErik Johnston1-0/+5
2019-03-15IsortErik Johnston3-5/+5
2019-03-15FixupsErik Johnston3-10/+23
2019-03-15fix some typos in federate.mdRichard van der Hoff1-4/+2
2019-03-12fix orphaned sentenceNeil Johnson1-1/+0
2019-03-12Neilj/improved delegation doc 2 (#4832)Neil Johnson4-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-08Add some debug logging for device list handlingErik Johnston1-2/+39
2019-03-06Add zwsp in bug report template (#4811)Richard van der Hoff1-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-010.99.2 v0.99.2 github/release-v0.99.2 release-v0.99.2Richard van der Hoff1-6/+0
2019-03-010.99.2Richard van der Hoff3-4/+10
2019-02-27Check shadow_hs as well as hs during 3pid regAndrew Morgan1-6/+8
2019-02-27<