forked-synapse/synapse/api
Kegan Dougal 0227618d3c Add m.login.application_service registration procedure.
This allows known application services to register any user ID under their
own user namespace(s).
2015-02-05 17:29:27 +00:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
auth.py Fix unit tests. 2015-02-05 15:12:36 +00:00
constants.py Add m.login.application_service registration procedure. 2015-02-05 17:29:27 +00:00
errors.py Apply sanity to the transport client interface. Convert 'make_join' and 'send_join' to accept iterables of destinations 2015-02-04 16:28:12 +00:00
filtering.py Use 'in' to test if the key exists, remove unused _filters_for_user 2015-01-30 14:54:06 +00:00
ratelimiting.py Update copyright notices 2015-01-06 13:21:39 +00:00
urls.py Add stub application services REST API. 2015-01-27 14:01:51 +00:00