MatrixSynapse/synapse/rest/client/v1
Kegan Dougal ddef5ea126 Remove semicolon. 2015-07-20 14:02:36 +01: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
base.py 1) Pushers are now associated with an access token 2015-03-24 17:24:15 +00:00
directory.py
events.py
initial_sync.py
login.py Small tweaks to SAML2 configuration. 2015-07-10 10:50:14 +01:00
presence.py
profile.py
push_rule.py SYN-390: Don't modify the dictionary returned from the data store 2015-05-26 10:14:15 +01:00
pusher.py Allow multiple pushers for a single app ID & pushkey, honouring the 'append' flag in the API. 2015-03-25 19:06:22 +00:00
register.py
room.py Remove semicolon. 2015-07-20 14:02:36 +01: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