Johannes Marbach
c2b90d5084
Merge branch 'main' into johannes/reporting-rooms
2024-09-25 20:26:36 +02:00
Johannes Marbach
883e9e3f8c
Update data/api/client-server/report_content.yaml
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2024-09-25 20:20:11 +02:00
Johannes Marbach
00d4e6d78c
Update content/client-server-api/modules/report_content.md
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2024-09-25 20:19:07 +02:00
Johannes Marbach
8c8c37db83
Update content/client-server-api/modules/report_content.md
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2024-09-25 20:18:25 +02:00
Johannes Marbach
2cbf6067a6
Use "server name" instead of "DNS name" to avoid confusion ( #1946 )
...
Fixes : #1911
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2024-09-11 08:56:14 -04:00
Johannes Marbach
75e77b96ff
Additional keys in GET /capabilities don't have to be objects ( #1945 )
2024-09-11 13:51:27 +02:00
Johannes Marbach
414001a044
Add added-in shortcode
2024-09-09 08:15:52 +02:00
Johannes Marbach
3aad778cab
Add x-addedInMatrixVersion property
2024-09-09 08:13:02 +02:00
Kévin Commaille
6d088e03a1
Add added-in shortcode for unread markers section ( #1941 )
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-09-04 08:53:06 -04:00
Kévin Commaille
415fb43848
Specify Content-Type and Content-Disposition usage in the media repo ( #1935 )
2024-09-02 10:41:33 +02:00
Johannes Marbach
7f2f100420
MSC4156: Migrate server_name to via ( #1933 )
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2024-08-28 13:42:30 +01:00
Johannes Marbach
1cf5104dcb
Update changelogs/client_server/newsfragments/1938.new
2024-08-27 19:36:44 +02:00
Johannes Marbach
9d63f315d7
Update changelogs/client_server/newsfragments/1938.clarification
2024-08-27 19:35:33 +02:00
Johannes Marbach
ab88044235
Add changelog
2024-08-26 09:38:23 +02:00
Johannes Marbach
fb719355d3
MSC4151: Reporting rooms
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2024-08-26 09:31:26 +02:00
Johannes Marbach
215982abc2
Use dedicated fonts for better support of mathematical symbols ( #1919 )
2024-08-19 13:11:05 +01:00
Kim Brose
dc017c2dd3
Document that the spec uses RFC 2119 ( #1928 )
...
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
2024-08-15 10:31:50 +01:00
Tulir Asokan
87de68c35e
Fix required fields in /_matrix/key/v2/server response schema ( #1930 )
...
Fixes #613
2024-08-14 20:51:12 +03:00
Kim Brose
c6d974975e
Improve wording of the unauthenticated media deprecation box ( #1916 )
2024-08-14 17:36:33 +01:00
Johannes Marbach
f9c4aeeea4
Remove leftover origin field from unsigned PDU example ( #1918 )
2024-08-12 12:01:54 +01:00
Johannes Marbach
c2fd278da0
Additional .well-known keys don't have to be objects ( #1920 )
2024-08-12 10:53:18 +01:00
Patrick Cloke
56914b72ef
Remove references to device-specific push rules. ( #1842 )
...
Device-specific push rules have never been implemented and aren't properly specified.
2024-08-01 10:33:41 -04:00
Johannes Marbach
9bac118aec
Clarify that the User identifier object in POST /_matrix/client/v3/login contains additional properties that depend on the identification type ( #1909 )
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2024-07-30 17:37:49 +00:00
Johannes Marbach
5d91b628c9
Don't mention that GET /_matrix/client/v3/profile/{userId} can return additional properties because this is true for almost every endpoint ( #1910 )
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2024-07-30 18:37:29 +01:00
Josh Simmons
2017515ca9
update DCO, no legal name needed ( #1914 )
...
* update DCO, no legal name needed
* add a changelog entry, if needed
* add necessary fullstop for style guide
---------
Co-authored-by: Josh Simmons <git@josh.tel>
2024-07-25 17:41:12 -06:00
Johannes Marbach
d9c447e194
Document m.get_login_token capability ( #1908 )
2024-07-19 11:13:10 +01:00
Matthias Ahouansou
149d5d2a95
remove confusing description of restricted rooms with no valid conditions ( #1903 )
2024-07-17 14:26:28 +00:00
Johannes Marbach
c8eb7f5526
Document the removal changelog category ( #1907 )
...
* Document the removal changelog category
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
* Add changelog
---------
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2024-07-16 18:15:44 -04:00
Johannes Marbach
cbe8092d8a
Spec for MSC2867 (Marking rooms as unread) ( #1895 )
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2024-07-15 14:38:57 +01:00
Johannes Marbach
40d5e48716
Add missing references in capabilities table ( #1897 )
...
* Add missing references in capabilities table
Fixes : #1548
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
* Add changelog
---------
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2024-07-10 12:13:37 -04:00
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>
2024-07-09 23:44:26 -04:00
Johannes Marbach
e4589bbc8a
Clarify that dont_notify and coalesce MUST be gracefully ignored ( #1890 )
2024-07-09 21:35:57 -04:00
Tulir Asokan
2261c03bcd
Clarify "real name" in contributor requirements ( #1886 )
...
This updates the sign-off requirements to match what most other
matrix-org and element-hq repos already have. The change was first made
in synapse: https://github.com/matrix-org/synapse/pull/3467
Signed-off-by: Tulir Asokan <tulir@maunium.net>
2024-07-09 19:36:55 +03:00
Johannes Marbach
5abc31111f
Clarify arguments of window.matrixLogin.onLogin ( #1905 )
2024-07-08 07:51:27 -04:00
Johannes Marbach
e53e6ea876
Fix callback function for fallback login ( #1899 )
2024-07-05 06:54:42 -04:00
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>
2024-07-03 15:00:01 +01:00
Stuart Mumford
7bbc6a0b38
Fix markup syntax in v2 state res ( #1896 )
...
Signed-off-by: Stuart Mumford <stuart@cadair.com>
2024-07-02 15:52:26 +01:00
Johannes Marbach
d528ff684b
Fix minor typos in third-party networks module ( #1892 )
2024-06-28 08:14:32 -04:00
Johannes Marbach
d7299b5a32
Rename and sort the modules in the feature profiles table for easier skimming ( #1855 )
...
* Rename modules to match section titles.
* Sort the table by requiredness, then alphabetically by module name.
2024-06-26 11:53:28 -04:00
Johannes Marbach
7eda6ad299
Improve recommendation for how to form transaction IDs ( #1888 )
...
Fixes : #1706
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2024-06-25 15:55:46 +01:00
Johannes Marbach
7820771fdd
Clarify that room avatars cannot be encrypted ( #1871 )
...
Fixes : #562
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2024-06-25 15:40:21 +01:00
Travis Ralston
9f2891d95c
Return to unstable
2024-06-20 10:25:12 -06:00
Travis Ralston
1fc8f8856f
Matrix 1.11
2024-06-20 10:20:50 -06:00
Travis Ralston
bed4ad589e
Queue Matrix 1.11
2024-06-20 10:20:30 -06:00
Kévin Commaille
e2cb3a739a
Fix ToC of spec proposals ( #1885 )
...
* Fix ToC of spec proposals
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>
2024-06-20 16:20:16 +00:00
Kévin Commaille
3af77f0cb4
Fix the table of content for room versions ( #1884 )
...
* Fix ToC for room versions pages
Like for the cs-module shortcode, use .RenderShortcodes
instead of .Content for the rver-fragment shortcode,
so the headings are detected by Hugo.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Change the way "this version" is detected in added-in and changed-in shortcodes
Now that we use .RenderShortcodes in the rver-fragment shortcode,
we cannot remove the output of these shortcodes dynamically
because they are replaced by a temporary placeholder due to Hugo's internals.
Instead, since the `this` parameter was only used for room version,
we always use the `v` parameter and compare with the version
provided in the page's front matter.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Add changelog
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Add version front matter for v11
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Update changelogs/room_versions/newsfragments/1884.clarification
---------
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Co-authored-by: Travis Ralston <travpc@gmail.com>
2024-06-20 15:47:09 +00:00
Kévin Commaille
18628dc5d7
Allow to specify a prefix for generated HTML IDs of API endpoints ( #1882 )
...
* Allow to specify a prefix for generated HTML IDs of API endpoints
Allows to deduplicate IDs of duplicate endpoints
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>
2024-06-20 15:39:50 +00:00
Kévin Commaille
bd20d946c4
Fix the rendering of the event format for room versions 1 and 2 ( #1883 )
...
* Fix rendering of array with items using anyOf
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Use a single definition for Event Hash
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Add changelog
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Add ending newline
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
---------
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-06-20 09:39:44 -06:00
Kévin Commaille
094e25b6cd
Ensure more uniqueness for generated HTML IDs ( #1881 )
...
* Include method in all API endpoint children's IDs
Avoids duplicate IDs for object of endpoints
that use the same path but a different method.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Differentiate API endpoints' request and response children's IDs
Ensures that the objects have a unique ID compared to other parts of the endpoint.
Mostly useful for the Error type that can be used for responses with different status codes.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
* Differentiate the names of both SessionData formats
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>
2024-06-20 09:36:33 -06:00
Travis Ralston
8ef84d1cc7
More normalization
2024-06-20 09:26:58 -06:00