forked-synapse/synapse/rest/client/v1
David Baker 355d62c499 Make kick & ban reasons work
We somehow specced APIs with reason strings, preserve the content
in the events  and even have the clients display them, but failed
to actually pass the parameter through to the event content.
2017-02-14 15:10:55 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
admin.py admin,storage: added more administrator functionalities 2017-02-02 14:02:26 +01:00
base.py Clean transactions based on time. Add HttpTransactionCache tests. 2016-11-14 11:19:24 +00:00
directory.py Add new API appservice specific public room list 2016-12-06 16:12:27 +00:00
events.py Make synchrotron accept /events 2016-08-12 15:31:44 +01:00
initial_sync.py Support /initialSync in synchrotron worker 2016-09-21 11:46:28 +01:00
login.py Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
logout.py Add helper function for getting access_tokens from requests 2016-09-09 16:33:15 +01:00
presence.py Move the presence handler out of the Handlers object 2016-05-16 18:56:37 +01:00
profile.py admin,storage: added more administrator functionalities 2017-02-02 14:02:26 +01:00
push_rule.py Load push rules in storage layer, so that they get cached 2016-06-03 11:10:00 +01:00
pusher.py Working unsubscribe links going straight to the HS 2016-06-02 17:21:31 +01:00
register.py Stop putting a time caveat on access tokens 2016-11-29 16:49:41 +00:00
room.py Make kick & ban reasons work 2017-02-14 15:10:55 +00:00
voip.py Added username and password for turn server 2017-01-19 14:08:20 +01:00