summary refs log tree commit diff
path: root/scripts-dev/dump_macaroon.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-14Remember mappings when we bind a 3pid using the internal sydent bind API (#66)Andrew Morgan3-0/+16
2020-10-13"Freeze" a room when the last admin of that room leaves (#59)Andrew Morgan3-4/+302
2020-10-12Allow modules to create and send events into rooms (#8479)Andrew Morgan7-89/+299
2020-09-29Only assert valid next_link params when provided (#65)Andrew Morgan2-6/+10
2020-09-18Don't push if an user account has expired (#58)Mathieu Velten4-5/+40
2020-09-181.20.0rc5Patrick Cloke6-5/+23
2020-09-181.19.3 v1.19.3 github/release-v1.19.3 release-v1.19.3Andrew Morgan4-2/+16
2020-09-18Use _check_sigs_and_hash_and_fetch to validate backfill requests (#8350)Andrew Morgan2-5/+4
2020-09-18Intelligently select extremities used in backfill. (#8349)Erik Johnston4-20/+67
2020-09-18Add flags to /versions about whether new rooms are encrypted by default. (#8343)Patrick Cloke2-0/+20
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-18Make AccessRules use the public rooms directory instead of checking a room's ...Andrew Morgan10-116