forked-synapse/synapse/push
Patrick Cloke 1e89976b26
Rename blacklist/whitelist internally. (#15620)
Avoid renaming configuration settings for now and rename internal code
to use blocklist and allowlist instead.
2023-05-19 12:25:25 +00: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 Disable push rule evaluation for rooms excluded from sync (#15361) 2023-04-27 11:32:02 +01:00
clientformat.py Error if attempting to set m.push_rules account data, per MSC4010. (#15555) 2023-05-09 10:34:10 -04:00
emailpusher.py
httppusher.py Rename blacklist/whitelist internally. (#15620) 2023-05-19 12:25:25 +00:00
mailer.py Fix missing app variable in mail subject for password resets (#15352) 2023-03-30 11:44:53 +01:00
presentable_names.py
push_tools.py Aggregate unread notif count query for badge count calculation (#14255) 2022-11-30 08:45:06 -05: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