forked-synapse/synapse/push
2022-05-20 09:54:12 +01:00
..
__init__.py Remove unneeded ActionGenerator class. (#12691) 2022-05-11 07:15:21 -04:00
baserules.py Implement MSC3786: Add a default push rule to ignore m.room.server_acl events (#12601) 2022-05-10 08:57:36 +01:00
bulk_push_rule_evaluator.py Update EventContext get_current_event_ids and get_prev_event_ids to accept state filters and update calls where possible (#12791) 2022-05-20 09:54:12 +01:00
clientformat.py Add an additional HTTP pusher + push rule tests. (#12188) 2022-03-11 08:45:26 -05:00
emailpusher.py
httppusher.py Fix push for m.read events (#12721) 2022-05-17 11:03:07 +01:00
mailer.py Un-revert Jinja2 fix (#12313) 2022-03-28 17:02:57 +00:00
presentable_names.py
push_rule_evaluator.py Move free functions into PushRuleEvaluatorForEvent. (#12677) 2022-05-10 07:54:30 -04:00
push_tools.py Implement changes to MSC2285 (hidden read receipts) (#12168) 2022-05-04 11:59:22 -04:00
push_types.py
pusher.py
pusherpool.py
rulekinds.py