MatrixSynapse/synapse/events
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
..
__init__.py Experimental support for MSC3970: per-device transaction IDs (#15318) 2023-04-25 09:37:09 +01:00
builder.py Implement MSC2174: move redacts to a content property. (#15395) 2023-04-13 13:47:07 +00:00
presence_router.py Implement cancellation support/protection for module callbacks (#12568) 2022-05-09 12:31:14 +01:00
snapshot.py Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
utils.py Implement MSC3389 to protect relations from redaction. (#15565) 2023-05-15 12:58:09 +00:00
validator.py Reject mentions on the C-S API which are invalid. (#15311) 2023-03-24 08:31:14 -04:00