MatrixSynapse/synapse/rest/client/v1
Richard van der Hoff adfaea8c69
Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939)
per matrix-org/matrix-doc#2432
2020-02-18 16:23:25 +00:00
..
__init__.py
directory.py
events.py Fix `/events/:event_id` deprecated API. (#6731) 2020-01-20 17:38:09 +00:00
initial_sync.py
login.py Fixup synapse.rest to pass mypy (#6732) 2020-01-20 17:38:21 +00:00
logout.py
presence.py
profile.py
push_rule.py
pusher.py
room.py Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939) 2020-02-18 16:23:25 +00:00
voip.py