forked-synapse/synapse/rest/client/v1
2015-01-30 15:54:51 +00:00
..
__init__.py Unnecessary new line 2015-01-28 14:24:28 +00:00
admin.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
base.py Extract the client v1 base RestServlet to a separate class 2015-01-23 14:09:51 +00:00
directory.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
events.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
initial_sync.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
login.py Extract the client v1 base RestServlet to a separate class 2015-01-23 14:09:51 +00:00
presence.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
profile.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
push_rule.py Spit out server default rules too. 2015-01-30 15:54:51 +00:00
pusher.py Allow kind to be set to null to delete a pusher. 2015-01-29 17:05:00 +00:00
register.py Extract the client v1 base RestServlet to a separate class 2015-01-23 14:09:51 +00:00
room.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
transactions.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00
voip.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00