MatrixSynapse/synapse/rest/client/v1
Mark Haines 3406eba4ef Move the code for formatting push rules into a separate function 2016-03-03 16:11:59 +00:00
..
__init__.py
admin.py Revert "Reject additional path segments" 2016-02-09 12:46:52 +00:00
base.py
directory.py
events.py Allow non-guests to peek on rooms using /events 2016-01-20 15:34:07 +00:00
initial_sync.py
login.py Fix to appease the PEP8 dragon 2016-02-26 12:05:38 +01:00
presence.py "You are not..." 2016-02-18 17:01:53 +00:00
profile.py Revert "Reject additional path segments" 2016-02-09 12:46:52 +00:00
push_rule.py Move the code for formatting push rules into a separate function 2016-03-03 16:11:59 +00:00
pusher.py Remove dead code for setting device specific rules. 2016-02-18 16:05:13 +00:00
register.py Rename config field to reflect yaml name 2016-02-03 14:42:01 +00:00
room.py Ignore invalid POST bodies when joining rooms 2016-02-24 08:50:28 +00:00
transactions.py
voip.py