0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-28 15:38:18 +02:00
synapse/synapse/api
2014-09-01 18:24:56 +01:00
..
events Add all the necessary checks to make banning work. 2014-09-01 18:24:56 +01:00
__init__.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
auth.py Add all the necessary checks to make banning work. 2014-09-01 18:24:56 +01:00
constants.py Add beginnings of ban support. 2014-09-01 16:15:34 +01:00
errors.py Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised access_token 2014-08-14 13:47:39 +01:00
urls.py change the world: make the default matrix API URL prefix /_matrix rather than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions. 2014-08-31 14:51:37 +01:00