matrix-spec/data
Nicolas Werner 63505483a3
Fix wording for globs in policy lists
The specification here does neither match how globs work in common
libraries nor do they match how they are used in practice currently or
how the MSC worded them (which said they should be like server ACLs). As
such this seems to be an issue introduced when writing the spec text.

Ref mjolnir:
- b48904bc2b/src/models/ListRule.ts (L44)

Ref matrix bot sdk (which implements the glob used above):
- 473e563236/src/helpers/MatrixGlob.ts (L26)
- f799b1fe1a/test/helpers/MatrixGlobTest.ts (L44)

Ref original MSC:
- c7b3d99853/proposals/2313-moderation-policy-rooms.md?plain=1#L36
- https://spec.matrix.org/v1.3/client-server-api/#server-access-control-lists-acls-for-rooms

fixes https://github.com/matrix-org/matrix-spec/issues/17

Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2022-07-10 10:59:38 +02:00
..
api Clarify that /invite will respond with 200 if the user is already invited to the room (#1084) 2022-07-04 13:19:33 -06:00
event-schemas Fix wording for globs in policy lists 2022-07-10 10:59:38 +02:00
schemas Move raw API and event schemas into /data directory 2021-08-27 19:16:39 +01:00