DeepBlueV7.X
|
5bf35327c6
|
Fix wording for globs in policy lists (#1165)
* 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 (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>
* Add changelog
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
|
2022-07-11 13:58:27 -06:00 |
|
Travis Ralston
|
fd2d5b8a49
|
Fix a few more instances of matrix-doc being used; Fix changelog support for repo split (#1051)
* Use spec-proposals repo for links in spec text and current changelog
* Make the changelog repo-aware
* Changelog
|
2022-05-10 08:59:54 -06:00 |
|
Travis Ralston
|
00169abcdb
|
Specify module order manually to work around hugo issues (#3612)
|
2022-01-04 20:29:10 -07:00 |
|
Will
|
72ff5b92cb
|
Update content to call the new template for event definitions
|
2021-08-27 19:16:42 +01:00 |
|
Will
|
228c737f56
|
Add support for modules
|
2021-01-19 15:57:35 -08:00 |
|