MatrixSynapse/synapse/push
Patrick Cloke 390b7ce946
Disable calculating unread counts unless the config flag is enabled. (#13694)
This avoids doing work that will never be used (since the
resulting unread counts will never be sent in a /sync
response).

The negative of doing this is that unread counts will be
incorrect when the feature is initially enabled.
2022-09-01 16:52:03 +00:00
..
__init__.py
baserules.py
bulk_push_rule_evaluator.py Disable calculating unread counts unless the config flag is enabled. (#13694) 2022-09-01 16:52:03 +00:00
clientformat.py
emailpusher.py
httppusher.py
mailer.py
presentable_names.py
push_rule_evaluator.py
push_tools.py
push_types.py
pusher.py
pusherpool.py
rulekinds.py