mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-16 11:03:42 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| 987.clarification | ||
| 989.clarification | ||
| 1002.feature | ||
| 1003.clarification | ||
| 1021.clarification | ||
| 1032.clarification | ||
| 1035.clarification | ||
| 3681.clarification | ||
| 3690.clarification | ||
| 3711.clarification | ||
| 3730.clarification | ||