forked-synapse/synapse
Richard van der Hoff b5b2d5d64b Fix dependency on jinja2
Delay the import of ConsentResource, so that we can get away without jinja2 if
people don't have the consent resource enabled.

Fixes #3259
2018-05-22 14:03:45 +01:00
..
api Reject attempts to send event before privacy consent is given 2018-05-22 12:00:47 +01:00
app Fix dependency on jinja2 2018-05-22 14:03:45 +01:00
appservice
config Reject attempts to send event before privacy consent is given 2018-05-22 12:00:47 +01:00
crypto
events
federation
groups
handlers Reject attempts to send event before privacy consent is given 2018-05-22 12:00:47 +01:00
http Don't store context 2018-05-22 09:34:26 +01:00
metrics
module_api
push
replication Send users a server notice about consent 2018-05-22 11:54:51 +01:00
rest Stub out ServerNoticesSender on the workers 2018-05-22 11:54:51 +01:00
server_notices Stub out ServerNoticesSender on the workers 2018-05-22 11:54:51 +01:00
static/client
storage Send users a server notice about consent 2018-05-22 11:54:51 +01:00
streams
util Comment 2018-05-22 11:39:43 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py Stub out ServerNoticesSender on the workers 2018-05-22 11:54:51 +01:00
server.pyi Send users a server notice about consent 2018-05-22 11:54:51 +01:00
state.py
types.py
visibility.py