forked-synapse/synapse/rest
2014-10-27 11:58:32 +00:00
..
__init__.py
admin.py
base.py Use state groups to get current state. Make join dance actually work. 2014-10-17 18:56:42 +01:00
directory.py SYN-2: Allow server admins to delete room aliases 2014-09-30 11:31:42 +01:00
events.py Use state groups to get current state. Make join dance actually work. 2014-10-17 18:56:42 +01:00
initial_sync.py
login.py
presence.py Make sure to return an empty JSON object ({}) from presence PUT/POST requests rather than an empty string ("") because most deserialisers won't like the latter 2014-10-14 16:48:15 +01:00
profile.py
register.py
room.py Fix pyflakes warnings 2014-10-27 10:33:17 +00:00
transactions.py
voip.py Coturn's timestamps are in seconds, not milliseconds 2014-10-21 18:57:13 +01:00