MatrixSynapse/synapse/rest/client/v1
David Baker c1a256cc4c Allow multiple pushers for a single app ID & pushkey, honouring the 'append' flag in the API. 2015-03-25 19:06:22 +00:00
..
__init__.py
admin.py
base.py 1) Pushers are now associated with an access token 2015-03-24 17:24:15 +00:00
directory.py Merge pull request #50 from matrix-org/application-services 2015-02-13 15:06:14 +00:00
events.py
initial_sync.py
login.py Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
presence.py Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
profile.py Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
push_rule.py Add the master push rule for the break-my-push button. Allow server default rules to be disabled by default. 2015-03-10 17:26:25 +00: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 Factor out user id validation checks 2015-03-18 11:34:18 +00:00
room.py Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
transactions.py
voip.py