Nicolas Werner
9af3059db5
Clarify that size limits are in bytes
...
In almost all instances we are already talking about UTF-8 encoded
ASCII. As such this is not a behavioural change apart from in theory
legacy identifiers, that never were part of the spec.
fixes #1001
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2022-09-09 13:32:34 +02:00
Richard van der Hoff
614680675f
Fix broken links to matrix-doc ( #1032 )
...
The spec has moved to https://github.com/matrix-org/matrix-spec , so there were
a lot of broken links here.
2022-04-20 16:36:14 +01:00
Travis Ralston
0fbc6bdab6
Definition of "Standard Identifier Format" ( #3171 )
...
Spec for https://github.com/matrix-org/matrix-doc/pull/2758
2021-12-15 11:38:29 +00:00
Travis Ralston
2c3d7b1682
Apply suggestions from code review
...
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
2021-08-27 19:17:12 +01:00
Travis Ralston
3683d334f7
Clarify render approach
2021-08-27 19:17:12 +01:00
Travis Ralston
c124462747
Move brand registry out of structured data directory
...
Markdown is not structured data.
2021-08-27 19:17:12 +01:00
Travis Ralston
3b426846fe
Describe social-sign-on (multiple SSO providers)
...
Spec for [MSC2858](https://github.com/matrix-org/matrix-doc/pull/2858 )
2021-08-27 19:17:12 +01:00