MatrixSynapse/synapse/push
Erik Johnston ebd9e2dac6
Implement push rule evaluation in Rust. (#13838)
2022-09-29 16:12:09 +01:00
..
__init__.py Track device IDs for pushers (#13831) 2022-09-21 15:31:53 +00:00
bulk_push_rule_evaluator.py Implement push rule evaluation in Rust. (#13838) 2022-09-29 16:12:09 +01:00
clientformat.py Always send default and rule_id to clients (#13904) 2022-09-29 11:57:00 +01:00
emailpusher.py
httppusher.py Implement push rule evaluation in Rust. (#13838) 2022-09-29 16:12:09 +01: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_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 Track device IDs for pushers (#13831) 2022-09-21 15:31:53 +00:00
rulekinds.py