MatrixSynapse/synapse/push
Erik Johnston 42d261c32f
Port the push rule classes to Rust. (#13768)
2022-09-20 12:10:31 +01:00
..
__init__.py Remove unneeded `ActionGenerator` class. (#12691) 2022-05-11 07:15:21 -04:00
bulk_push_rule_evaluator.py Port the push rule classes to Rust. (#13768) 2022-09-20 12:10:31 +01:00
clientformat.py Port the push rule classes to Rust. (#13768) 2022-09-20 12:10:31 +01:00
emailpusher.py
httppusher.py Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
mailer.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2022-06-14 09:12:08 -04:00
presentable_names.py
push_rule_evaluator.py Make push rules use proper structures. (#13522) 2022-08-16 12:22:17 +01:00
push_tools.py Concurrently collect room unread counts for push badges (#13765) 2022-09-09 19:00:21 +01:00
push_types.py
pusher.py
pusherpool.py Fix overcounting of pushers when they are replaced (#13296) 2022-07-18 17:39:39 +01:00
rulekinds.py