matrix-doc/data/api
Richard van der Hoff bbbb5df2a3 Remove C-S `unsigned` data from PDU definitions
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-23 18:23:06 +00:00
..
application-service Change RST code formatting markup to Markdown 2021-08-27 19:16:42 +01:00
client-server OpenAPI: Add missing `required` flag in `getRoomKeys` (#3509) 2021-11-22 13:23:24 -05:00
identity Update identity server spec to use global versioning (#3459) 2021-10-26 15:47:40 -06:00
push-gateway Change RST code formatting markup to Markdown 2021-08-27 19:16:42 +01:00
server-server Remove C-S `unsigned` data from PDU definitions 2021-11-23 18:23:06 +00:00