element-hq / element-hq/element-ios
Render and allow pinning of events
Open
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
`m.room.pinned_events` are a [specced](https://spec.matrix.org/unstable/client-server-api/#mroompinned_events) state event type which allows users in a room to pin events they'd like to keep readily accessible.
Element Web seems to be making a push towards enabling this feature by default (tracking issue https://github.com/vector-im/element-meta/issues/1624), and it would be nice to have it on iOS as well.
Contributor guide
Assessment
This issue has not been assessed yet.