matrix-org / matrix-org/matrix-hookshot
Configurability of ping level
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
All supported bridged services should be able to be configured at runtime (i.e. room state) to silent-ping (m.notice), normal ping, or room ping.
E.g. you might be eager to read TWIM and follow that, but in the same room subscribe to some regular news page which can use notices.
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.
Research direction
Start by tracing how supported bridged services read runtime room state and how they choose between silent-ping, normal ping, and room ping. Done means each supported service can be configured at runtime for all three modes, while allowing different choices for sources such as TWIM and a regular news page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100