anonymousland-synapse/synapse
Richard van der Hoff 08a14b32ae
Merge pull request #3262 from matrix-org/rav/has_already_consented
Add a 'has_consented' template var to consent forms
2018-05-22 15:35:10 +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 Fixes #3135 - Replace _OpenSSLECCurve with crypto.get_elliptic_curve (#3157) 2018-04-30 16:21:11 +01:00
events add comment explaining attributeerror 2018-04-30 09:49:10 +02:00
federation Merge pull request #3209 from damir-manapov/master 2018-05-11 00:35:13 +01:00
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 Note that label values can be anything 2018-05-03 16:25:05 +01:00
module_api
push Merge pull request #3152 from NotAFile/py3-local-imports 2018-04-30 01:28:13 +01:00
replication Send users a server notice about consent 2018-05-22 11:54:51 +01:00
rest Add a 'has_consented' template var to consent forms 2018-05-22 14:58:34 +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 bump version, change log 2018-05-17 21:35:07 +01:00
event_auth.py
notifier.py
python_dependencies.py Miscellaneous fixes to python_dependencies 2018-05-01 18:13:54 +01:00
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