MatrixSynapse/synapse
Erik Johnston 51adaac953 Fix email push in pusher worker
This was broken when device list updates were implemented, as Mailer
could no longer instantiate an AuthHandler due to a dependency on
federation sending.
2017-02-02 10:53:36 +00:00
..
api
app Remove debug logging 2017-01-30 14:10:12 +00:00
appservice
config Merge pull request #1835 from matrix-org/erikj/fix_workers 2017-01-20 11:55:56 +00:00
crypto
events
federation Correctly raise exceptions for ratelimitng. Ratelimit on 401 2017-02-01 15:42:19 +00:00
handlers Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
http
metrics
push Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
replication Only invalidate membership caches based on the cache stream 2017-01-31 16:09:03 +00:00
rest Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
static/client
storage Doc args 2017-02-01 17:52:57 +00:00
streams Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
util Correctly raise exceptions for ratelimitng. Ratelimit on 401 2017-02-01 15:42:19 +00:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
server.pyi
state.py Derive current_state_events from state groups 2017-01-20 11:52:51 +00:00
types.py Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
visibility.py