forked-synapse/synapse/app
Richard van der Hoff c53336986d Move synctl into top dir to avoid a symlink
symlinks apparently break setuptools on python3 and alpine
(https://bugs.python.org/issue31940), so let's stop using a symlink and just
use the file directly.
2018-09-25 11:19:27 +01:00
..
__init__.py run isort 2018-07-09 16:09:20 +10:00
_base.py Integrate presence from hotfixes (#3694) 2018-08-18 01:08:45 +10:00
appservice.py Make sure that we close db connections opened during init 2018-08-28 13:39:49 +01:00
client_reader.py Make sure that we close db connections opened during init 2018-08-28 13:39:49 +01:00
event_creator.py Make sure that we close db connections opened during init 2018-08-28 13:39:49 +01:00
federation_reader.py Make sure that we close db connections opened during init 2018-08-28 13:39:49 +01:00
federation_sender.py Make sure that we close db connections opened during init 2018-08-28 13:39:49 +01:00
frontend_proxy.py Make sure that we close db connections opened during init 2018-08-28 13:39:49 +01:00
homeserver.py typo 2018-09-17 17:37:56 +01:00
media_repository.py Make sure that we close db connections opened during init 2018-08-28 13:39:49 +01:00
pusher.py Make sure that we close db connections opened during init 2018-08-28 13:39:49 +01:00
synchrotron.py Make sure that we close db connections opened during init 2018-08-28 13:39:49 +01:00
user_dir.py Make sure that we close db connections opened during init 2018-08-28 13:39:49 +01:00