MatrixSynapse/synapse/api
Paul "LeoNerd" Evans 399b5add58 Neater implementation of membership change auth checks, ensuring we can't forget to check if the calling user is a member of the room 2015-04-15 18:40:23 +01:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
auth.py Neater implementation of membership change auth checks, ensuring we can't forget to check if the calling user is a member of the room 2015-04-15 18:40:23 +01:00
constants.py Implement registering with shared secret. 2015-03-13 15:23:37 +00:00
errors.py Grant ASes the ability to create alias in their own namespace. 2015-02-06 10:57:14 +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 RegisterFallbackResource to /_matrix/static/client/register 2015-02-23 15:14:56 +00:00