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
Patrick Cloke 87099b6ea5
Return the main timeline for events which are not part of a thread. (#14140)
2 years ago
..
__init__.py Track device IDs for pushers (#13831) 2 years ago
bulk_push_rule_evaluator.py Return the main timeline for events which are not part of a thread. (#14140) 2 years ago
clientformat.py Always send default and rule_id to clients (#13904) 2 years ago
emailpusher.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
httppusher.py Implement push rule evaluation in Rust. (#13838) 2 years ago
mailer.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2 years ago
presentable_names.py
push_tools.py Track notification counts per thread (implement MSC3773). (#13776) 2 years ago
push_types.py
pusher.py
pusherpool.py Track device IDs for pushers (#13831) 2 years ago
rulekinds.py