summary refs log tree commit diff
path: root/synapse/rulecheck (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dinsic Blacking with black==18.6b2Andrew Morgan2020-02-111-12/+21
* [DINSIC] Block internal users from inviting external users to a public room (...Andrew Morgan2019-04-161-1/+14
* Fix commentsErik Johnston2019-03-211-1/+3
* Add 3PID invite support to spam checkerErik Johnston2019-03-211-2/+8
* Correctly handle 3PID invites in create room spam checkErik Johnston2019-03-211-2/+14
* Add rules to DomainRuleCheckerErik Johnston2019-03-181-2/+35
* Add user_may_join_room spam checkErik Johnston2019-03-181-0/+5
* Add invite_list and cloning param to create room ruleErik Johnston2019-03-181-2/+3
* Update with documentation suggestionsMichael Kaye2018-05-181-5/+26
* Address PR feedbackMichael Kaye2018-05-111-18/+17
* pep8 style fixesMichael Kaye2018-05-091-0/+2
* Generic "are users in domain X allowed to invite users in domain Y" logicMichael Kaye2018-05-092-0/+78