MatrixSynapse/synapse/api
Eric Eastwood 96f6293de5
Add endpoints for backfilling history (MSC2716) (#9247)
Work on https://github.com/matrix-org/matrix-doc/pull/2716
2021-06-22 10:02:53 +01:00
..
__init__.py
auth.py Add endpoints for backfilling history (MSC2716) (#9247) 2021-06-22 10:02:53 +01:00
auth_blocking.py
constants.py Add endpoints for backfilling history (MSC2716) (#9247) 2021-06-22 10:02:53 +01:00
errors.py Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
filtering.py
presence.py
ratelimiting.py
room_versions.py Remove the experimental flag for knocking and use stable prefixes / endpoints. (#10167) 2021-06-15 07:45:14 -04:00
urls.py