matrix-org / matrix-org/matrix-spec
Hard to find all informations about to device
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 330
- Forks
- 150
- Avg merge
- 2h 21m
- Merged PRs (30d)
- 3
Description
I wanted to find information about to device (how they are stored, delivered -once?-) etc..
So I tried to search for 'to device' (one result but not usefull)
then 'to-device' but too many result
Finally `to_device`and i found this

I was redirected to this
https://spec.matrix.org/v1.1/client-server-api/#extensions-to-sync
And the info i wanted was not there. I thought it was missing from the spec.
But Actually it is
https://spec.matrix.org/v1.1/client-server-api/#send-to-device-messaging
## Expected
I would have expected the ` Send-to-Device messaging.`Link to redirect to https://spec.matrix.org/v1.1/client-server-api/#send-to-device-messaging
instead of to https://spec.matrix.org/v1.1/client-server-api/#extensions-to-sync
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
Inspect the “Send-to-Device messaging” link in the Matrix client-server specification and compare its current target with the referenced section. Done means the link resolves to the send-to-device-messaging section rather than extensions-to-sync.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100