MatrixSynapse/synapse/api
David Baker 74270defda No commas here, otherwise our error string constants become tuples. 2015-04-24 09:28:57 +01:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
auth.py Neater fetching of user's auth level in a room - squash to int() at access time (SYN-353) 2015-04-22 14:20:04 +01:00
constants.py Implement registering with shared secret. 2015-03-13 15:23:37 +00:00
errors.py No commas here, otherwise our error string constants become tuples. 2015-04-24 09:28:57 +01: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