MatrixSynapse/synapse/push
Erik Johnston 3847fa38c4 Make bulk_get_push_rules_for_room use get_joined_users_from_context cache 2016-09-05 10:02:38 +01:00
..
__init__.py Remove code that's now been obsoleted or moved elsewhere 2016-04-07 16:31:38 +01:00
action_generator.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00
baserules.py s/underride/override/ in the rule_id too 2016-08-16 16:44:07 +01:00
bulk_push_rule_evaluator.py Make bulk_get_push_rules_for_room use get_joined_users_from_context cache 2016-09-05 10:02:38 +01:00
clientformat.py Remove dead code. 2016-06-07 15:07:11 +01:00
emailpusher.py Ignore AlreadyCalled errors on timer cancel 2016-07-31 16:00:12 +01:00
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 Remove code that's now been obsoleted or moved elsewhere 2016-04-07 16:31:38 +01:00
push_tools.py Fix up push to use get_current_state_ids 2016-08-25 18:35:49 +01:00
pusher.py Fix emailpusher import 2016-05-16 18:41:32 +01:00
pusherpool.py Preserve some logcontexts 2016-08-24 11:58:40 +01:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00