MatrixSynapse/synapse/push
Erik Johnston 6a5ded5988 Ensure we don't mutate the cache of push rules 2016-09-15 09:16:13 +01:00
..
__init__.py
action_generator.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00
baserules.py
bulk_push_rule_evaluator.py Ensure we don't mutate the cache of push rules 2016-09-15 09:16:13 +01:00
clientformat.py
emailpusher.py
httppusher.py Fix up push to use get_current_state_ids 2016-08-25 18:35:49 +01:00
mailer.py Fix email notifs by adding missing param 2016-08-30 21:46:39 +01:00
presentable_names.py Fix push room names for rooms with only an alias 2016-08-30 11:19:59 +01:00
push_rule_evaluator.py
push_tools.py Fix up push to use get_current_state_ids 2016-08-25 18:35:49 +01:00
pusher.py
pusherpool.py
rulekinds.py