MatrixSynapse/synapse/rest/client/v1
Kegan Dougal e426df8e10 Grant ASes the ability to create alias in their own namespace.
Add a new errcode type M_EXCLUSIVE when users try to create aliases inside
AS namespaces, and when ASes try to create aliases outside their own
namespace.
2015-02-06 10:57:14 +00:00
..
__init__.py
admin.py
base.py
directory.py Grant ASes the ability to create alias in their own namespace. 2015-02-06 10:57:14 +00:00
events.py
initial_sync.py
login.py
presence.py
profile.py
push_rule.py priority class now dealt with in namespaced rule_id 2015-02-05 15:45:16 +00:00
pusher.py
register.py Add m.login.application_service registration procedure. 2015-02-05 17:29:27 +00:00
room.py
transactions.py
voip.py