0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-20 11:38:20 +02:00
synapse/synapse/api
2020-08-06 08:30:06 -04:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
auth_blocking.py Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
constants.py Add option to enable encryption by default for new rooms (#7639) 2020-06-10 17:44:34 +01:00
errors.py Improve performance of the register endpoint (#8009) 2020-08-06 08:09:55 -04:00
filtering.py Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
ratelimiting.py Performance improvements and refactor of Ratelimiter (#7595) 2020-06-05 10:47:20 +01:00
room_versions.py Implement room version 6 (MSC2240). (#7506) 2020-05-15 09:30:10 -04:00
urls.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00