summary refs log tree commit diff
path: root/tests/test_mau.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-19Add `allow_departed_users` param to `check_in_room_or_world_readable`Richard van der Hoff5-15/+33
2020-02-18Refactor the membership check methods in AuthRichard van der Hoff4-73/+46
2020-02-18Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939)Richard van der Hoff5-11/+128
2020-02-18Increase perf of `get_auth_chain_ids` used in state res v2. (#6937)Erik Johnston2-0/+24
2020-02-18Fix worker docs to point `/publicised_groups` API correctly. (#6938)Erik Johnston2-3/+5
2020-02-18Make the log more noticeableBrendan Abolivier1-1/+2
2020-02-18Print the error as an error log and raise the same exception we gotBrendan Abolivier1-9/+10
2020-02-18Stop sending events when creating or deleting aliases (#6904)Patrick Cloke4-42/+194
2020-02-18Kill off deprecated "config-on-the-fly" docker mode (#6918)Richard van der Hoff3-40/+33
2020-02-17#6924 has been released in 1.10.1Richard van der Hoff1-1/+0
2020-02-171.10.1 v1.10.1 release-v1.10.1Richard van der Hoff4-2/+16
2020-02-17