forked-synapse/synapse/push
2023-09-19 15:26:44 -04:00
..
__init__.py Make cleaning up pushers depend on the device_id instead of the token_id (#15280) 2023-03-24 11:09:39 -04:00
bulk_push_rule_evaluator.py Return immutable objects for cachedList decorators (#16350) 2023-09-19 15:26:44 -04:00
clientformat.py push rules: fix internal conversion from _type to value (#15781) 2023-06-16 14:17:02 +02:00
emailpusher.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
httppusher.py Rename blacklist/whitelist internally. (#15620) 2023-05-19 12:25:25 +00:00
mailer.py Add the List-Unsubscribe header for notification emails. (#16274) 2023-09-11 09:49:48 -04:00
presentable_names.py
push_tools.py Fix push for invites received over federation (#15820) 2023-07-12 11:02:11 +00:00
push_types.py
pusher.py
pusherpool.py Make cleaning up pushers depend on the device_id instead of the token_id (#15280) 2023-03-24 11:09:39 -04:00
rulekinds.py