anonymousland-synapse/synapse/push
David Baker 59cc2472b3
Add base pushrule to notify for jitsi conferences (#8286)
This could be customised to trigger a different kind of notification in the future, but for now it's a normal non-highlight one.
2020-11-02 16:36:14 +00:00
..
__init__.py
action_generator.py
baserules.py Add base pushrule to notify for jitsi conferences (#8286) 2020-11-02 16:36:14 +00:00
bulk_push_rule_evaluator.py Implement and use an @lru_cache decorator (#8595) 2020-10-30 11:43:17 +00:00
clientformat.py
emailpusher.py Fix not sending events over federation when using sharded event persisters (#8536) 2020-10-14 13:27:51 +01:00
httppusher.py Fix not sending events over federation when using sharded event persisters (#8536) 2020-10-14 13:27:51 +01:00
mailer.py Fix email notifications for invites without local state. (#8627) 2020-10-23 10:41:32 +01:00
presentable_names.py
push_rule_evaluator.py Apply suggestions from code review 2020-10-16 16:14:42 +01:00
push_tools.py
pusher.py
pusherpool.py Start fewer opentracing spans (#8640) 2020-10-26 09:30:19 +00:00
rulekinds.py