feat: Support creating custom v12 room IDs #1277
No reviewers
Labels
No labels
Blocked
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
To-Merge
Wont fix
old/ci/cd
old/rust
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!1277
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "nex/feat/custom-v12-room-ids"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request allows the user to create "custom" room v12 room IDs (it actually just allows them to specify the
m.room.createorigin_server_timestamp). Such things allows you to have room IDs like!c10y-AMdxTX6rh5cTC2Qz7_2Wzsvsn2xDtds9QwjP2A(which you can join if you don't believe me), and rooms that were created before time was born. Time travel is not included in this pull request.Gomuks Web already exposes a UI for you to do this:
And you can use something like matrix-rig to generate the payloads required for custom room IDs in v12:
Pull request checklist:
mainbranch, and the branch is named something other thanmain.myself, if applicable. This includes ensuring code compiles.
surely this will introduce zero vulns
c32cb2e50a52a51f1de0