You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/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.
3 years ago
..
.gitignore Add a changelog directory for room versions (#3504) 3 years ago
3501.clarification Clarify event format text in room version specs (#3501) 3 years ago
3522.clarification Remove C-S `unsigned` data from PDU definitions (#3522) 3 years ago