0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 18:08:19 +02:00
synapse/tests/rest/client/v1
Richard van der Hoff 2fb7794e60
Merge pull request #6949 from matrix-org/rav/list_room_aliases_peekable
Make room alias lists peekable
2020-02-19 11:19:11 +00:00
..
__init__.py
test_directory.py MSC2260: Block direct sends of m.room.aliases events (#6794) 2020-01-30 17:20:55 +00:00
test_events.py Fix /events/:event_id deprecated API. (#6731) 2020-01-20 17:38:09 +00:00
test_login.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
test_presence.py Fixup tests 2019-12-05 15:57:28 +00:00
test_profile.py Add option to allow profile queries without sharing a room (#6523) 2019-12-16 16:11:55 +00:00
test_rooms.py Merge pull request #6949 from matrix-org/rav/list_room_aliases_peekable 2020-02-19 11:19:11 +00:00
test_typing.py Fixup functions to consistently return deferreds 2019-12-06 10:40:05 +00:00
utils.py Quarantine media by ID or user ID (#6681) 2020-01-13 18:10:43 +00:00