You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/push
Shay 71e8afe34d
Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791)
3 years ago
..
__init__.py Remove unneeded `ActionGenerator` class. (#12691) 3 years ago
baserules.py Implement MSC3786: Add a default push rule to ignore m.room.server_acl events (#12601) 3 years ago
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) 3 years ago
clientformat.py Add an additional HTTP pusher + push rule tests. (#12188) 3 years ago
emailpusher.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
httppusher.py Fix push for m.read events (#12721) 3 years ago
mailer.py Un-revert Jinja2 fix (#12313) 3 years ago
presentable_names.py Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
push_rule_evaluator.py Move free functions into PushRuleEvaluatorForEvent. (#12677) 3 years ago
push_tools.py Implement changes to MSC2285 (hidden read receipts) (#12168) 3 years ago
push_types.py Improved push typing (#11409) 3 years ago
pusher.py Use direct references for some configuration variables (part 3) (#10885) 3 years ago
pusherpool.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
rulekinds.py Run Black. (#5482) 6 years ago