MatrixSynapse/synapse/push
Mark Haines 0b2158719c Remove dead code.
Loading push rules now happens in the datastore, so we can remove
the methods that loaded them outside the datastore.

The ``waiting_for_join_list`` in federation handler is populated by
anything, so can be removed.

The ``_get_members_events_txn`` method isn't called from anywhere
so can be removed.
2016-06-07 15:07:11 +01:00
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Remove dead code. 2016-06-07 15:07:11 +01:00
clientformat.py Remove dead code. 2016-06-07 15:07:11 +01:00
emailpusher.py
httppusher.py
mailer.py
push_rule_evaluator.py
push_tools.py
pusher.py
pusherpool.py
rulekinds.py