0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-14 00:28:25 +02:00
synapse/synapse/api
2023-08-15 08:11:20 -04:00
..
auth Implements admin API to lock an user (MSC3939) (#15870) 2023-08-10 09:10:55 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
auth_blocking.py Factor out an is_mine_server_name method (#15542) 2023-05-05 15:06:22 +01:00
constants.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
errors.py Implements admin API to lock an user (MSC3939) (#15870) 2023-08-10 09:10:55 +00:00
filtering.py N + 3: Read from column full_user_id rather than user_id of tables profiles and user_filters (#15649) 2023-06-02 17:24:13 -07:00
presence.py Add missing type hints to synapse.api. (#11109) 2021-10-18 15:01:10 -04:00
ratelimiting.py Fix room creation being rate limited too aggressively since Synapse v1.69.0. (#14314) 2022-10-28 11:53:34 +01:00
room_versions.py Support room version 11 (#15912) 2023-07-18 08:44:59 -04:00
urls.py Use servlets for /key/ endpoints. (#14229) 2022-10-20 11:32:47 -04:00