MatrixSynapse/synapse
Shay 96bcc5d902
Revert "check sqlite database file exists before porting/#14692" (#15301)
2023-03-21 10:49:25 -07:00
..
_scripts Revert "check sqlite database file exists before porting/#14692" (#15301) 2023-03-21 10:49:25 -07:00
api Implement MSC2659: application service ping endpoint (#15249) 2023-03-16 15:00:03 +01:00
app
appservice Implement MSC2659: application service ping endpoint (#15249) 2023-03-16 15:00:03 +01:00
config Implement MSC2659: application service ping endpoint (#15249) 2023-03-16 15:00:03 +01:00
crypto
events
federation
handlers Make `EventHandler.get_event` return `None` when the requested event is not found (#15298) 2023-03-21 13:23:47 +00:00
http Add Synapse-Trace-Id to access-control-expose-headers header (#14974) 2023-03-20 11:14:05 -07:00
logging
media Separate HTTP preview code and URL previewer. (#15269) 2023-03-20 14:32:26 -04:00
metrics
module_api
push
replication Remove no-op send_command for Redis replication. (#15274) 2023-03-16 11:13:30 -04:00
res
rest 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
server_notices
spam_checker_api
state
static
storage 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
streams
types
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
visibility.py