MatrixSynapse/synapse/push
Patrick Cloke 4b4e0dc3ce
Error if attempting to set m.push_rules account data, per MSC4010. (#15555)
m.push_rules, like m.fully_read, is a special account data type that cannot
be set using the normal /account_data endpoint. Return an error instead
of allowing data that will not be used to be stored.
2023-05-09 10:34:10 -04:00
..
__init__.py
bulk_push_rule_evaluator.py
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 Merge branch 'release-v1.83' into develop 2023-05-03 15:23:16 +01:00
mailer.py
presentable_names.py
push_tools.py
push_types.py
pusher.py Use direct references for some configuration variables (part 3) (#10885) 2021-09-23 07:13:34 -04:00
pusherpool.py
rulekinds.py