MatrixSynapse/synapse
Patrick Cloke ba6b21c81e
Implement MSC3389 to protect relations from redaction. (#15565)
MSC3389 proposes protecting the relation type & parent event ID
from redaction. This keeps the relation information intact after
redaction which helps with some UX flaws (e.g. deleting an
event causes it to no longer be in a thread, which is confusing).
2023-05-15 12:58:09 +00:00
..
_scripts
api Implement MSC3389 to protect relations from redaction. (#15565) 2023-05-15 12:58:09 +00:00
app Print full startup/initialization error (#15569) 2023-05-11 11:50:46 -05:00
appservice Stabilize MSC2659 support for AS ping endpoint. (#15528) 2023-05-09 15:02:36 -04:00
config Add redis SSL configuration options (#15312) 2023-05-11 13:02:51 +01:00
crypto
events Implement MSC3389 to protect relations from redaction. (#15565) 2023-05-15 12:58:09 +00:00
federation
handlers
http
logging
media
metrics
module_api
push
replication Add redis SSL configuration options (#15312) 2023-05-11 13:02:51 +01:00
res
rest Add an unstable feature flag for MSC3981 to the /versions endpoint (#15558) 2023-05-15 10:54:49 +02:00
server_notices
spam_checker_api
state
static
storage Revert "Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15437)" (#15580) 2023-05-12 11:38:16 +01:00
streams
types
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
visibility.py