anonymousland-synapse/synapse/api
Patrick Cloke 8d609435c0
Move methods involving event authentication to EventAuthHandler. ()
Instead of mixing them with user authentication methods.
2021-07-01 14:25:37 -04:00
..
__init__.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
auth.py Move methods involving event authentication to EventAuthHandler. () 2021-07-01 14:25:37 -04:00
auth_blocking.py Add type hints to auth and auth_blocking. () 2021-04-23 12:02:16 -04:00
constants.py Do not recurse into non-spaces in the spaces summary. () 2021-06-29 12:00:04 -04:00
errors.py Implement knock feature () 2021-06-09 19:39:51 +01:00
filtering.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
presence.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
ratelimiting.py Correctly ratelimit invites when creating a room () 2021-05-12 16:05:28 +02:00
room_versions.py Remove the experimental flag for knocking and use stable prefixes / endpoints. () 2021-06-15 07:45:14 -04:00
urls.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00