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
Patrick Cloke 01294e6b3a
Do not treat display names as globs for push rules. (#7271)
5 years ago
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
clientformat.py
emailpusher.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
httppusher.py
mailer.py Fix undefined `room_id` in `make_summary_text` 5 years ago
presentable_names.py No longer use room alias events to calculate room names for push notifications. (#6966) 5 years ago
push_rule_evaluator.py Do not treat display names as globs for push rules. (#7271) 5 years ago
push_tools.py
pusher.py
pusherpool.py Fix concurrent modification errors in pusher metrics (#7106) 5 years ago
rulekinds.py