MatrixSynapse/synapse/push
SpiritCroc a34a41f135
Fix push for m.read events (#12721)
badge_count_last_call was always zero when the response for push
notifications included a "rejected" key which mapped to an empty list.
2022-05-17 11:03:07 +01:00
..
__init__.py Remove unneeded `ActionGenerator` class. (#12691) 2022-05-11 07:15:21 -04:00
baserules.py
bulk_push_rule_evaluator.py Consolidate logic for parsing relations. (#12693) 2022-05-16 12:42:45 +00:00
clientformat.py
emailpusher.py
httppusher.py Fix push for m.read events (#12721) 2022-05-17 11:03:07 +01:00
mailer.py
presentable_names.py
push_rule_evaluator.py
push_tools.py
push_types.py
pusher.py
pusherpool.py
rulekinds.py