feat(presence): relabel statuses Online/Away, add aria-label and offline color #121
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/presence-polish"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Picker labels renamed Active->Online, Idle->Away (db values unchanged: active/idle/dnd). - Settings page status dot now handles the hub-derived "offline" branch (slate), matching the avatar partial; the friendly label is also rendered in the "Status:" line. - Every status dot now exposes aria-label ("Online"/"Away"/"Do not disturb"/"Offline") so screen readers announce presence; the live WS swap updates the label alongside the color.