MatrixSynapse/synapse
David Robertson f2d2481e56
Require SQLite >= 3.27.0 (#13760)
2022-09-09 11:14:10 +01:00
..
_scripts
api
app Fix Prometheus recording rules to not use legacy metric names. (#13718) 2022-09-08 15:01:42 +01:00
appservice
config
crypto
events Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 2022-09-07 11:08:20 +01:00
federation Fix Prometheus recording rules to not use legacy metric names. (#13718) 2022-09-08 15:01:42 +01:00
handlers Re-type hint some collections in `/sync` code as read-only (#13754) 2022-09-08 20:13:39 +01:00
http
logging
metrics Fix cache metrics not being updated when not using the legacy exposition module. (#13717) 2022-09-08 15:30:48 +01:00
module_api
push
replication
res
rest
server_notices
spam_checker_api
state
static
storage Require SQLite >= 3.27.0 (#13760) 2022-09-09 11:14:10 +01:00
streams
util Fix cache metrics not being updated when not using the legacy exposition module. (#13717) 2022-09-08 15:30:48 +01:00
__init__.py
event_auth.py
notifier.py
py.typed
server.py Fix error in `is_mine_id` when encountering a malformed ID (#13746) 2022-09-08 15:54:36 +01:00
types.py
visibility.py