matrix-org / matrix-org/matrix-widget-api
Support MSC4354 Sticky events
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 95
- Forks
- 24
- Avg merge
- 16h 16m
- Merged PRs (30d)
- 1
Description
https://github.com/matrix-org/matrix-spec-proposals/pull/4354
I think this *just* needs the sending parameters to be supported, and to ensure we send across all sticky events on the client side (including those that come down the sticky section).
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 reading MSC4354 in the linked Matrix Spec Proposal pull request, then trace the client-side sending path and the handling of the sticky section. Confirm which sending parameters and sticky events are currently supported; done means all required sticky events, including those from the sticky section, are sent correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100