MatrixSynapse/synapse/push
Erik Johnston b4ae3b0d44
Don't include appservice users when calculating push rules (#13332)
This can cause a lot of extra load on servers with lots of appservice users. Introduced in #13078
2022-07-20 12:06:13 +01:00
..
__init__.py
baserules.py Update MSC3786 implementation: Check the `state_key` (#12939) 2022-06-27 20:28:34 +01:00
bulk_push_rule_evaluator.py Don't include appservice users when calculating push rules (#13332) 2022-07-20 12:06:13 +01:00
clientformat.py
emailpusher.py
httppusher.py
mailer.py
presentable_names.py
push_rule_evaluator.py
push_tools.py Speed up `get_unread_event_push_actions_by_room` (#13005) 2022-06-15 15:17:14 +00:00
push_types.py
pusher.py
pusherpool.py
rulekinds.py