MatrixSynapse/synapse/rest
Patrick Cloke efd108b45d
Accept & store thread IDs for receipts (implement MSC3771). (#13782)
Updates the `/receipts` endpoint and receipt EDU handler to parse a
`thread_id` from the body and insert it in the database.
2022-09-23 14:33:28 +00:00
..
admin Support enabling/disabling pushers (from MSC3881) (#13799) 2022-09-21 14:39:01 +00:00
client Accept & store thread IDs for receipts (implement MSC3771). (#13782) 2022-09-23 14:33:28 +00:00
consent
key Return keys for unwhitelisted servers from `/_matrix/key/v2/query` (#13683) 2022-09-01 13:54:02 +01:00
media Add a `MXCUri` class to make working with mxc uri's easier. (#13162) 2022-09-15 12:57:16 +00:00
synapse
__init__.py Implementation of MSC3882 login token request (#13722) 2022-09-21 15:12:29 +00:00
health.py
models.py
well_known.py