MatrixSynapse/synapse
Patrick Cloke 48a5c47a9f
Add a schema delta to drop unstable private read receipts. (#13692)
Otherwise they'll be leaked due to the filtering code only respecting
the stable identifiers for private read receipts.
2022-09-01 14:57:47 -04:00
..
_scripts
api Remove support for unstable private read receipts (#13653) 2022-09-01 13:31:54 +01:00
app
appservice
config Disable calculating unread counts unless the config flag is enabled. (#13694) 2022-09-01 16:52:03 +00:00
crypto
events
federation Add some logging to help track down #13444 (#13679) 2022-09-01 13:54:52 +01:00
handlers Remove support for unstable private read receipts (#13653) 2022-09-01 13:31:54 +01:00
http
logging
metrics
module_api
push Disable calculating unread counts unless the config flag is enabled. (#13694) 2022-09-01 16:52:03 +00:00
replication Remove support for unstable private read receipts (#13653) 2022-09-01 13:31:54 +01:00
res
rest Return keys for unwhitelisted servers from `/_matrix/key/v2/query` (#13683) 2022-09-01 13:54:02 +01:00
server_notices
spam_checker_api
state
static
storage Add a schema delta to drop unstable private read receipts. (#13692) 2022-09-01 14:57:47 -04:00
streams
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py