MatrixSynapse/synapse/push
Richard van der Hoff 0ec0bc3886 type annotations for LruCache 2020-10-16 15:56:39 +01:00
..
__init__.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Only add rows to the push actions table if the event notifies or should be marked unread (#8274) 2020-09-07 16:56:27 +01: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 Show a confirmation page during user password reset (#8004) 2020-09-10 11:45:12 +01:00
presentable_names.py
push_rule_evaluator.py type annotations for LruCache 2020-10-16 15:56:39 +01:00
push_tools.py
pusher.py
pusherpool.py Fix not sending events over federation when using sharded event persisters (#8536) 2020-10-14 13:27:51 +01:00
rulekinds.py