mirror of
https://github.com/actualbudget/actual.git
synced 2026-07-26 22:45:58 -05:00
* [AI] Add tooltips to titlebar theme, privacy, and server status icons Explain what the theme switcher, amount-visibility toggle, and server sync/status indicators do on hover, including what having a server connected means when none is configured yet. Assisted-by: ClaudeCode:claude-sonnet-5 * [AI] Merge duplicate server status branching in LoggedInUser Combine serverMessage() and serverTooltip() into a single getServerStatus() resolver so the button label and tooltip stay in sync as server states change. Assisted-by: ClaudeCode:claude-sonnet-5 * Add in requested line break