matrix-doc/changelogs/room_versions/newsfragments
Richard van der Hoff dce06f6dc2
Remove C-S `unsigned` data from PDU definitions (#3522)
Remove a bunch of fields from the `unsigned` property of PDUs. These things
shouldn't be passed over the Federation API, and they *really* shouldn't be
trusted if they are sent by another server.

 * `replaces_state` *is* returned by Synapse, but probably shouldn't
   be.
 * `redacted_because`, `prev_sender` and `prev_content` are not sent by Synapse.
2021-11-24 12:31:14 +00:00
..
.gitignore Add a changelog directory for room versions (#3504) 2021-11-19 11:00:37 +00:00
3501.clarification Clarify event format text in room version specs (#3501) 2021-11-19 11:05:52 +00:00
3522.clarification Remove C-S `unsigned` data from PDU definitions (#3522) 2021-11-24 12:31:14 +00:00