MatrixSynapse/synapse/app
Richard van der Hoff e1fd4751de Build MediaRepositoryResource as a homeserver dependency
This avoids the scenario where we have four different PreviewUrlResources
configured on a single app, each of which have their own caches and cache
clearing jobs.
2017-11-22 16:19:49 +00:00
..
__init__.py
_base.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
appservice.py
client_reader.py
federation_reader.py
federation_sender.py
frontend_proxy.py Merge pull request #2586 from matrix-org/rav/frontend_proxy_auth_header 2017-10-27 11:01:50 +01:00
homeserver.py Build MediaRepositoryResource as a homeserver dependency 2017-11-22 16:19:49 +00:00
media_repository.py Build MediaRepositoryResource as a homeserver dependency 2017-11-22 16:19:49 +00:00
pusher.py
synchrotron.py
synctl.py
user_dir.py