MatrixSynapse/synapse/rest/client/v1
Daniel Wagner-Hall e71095801f Merge implementation of /join by alias or ID
This code is kind of rough (passing the remote servers down a long
chain), but is a step towards improvement.
2016-02-15 15:39:16 +00:00
..
__init__.py
admin.py Revert "Reject additional path segments" 2016-02-09 12:46:52 +00:00
base.py
directory.py
events.py
initial_sync.py
login.py Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
presence.py Revert "Reject additional path segments" 2016-02-09 12:46:52 +00:00
profile.py Revert "Reject additional path segments" 2016-02-09 12:46:52 +00:00
push_rule.py
pusher.py
register.py
room.py Merge implementation of /join by alias or ID 2016-02-15 15:39:16 +00:00
transactions.py
voip.py