mirror of
https://git.sr.ht/~rjarry/aerc
synced 2026-02-11 11:14:58 +01:00
Add an Index field to MessageInfo that indicates the message's position in the current view. This allows workers to send incremental updates with position information, enabling the UI to insert new messages at the correct location without requiring a full refresh. The JMAP push handler now includes index information when sending unsolicited message updates, allowing the message list to stay synchronized with server-side changes in real time. Signed-off-by: Robin Jarry <robin@jarry.cc> Reviewed-by: Simon Martin <simon@nasilyan.com> |
||
|---|---|---|
| .. | ||
| models.go | ||
| templates.go | ||