docs-matrix-spec/data/event-schemas
Travis Ralston fd2340a4da Fix membership state table and diagram (#3730)
* Fix membership state table and diagram

There were 2 missing cases which are legal:
* `invite->knock` (a fairly silly thing to do, but legal under the auth rules)
* `external->leave (via /kick)` (another somewhat silly thing to do, but no different than `external->ban (via /ban)`)

The state table considered the first as illegal, which is untrue.

* Changelog

* Make the graph prettier

* Update changelogs/client_server/newsfragments/3730.clarification

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2022-05-09 01:28:17 -06:00
..
examples removed m.room.message.feedback 2022-04-20 22:53:53 -04:00
schema Fix membership state table and diagram (#3730) 2022-05-09 01:28:17 -06:00
moderation_policy_rule.yaml Change RST code formatting markup to Markdown 2021-08-27 19:16:42 +01:00