MatrixSynapse/synapse/rest
Andrew Morgan ec9224bf9a
Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint return 404 if event exists, but the user lacks access (#15300)
2023-03-21 13:24:03 +00:00
..
admin Move Account Validity callbacks to a dedicated file (#15237) 2023-03-16 10:35:31 +00:00
client Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint return 404 if event exists, but the user lacks access (#15300) 2023-03-21 13:24:03 +00:00
consent
key
media Separate HTTP preview code and URL previewer. (#15269) 2023-03-20 14:32:26 -04:00
synapse
__init__.py Implement MSC2659: application service ping endpoint (#15249) 2023-03-16 15:00:03 +01:00
health.py
models.py
well_known.py