MatrixSynapse/synapse/rest/client/v1
Richard van der Hoff 32d9fd0b26 Expose /login under r0
The spec says /login should be available at r0 and 'unstable', so make it so.
2016-01-02 17:24:28 +00:00
..
__init__.py Actually host r0 and unstable prefixes 2015-12-08 15:26:52 +00:00
admin.py Fix implementation of /admin/whois 2015-12-02 17:29:47 +00:00
base.py
directory.py
events.py
initial_sync.py
login.py Expose /login under r0 2016-01-02 17:24:28 +00:00
presence.py
profile.py
push_rule.py Take object not bool 2015-12-07 10:44:33 +00:00
pusher.py also do more structured logging 2015-12-07 12:01:00 +00:00
register.py
room.py Missing yield 2015-12-10 17:54:23 +00:00
transactions.py
voip.py