forked-synapse/synapse/rest/client/v1
Daniel Wagner-Hall 41905784f7 Take object not bool
Allows bool as legacy fallback

See https://github.com/matrix-org/matrix-doc/pull/212
2015-12-07 10:44:33 +00:00
..
__init__.py Add config option to turn off freezing events. Use new encode_json api and ujson.loads 2015-05-29 12:17:33 +01: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 Update endpoints to reflect current spec 2015-12-02 15:45:04 +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 Host /unstable and /r0 versions of r0 APIs 2015-12-01 17:34:32 +00:00
register.py Update endpoints to reflect current spec 2015-12-02 15:45:04 +00:00
room.py Update endpoints to reflect current spec 2015-12-02 15:45:04 +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