forked-synapse/synapse/app
Richard van der Hoff b7c0218812
Check jinja version for consent resource (#4327)
* Raise a ConfigError if an invalid resource is specified

* Require Jinja 2.9 for the consent resource

* changelog
2019-01-07 10:14:31 +00:00
..
__init__.py Check jinja version for consent resource (#4327) 2019-01-07 10:14:31 +00:00
_base.py
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
homeserver.py Make the dependencies more like a standard Python project and hook up the optional dependencies to setuptools (#4298) 2018-12-22 01:37:26 +11:00
media_repository.py
pusher.py
synchrotron.py Fix typing being reset causing infinite syncs (#4127) 2018-11-03 00:19:23 +11:00
user_dir.py