mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-02-07 06:02:23 -05:00
This was broken out of https://github.com/matrix-org/matrix-rust-sdk/pull/4838 and is a step towards implementing https://github.com/matrix-org/matrix-spec-proposals/pull/4274. Building upon https://github.com/matrix-org/matrix-rust-sdk/pull/4977, a new method `Timeline::send_gallery` in matrix-sdk-ui for sending galleries. - [x] Public API changes documented in changelogs (optional) --------- Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>