MatrixSynapse/synapse
Patrick Cloke b5707ceaba
Avoid attempting to delete push actions for remote users. (#12879)
Remote users will never have push actions, so we can avoid a database
round-trip/transaction completely.
2022-05-26 07:09:16 -04:00
..
_scripts
api Remove user-visible groups/communities code (#12553) 2022-05-25 07:53:40 -04:00
app Remove user-visible groups/communities code (#12553) 2022-05-25 07:53:40 -04:00
appservice
config Remove user-visible groups/communities code (#12553) 2022-05-25 07:53:40 -04:00
crypto
events
federation Avoid attempting to delete push actions for remote users. (#12879) 2022-05-26 07:09:16 -04:00
groups
handlers Pull out less state when handling gaps mk2 (#12852) 2022-05-26 09:48:12 +00:00
http Allow bigger responses to `/federation/v1/state` (#12877) 2022-05-25 22:24:28 +01:00
logging
metrics
module_api
push Fix up `state_store` naming (#12871) 2022-05-25 12:59:04 +01:00
replication
res
rest Remove user-visible groups/communities code (#12553) 2022-05-25 07:53:40 -04:00
server_notices
spam_checker_api
state Pull out less state when handling gaps mk2 (#12852) 2022-05-26 09:48:12 +00:00
static
storage Avoid attempting to delete push actions for remote users. (#12879) 2022-05-26 07:09:16 -04:00
streams
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py