MatrixSynapse/synapse
Patrick Cloke 88cd6f9378
Allow retrieving the relations of a redacted event. (#12130)
This is allowed per MSC2675, although the original implementation did
not allow for it and would return an empty chunk / not bundle aggregations.

The main thing to improve is that the various caches get cleared properly
when an event is redacted, and that edits must not leak if the original
event is redacted (as that would presumably leak something similar to
the original event content).
2022-03-10 09:03:59 -05:00
..
_scripts
api
app
appservice
config
crypto
events
federation
groups
handlers
http
logging
metrics
module_api
push
replication
res
rest Allow retrieving the relations of a redacted event. (#12130) 2022-03-10 09:03:59 -05:00
server_notices
spam_checker_api
state
static
storage Allow retrieving the relations of a redacted event. (#12130) 2022-03-10 09:03:59 -05:00
streams
util
__init__.py
event_auth.py
notifier.py
py.typed
python_dependencies.py
server.py
types.py
visibility.py