Files
lasuite-messages/src/backend/core/api/openapi.json
T
jbpenrath 54fd3deb04 ✨(frontend) add starred/important thread feature
The backend already scopes the starred flag per mailbox via
ThreadAccess.starred_at. This commit exposes the feature in the
frontend: a useStarred hook, a toggle button in the thread action
bar, a starred badge in thread items, an important icon in the
thread view subject, and a search filter checkbox for starred
threads (is:starred / est:important).

Also fixes the undo toast in use-flag to propagate mailboxId so
that mailbox-scoped flags (unread, starred) can be properly undone.
2026-03-11 11:55:19 +01:00

338 KiB