summary refs log tree commit diff
path: root/synapse/module_api/errors.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-18Don't push if an user account has expired (#58)Mathieu Velten4-5/+40
2020-09-18Swap method calls in RoomAccessTestCase.test_change_rules (#64)Andrew Morgan2-5/+7
2020-09-18Make all rooms noisy by default (#60)Mathieu Velten3-8/+17
2020-09-18