Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Use the v2 lookup API for 3PID invites (#5897)" | Andrew Morgan | 2020-02-24 | 1 | -5/+0 |
| | | | | | This reverts commit 978f263e7c5d1eb440efaf07abc5009408ade25d, reversing changes made to 4f6ee99818d9c338944a10585d0aea4c7349d456. | ||||
* | Use the v2 lookup API for 3PID invites (#5897) | Andrew Morgan | 2020-02-24 | 1 | -0/+5 |
| | |||||
* | Dinsic Blacking with black==18.6b2 | Andrew Morgan | 2020-02-11 | 1 | -15/+7 |
| | |||||
* | Merge branch 'babolivier/per_room_profiles' into dinsic dinsic_2019-05-17 | Brendan Abolivier | 2019-05-17 | 1 | -5/+5 |
| | |||||
* | Merge branch 'release-v0.99.4' into dinsic dinsic_2019-05-14 | Brendan Abolivier | 2019-05-14 | 1 | -2/+3 |
| | |||||
* | Fix failing test | Brendan Abolivier | 2019-05-09 | 1 | -0/+3 |
| | |||||
* | [DINSIC] Block internal users from inviting external users to a public room ↵ | Andrew Morgan | 2019-04-16 | 1 | -0/+22 |
| | | | | | | (#5061) Co-Authored-By: babolivier <contact@brendanabolivier.com> | ||||
* | Add another test | Erik Johnston | 2019-03-21 | 1 | -0/+42 |
| | |||||
* | Run black on tests/rulecheck/ | Erik Johnston | 2019-03-21 | 1 | -44/+64 |
| | |||||
* | Add 3PID invite support to spam checker | Erik Johnston | 2019-03-21 | 1 | -9/+11 |
| | |||||
* | Correctly handle 3PID invites in create room spam check | Erik Johnston | 2019-03-21 | 1 | -0/+15 |
| | | | | We also add an option to outright deny third party invites | ||||
* | Add unit tests | Erik Johnston | 2019-03-18 | 1 | -0/+128 |
| | |||||
* | Add rules to DomainRuleChecker | Erik Johnston | 2019-03-18 | 1 | -9/+9 |
| | |||||
* | Run black on tests/rulecheck/test_domainrulecheck.py | Erik Johnston | 2019-03-18 | 1 | -30/+38 |
| | |||||
* | Isort | Erik Johnston | 2019-03-15 | 1 | -2/+2 |
| | |||||
* | Address PR feedback | Michael Kaye | 2018-05-11 | 1 | -1/+4 |
| | | | | | - add code and test to handle configuration of an empty array - move docstrings around and update class level documentation | ||||
* | pep8 style fixes | Michael Kaye | 2018-05-09 | 1 | -40/+42 |
| | |||||
* | Generic "are users in domain X allowed to invite users in domain Y" logic | Michael Kaye | 2018-05-09 | 2 | -0/+110 |