mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 15:33:45 -04:00
This patch adds optional thread root event id parameters to the drafting functions exposed on the room level allowing unfinished messages to be managed for the main room as well as any inner thread. Internally it uses the room id or a tuple of the room id and the thread as keys for the various backing stores.
The file is empty.