element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
66 stars 11 forks source link

[Tech] Rust SDK - Poll history interface #2217

Closed alfogrillo closed 7 months ago

alfogrillo commented 7 months ago

Description

Apps need a proper rust interface to fetch polls to be shown in the poll history. We decided to reuse a rust timeline to accomplish that. Rust timeline accepts event filters so that it can give back just polls.

Size estimate

M?

Dependencies

Acceptance criteria

Out of scope

MSC4013. We decided to consider that in future iterations.

Subtasks

### Other
- [ ] https://github.com/matrix-org/matrix-rust-sdk/pull/2876
- [ ] https://github.com/vector-im/element-x-android/pull/1905