Folo/apps
Innei 70255af458
refactor(dock): implement PollingManager for unread count updates, fixed #3891
- Removed redundant polling logic from DockService and replaced it with a PollingManager class to handle polling operations more efficiently.
- Updated the setting-sync provider to utilize the new polling mechanism for managing dock badge updates.
- Cleaned up unused setDockBadge method from SettingService.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-12 21:20:46 +08:00
..
desktop refactor(dock): implement PollingManager for unread count updates, fixed #3891 2025-06-12 21:20:46 +08:00
mobile feat(settings): add 'Hide Extra Badge' option to appearance settings and update translations 2025-06-12 21:03:45 +08:00
ssr fix(auth): add support for dark mode icons in login components 2025-06-12 21:06:15 +08:00