0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-25 11:08:57 +02:00
synapse/synapse/push
Erik Johnston d02e41dcb2 Handle pusher being deleted during processing.
Instead of throwing a StoreError lets break out of processing loop and
mark the pusher as stopped.
2019-08-01 13:44:12 +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 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
baserules.py Explicitly check that tombstone is a state event before notifying. 2019-07-31 16:32:03 +01:00
bulk_push_rule_evaluator.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
clientformat.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
emailpusher.py Handle pusher being deleted during processing. 2019-08-01 13:44:12 +01:00
httppusher.py Handle pusher being deleted during processing. 2019-08-01 13:44:12 +01:00
mailer.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
presentable_names.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
push_rule_evaluator.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
push_tools.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
pusher.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
pusherpool.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
rulekinds.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00