MatrixSynapse/synapse/push
Richard van der Hoff 2c6d63922a Remove pushers when deleting access tokens
Whenever an access token is invalidated, we should remove the associated
pushers.
2017-11-29 16:44:35 +00:00
..
__init__.py
action_generator.py Store ActionGenerator in HomeServer 2017-05-19 10:09:56 +01:00
baserules.py
bulk_push_rule_evaluator.py
clientformat.py
emailpusher.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
httppusher.py Rename redact_content option to include_content 2017-11-08 10:35:30 +00:00
mailer.py
presentable_names.py
push_rule_evaluator.py
push_tools.py Don't convert to deferreds when not necessary 2017-03-30 14:14:36 +01:00
pusher.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
pusherpool.py Remove pushers when deleting access tokens 2017-11-29 16:44:35 +00:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00