docs-matrix-spec/static
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
..
css/fonts Rename assets-hugo directory to assets (#3259) 2022-01-06 10:37:13 +00:00
diagrams Fix membership state table and diagram (#3730) 2022-05-09 01:28:17 -06:00
fonts Write font files as binary instead of text (#3039) 2021-08-27 19:17:05 +01:00
icons Render a single page of the spec in Hugo 2021-01-12 15:31:01 -08:00
js Add copyright statements to SCSS and JS; fix indentation for JS 2021-01-18 11:09:09 -08:00