Kévin Commaille
10587366e9
For room versions 6 and 7, clarify that events with rejected auth eve… ( #2065 )
...
Other room versions were updated in #1103 and #1137 , but not these ones.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
9 months ago
Kévin Commaille
eedecf863a
Clarify that join rules must be in auth events for knock events ( #2063 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
9 months ago
Kévin Commaille
dcb39c603a
Fix the version of the Identity Service API at Matrix 1.0 ( #2061 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
10 months ago
Johannes Marbach
23e709ae9b
MSC4213: Remove server_name parameter ( #2059 )
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
10 months ago
Kévin Commaille
cabe846d23
Fix typo in room versions 1 through 5 ( #2066 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
10 months ago
Kévin Commaille
9e0f2aad94
Clarify that v1.0 of Matrix was a symbolic release ( #2045 )
...
Explain that it was a release prior to the current global versioning system.
---------
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
11 months ago
Tulir Asokan
cd6ae9e1a2
Clarify that arbitrary unicode is allowed in user/room IDs and room aliases ( #1506 )
...
Signed-off-by: Tulir Asokan <tulir@maunium.net>
Co-authored-by: Travis Ralston <travisr@matrix.org>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
11 months ago
Johannes Marbach
ad17652fce
Clarify that applying redactions is a SHOULD for clients ( #2055 )
11 months ago
Johannes Marbach
b9f46d1d85
Add missing preposition ( #2048 )
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
11 months ago
morguldir
e341525e04
Undeprecate /initialSync for peeking ( #2036 )
...
Signed-off-by: morguldir <morguldir@protonmail.com>
11 months ago
Kévin Commaille
6f1e64cb12
Generate changelog release info with Hugo rather than when generating changelog ( #2033 )
12 months ago
Travis Ralston
bc995e66d6
v1.13
12 months ago
Travis Ralston
2fd5bf10bb
Specify account suspension ( #2014 )
...
* Specify account suspension
* changelog
* Apply suggestions from code review
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Add some links
---------
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
12 months ago
Johannes Marbach
355f92ff99
Add spec for MSC4163: Make ACLs apply to EDUs ( #2004 )
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
12 months ago
Kévin Commaille
96b32f68f9
Allow sending ephemeral data to application services ( #2018 )
...
As per MSC2409.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
12 months ago
Kévin Commaille
846cc49eb2
Clarify allowed HTTP methods in CORS responses (take 2) ( #2011 )
...
* Clarify allowed HTTP methods in CORS responses (take 2)
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Update previous changelog an add duplicate changelog
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
---------
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
12 months ago
David Baker
9198182f1a
Add error codes from MSC4178 ( #1944 )
...
* Add error codes from MSC4178
* changelog
* Put changelog in the right place
* Move newsfile
* Add the codes to the right endpoint
* Also add M_THREEPID_IN_USE
which was always used and is specified in the IS API, but not in the
C/S API. We decided this was well-specced enough that it didn't need
its own MSC.
12 months ago
Kévin Commaille
54d872e19b
Fix added-in Matrix spec version for report room endpoint ( #2028 )
...
See #1938 where they were incorrectly marked as 1.12 instead of 1.13.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 year ago
Richard van der Hoff
075a98d619
Add hyperlinks to endpoints ( #2016 )
...
... because there's nothing more infuriating than someone talking about an
endpoint, then having to search through 150 pages of spec for it.
1 year ago
Denis Kasak
336b855d7a
Clarify rule 4.3.1 of the auth rules in room version 11 ( #2024 )
...
Signed-off-by: Denis Kasak <dkasak@termina.org.uk>
1 year ago
Kévin Commaille
8ab2988824
Remove reply fallbacks ( #1994 )
...
As per MSC2781.
1 year ago
Kévin Commaille
f64eec5a93
Use `json` instead of `json5` for syntax highlighting ( #2017 )
...
* Use json instead of json5 for syntax highlighting
Chroma, the library used for syntax highlighting in Hugo, does not support JSON5 so those code blocks were not highlighted.
However it supports comments in JSON so they are highlighted correctly in the rendered spec.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Add changelog
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
---------
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 year ago
Richard van der Hoff
f8119f5336
Remove distinction between `StateFilter` and `RoomEventFilter` ( #2015 )
...
They are exactly the same type, so let's combine their tables together.
1 year ago
Kévin Commaille
9882d95775
Improve the quality of the rendered diagrams ( #1999 )
...
The first commit allows to lazy-load the diagrams, which should improve the loading time of the CS API on mobile. In the process it also improves the alt text of the images.
The second commit serves the diagrams as high-resolution WebPs. Encoding a high resolution diagram as WebP gives a file of approximately the same size as the lower resolution PNG. For maximum compatibility we also serve them as a lower resolution WebP and a fallback PNG. WebP was chosen because it is one of the export formats of draw.io/diagrams.net, and it is widely available in modern browsers.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 year ago
Kévin Commaille
c5d7eb7a2d
Add `PATCH` and `HEAD` to the allowed HTTP methods in CORS responses ( #1995 )
1 year ago
Kévin Commaille
bf8dee74eb
Fix relative URLs when serving the specification with a custom `baseURL` ( #1984 )
1 year ago
Kévin Commaille
611d6c3e7e
Always use `%` delimiter for `added-in` and `changed-in` shortcodes ( #1975 )
...
The `<>` delimiters are not necessary for the shortcode to be rendered inline, and in some cases they break some expectations: a shortcode that is separated from other text to be in its own paragraph is not actually wrapped by a `p` element, breaking the spacing between paragraphs.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 year ago
Kévin Commaille
48afe4faa5
Remove `withVersioning` parameter of `rver-fragment` shortcode. ( #1971 )
1 year ago
Kévin Commaille
1e47d7ec48
Remove `boxes/added-in-paragraph` shortcode ( #1970 )
1 year ago
Johannes Marbach
ae3673d2ef
Remove note about reference implementations ( #1966 )
...
Fixes : #1962
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
1 year ago
Johannes Marbach
c74105db43
MSC4151: Reporting rooms ( #1938 )
1 year ago
Travis Ralston
9e6233d0dd
v1.12 changelog
1 year ago
Johannes Marbach
871c10577e
MSC4170: 403 error responses for profile APIs ( #1867 )
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
1 year ago
Travis Ralston
9486237f1b
Allow guests to access media (MSC4189) ( #1959 )
...
MSC: https://github.com/matrix-org/matrix-spec-proposals/pull/4189
1 year ago
Johannes Marbach
00af39ecca
Provide MD checklists for the changelog ( #1937 )
...
* Output changelog checklists
Fixes : #1682
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
1 year ago
Johannes Marbach
ace2712719
MSC3939: Account locking ( #1934 )
1 year ago
Kévin Commaille
6d088e03a1
Add `added-in` shortcode for unread markers section ( #1941 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 year ago
Kévin Commaille
415fb43848
Specify `Content-Type` and `Content-Disposition` usage in the media repo ( #1935 )
1 year ago
Johannes Marbach
215982abc2
Use dedicated fonts for better support of mathematical symbols ( #1919 )
1 year ago
Kim Brose
dc017c2dd3
Document that the spec uses RFC 2119 ( #1928 )
...
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
1 year ago
Kim Brose
c6d974975e
Improve wording of the unauthenticated media deprecation box ( #1916 )
1 year ago
Johannes Marbach
d9c447e194
Document m.get_login_token capability ( #1908 )
1 year ago
Matthias Ahouansou
149d5d2a95
remove confusing description of restricted rooms with no valid conditions ( #1903 )
1 year ago
Johannes Marbach
cbe8092d8a
Spec for MSC2867 (Marking rooms as unread) ( #1895 )
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
1 year ago
Johannes Marbach
b1349dd06f
Remove the deprecated name attribute on HTML anchor elements ( #1870 )
...
* Remove the deprecated name attribute on HTML anchor elements
Fixes : #1790
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
* Add changelog
* Update content/client-server-api/modules/instant_messaging.md
Co-authored-by: Travis Ralston <travpc@gmail.com>
* Update content/client-server-api/modules/instant_messaging.md
Co-authored-by: Travis Ralston <travpc@gmail.com>
* Update changelogs/client_server/newsfragments/1870.deprecation
* Rename 1870.deprecation to 1870.removal
---------
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
Co-authored-by: Travis Ralston <travpc@gmail.com>
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
1 year ago
Johannes Marbach
e4589bbc8a
Clarify that dont_notify and coalesce MUST be gracefully ignored ( #1890 )
1 year ago
Johannes Marbach
5abc31111f
Clarify arguments of window.matrixLogin.onLogin ( #1905 )
1 year ago
Johannes Marbach
e53e6ea876
Fix callback function for fallback login ( #1899 )
1 year ago
davidegirardi
7d94efe136
Spell out secure secret storage and sharing ( #1875 )
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Co-authored-by: Travis Ralston <travpc@gmail.com>
1 year ago
Stuart Mumford
7bbc6a0b38
Fix markup syntax in v2 state res ( #1896 )
...
Signed-off-by: Stuart Mumford <stuart@cadair.com>
1 year ago