You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/content/client-server-api/modules
Travis Ralston f97d2944ae
Room version 12 (#2193)
* Placeholder

* i++

* Room version 12

Template out a v12 room version

Make v12 default, per MSC4304

Update PDU checks and auth event selection per MSC4291

Describe new room_id format per MSC4291

Move v6 depth definition to a component for easier referencing

Move room_id to a component to prep for v12, per MSC4291

Create and use a new room_id component for v12+ per MSC4291

Reflect auth events selection change onto all room versions per MSC4291

The MSC asks the `description` of `auth_events` to be adjusted, however this feels like a better representation of the change.

Add `room_id` format rules and renumber per MSC4291

Reflect change to rule 1.2 per MSC4291

Insert same room_id check to v1-12 auth rules per MSC4307 and MSC4291

Deprecate `predecessor.event_id` per MSC4291

Insert auth rule to validate `additional_creators` per MSC4289

Insert rule for `users` validation of creators and renumber per MSC4289

Define "room creator(s)" per MSC4289

Spec `additional_creators` on create events per MSC4289

Spec `additional_creators` on `/upgrade` per MSC4289

The MSC doesn't mention how to handle unsupported room versions, but the Synapse implementation used for FCP ignores the field in such room versions. This feels like a good approach, and will need clarifying in the MSC too (if accepted at the spec level).

Add notes to `/upgrade` behaviour per MSC4289 and MSC4291

Describe how additional creators work during room creation per MSC4289

Fix default user power level descriptions per MSC4289

Describe tombstone power level changes per MSC4289

Warn clients about event format changes in v12 per MSC4289 and MSC4291

Flag additional room creators support for client reference per MSC4289

Remove TODO now that it's fully addressed

Copy state res into v12 as-is for modification

Apply Modification 1 to SR2.1 per MSC4297

Apply Modification 2 to SR2.1 per MSC4297

Add summary box to the top of SR2.1 for ease of developer reference

Modification 2 was split into items 2 and 3 for further ease of understanding.

Add all the changelogs

`x` is used until a real PR number can be assigned.

Some changelogs are duplicated to the Client-Server API to increase visibility of the changes to v12.

Review: Minor phrasing adjustments in changelogs

Review: Clarify that v12 isn't quite the default yet in the changelog

Review: Clarify to clients that creators are immutable

Review: Improve 'how to parse a domain' advice for legacy apps

Review: Add a bit more detail as to why a room ID might be required

Apply suggestions from code review

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>

Clarify that clients can override the tombstone default

Mention creatorship UI label by finishing the Permissions section

We probably should have removed the WIP note in v1.0, but alas.

Add changelog for tombstone changes

Use assigned spec PR number in changelogs

(cherry picked from commit ec81eea7e4532fd398b8013071d6981c97117d9e)
4 months ago
..
account_data.md Add hyperlinks to endpoints (#2016) 1 year ago
admin.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
content_repo.md Add hyperlinks to endpoints (#2016) 1 year ago
device_management.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
dm.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
end_to_end_encryption.md Fix typo (#2179) 5 months ago
event_annotations.md annotion (#1658) 2 years ago
event_context.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
event_replacements.md Clarify that clients should replace events with the most recent replacement by origin_server_ts (#2190) 4 months ago
guest_access.md Spec for MSC4133: Update profile endpoints to support extended fields (#2071) 4 months ago
history_visibility.md Clients can choose which history visibility options they offer to users when creating rooms (#2072) 9 months ago
ignore_users.md Add hyperlinks to endpoints (#2016) 1 year ago
index.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
instant_messaging.md Remove reply fallbacks (#1994) 1 year ago
mentions.md Fix schema of `m.mentions` object (#1635) 2 years ago
moderation_policies.md Clarify the meaning of "public rooms" for policy lists (#2107) 7 months ago
openid.md Add a hyphen between third and party when used as an adjective (#1447) 3 years ago
presence.md Clarify the meaning of "public rooms" for presence (#2108) 7 months ago
push.md Add hyperlinks to endpoints (#2016) 1 year ago
read_markers.md Always use `%` delimiter for `added-in` and `changed-in` shortcodes (#1975) 1 year ago
receipts.md Add hyperlinks to endpoints (#2016) 1 year ago
reference_relations.md Clarify terminology around aggregations (#1424) 3 years ago
report_content.md MSC4260: Reporting users (Client-Server API) (#2093) 9 months ago
rich_replies.md Remove reply fallbacks (#1994) 1 year ago
room_previews.md Undeprecate /initialSync for peeking (#2036) 11 months ago
room_upgrades.md Room version 12 (#2193) 4 months ago
search.md Spec PR - MSC3765: Rich text in room topics (#2095) 7 months ago
secrets.md Typo "not" -> "no" (#2121) 8 months ago
send_to_device.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
server_acls.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
server_notices.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
spaces.md Clarify the meaning of "public spaces" (#2109) 6 months ago
sso_login.md Final tweaks for the OAuth 2.0 API (#2164) 5 months ago
stickers.md Add hyperlinks to endpoints (#2016) 1 year ago
tags.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
third_party_invites.md Clarifications around third-party invites (#2083) 8 months ago
third_party_networks.md Add a hyphen between third and party when used as an adjective (#1447) 3 years ago
threading.md Clarify that the `latest_event` field is serialized in the same form as the event itself (#2169) 4 months ago
typing_notifications.md Fix broken links 3 years ago
voip_events.md Clarify the meaning of "public rooms" for call invites (#2106) 7 months ago