matrix-org / matrix-org/matrix-hookshot
Support room upgrades
Open
@Half-Shot is already working on this.
Since Jul 23, 2025.
T-Enhancement
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
When a room version is upgraded, only certain state is copied over to the new room, which means Hookshot would lose its configuration.
However since the bots have permissions in the room to modify state, it should be possible to add functionality so that when a room is upgraded, Hookshot bots will proceed to copy over the necessary state.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.