synapse-product/synapse/push
Patrick Cloke 23d701864f
Improve the performance of calculating ignored users in large rooms ()
This allows for efficiently finding which users ignore a particular
user.

Co-authored-by: Erik Johnston <erik@matrix.org>
2021-01-07 13:03:38 +00:00
..
__init__.py Fix-up assertions about last stream token in push () 2021-01-05 10:53:15 -05:00
action_generator.py Add type hints to the push module. () 2020-12-11 11:43:53 -05:00
baserules.py Add type hints to the push module. () 2020-12-11 11:43:53 -05:00
bulk_push_rule_evaluator.py Improve the performance of calculating ignored users in large rooms () 2021-01-07 13:03:38 +00:00
clientformat.py Add type hints to the push module. () 2020-12-11 11:43:53 -05:00
emailpusher.py Fix-up assertions about last stream token in push () 2021-01-05 10:53:15 -05:00
httppusher.py Fix-up assertions about last stream token in push () 2021-01-05 10:53:15 -05:00
mailer.py Ensure that a URL exists in the content during push. () 2020-12-18 07:26:15 -05:00
presentable_names.py Add type hints to the push module. () 2020-12-11 11:43:53 -05:00
push_rule_evaluator.py Add type hints to the push module. () 2020-12-11 11:43:53 -05:00
push_tools.py Add type hints for HTTP and email pushers. () 2020-12-07 09:59:38 -05:00
pusher.py Convert internal pusher dicts to attrs classes. () 2020-12-16 11:25:30 -05:00
pusherpool.py Fix-up assertions about last stream token in push () 2021-01-05 10:53:15 -05:00
rulekinds.py Run Black. () 2019-06-20 19:32:02 +10:00