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 Update endpoints to reflect current spec 2015-12-02 15:45:04 +00:00
directory.py Host /unstable and /r0 versions of r0 APIs 2015-12-01 17:34:32 +00:00
events.py Host /unstable and /r0 versions of r0 APIs 2015-12-01 17:34:32 +00:00
initial_sync.py Host /unstable and /r0 versions of r0 APIs 2015-12-01 17:34:32 +00:00
login.py Expose /login under r0 2016-01-02 17:24:28 +00:00
presence.py Host /unstable and /r0 versions of r0 APIs 2015-12-01 17:34:32 +00:00
profile.py Host /unstable and /r0 versions of r0 APIs 2015-12-01 17:34:32 +00:00
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 Update endpoints to reflect current spec 2015-12-02 15:45:04 +00:00
room.py Missing yield 2015-12-10 17:54:23 +00:00
transactions.py Remove access_token from synapse.rest.client.v1.transactions {get,store}_response logging 2015-06-16 10:09:43 +01:00
voip.py Host /unstable and /r0 versions of r0 APIs 2015-12-01 17:34:32 +00:00