MatrixSynapse/synapse/rest/client/v1
Patrick Cloke 60724c46b7
Remove special casing of `m.room.aliases` events (#7034)
2020-03-17 07:37:04 -04:00
..
__init__.py
directory.py
events.py
initial_sync.py
login.py Factor out complete_sso_login and expose it to the Module API 2020-03-03 10:54:44 +00:00
logout.py
presence.py
profile.py
push_rule.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
pusher.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
room.py Remove special casing of `m.room.aliases` events (#7034) 2020-03-17 07:37:04 -04:00
voip.py