forked-synapse/synapse
Richard van der Hoff a5e2941aad Reject attempts to send event before privacy consent is given
Returns an M_CONSENT_NOT_GIVEN error (cf
https://github.com/matrix-org/matrix-doc/issues/1252) if consent is not yet
given.
2018-05-22 12:00:47 +01:00
..
api Reject attempts to send event before privacy consent is given 2018-05-22 12:00:47 +01:00
app Merge pull request #3163 from matrix-org/cohort_analytics 2018-05-16 10:09:24 +00:00
appservice
config Reject attempts to send event before privacy consent is given 2018-05-22 12:00:47 +01:00
crypto
events
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
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 bump version, change log 2018-05-17 21:35:07 +01:00
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