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
Richard van der Hoff e913823a22
Fix concurrent modification errors in pusher metrics (#7106)
5 years ago
..
__init__.py Remove code that's now been obsoleted or moved elsewhere 9 years ago
action_generator.py Run Black. (#5482) 6 years ago
baserules.py Explicitly check that tombstone is a state event before notifying. 5 years ago
bulk_push_rule_evaluator.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
clientformat.py Run Black. (#5482) 6 years ago
emailpusher.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
httppusher.py Reduce amount of logging at INFO level. (#6862) 5 years ago
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 Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
push_tools.py Add `local_current_membership` table (#6655) 5 years ago
pusher.py Clean up startup for the pusher (#6558) 5 years ago
pusherpool.py Fix concurrent modification errors in pusher metrics (#7106) 5 years ago
rulekinds.py Run Black. (#5482) 6 years ago