MatrixSynapse/synapse/events
Patrick Cloke f2905d827f
Implement MSC3821 to update redaction rules (`third_party_invite.signed`) (#15563)
Updates the redaction rules to protect enough information that the
event can still be properly verified.
2023-05-15 15:02:24 -04: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 MSC3821 to update redaction rules (`third_party_invite.signed`) (#15563) 2023-05-15 15:02:24 -04:00
validator.py Reject mentions on the C-S API which are invalid. (#15311) 2023-03-24 08:31:14 -04:00