summary refs log tree commit diff
path: root/synapse/rulecheck (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove DomainRuleChecker module (#113)Brendan Abolivier2021-12-062-230/+0
* Remove now useless config optionBrendan Abolivier2021-11-041-3/+0
* LintBrendan Abolivier2021-11-041-2/+4
* Delete custom user_may_create_roomBrendan Abolivier2021-11-041-20/+1
* Update DomainRuleChecker to use the new interfaceBrendan Abolivier2021-11-041-32/+108
* Merge commit 'd9f1dccba' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-231-14/+7
* 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