mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- Add auto-login toggle on server profiles (lightning bolt icon, single-server enforcement). On startup, auto-connects with saved credentials; falls back to login form on failure or 2FA. - Add online_users field to /api/v1/health endpoint (Go server) and display user count on server cards in the login page. - Add periodic health check retry every 15s while on ConnectPage so offline servers update when they come back online. - Move DM section above text channels in sidebar, limit to 3 visible DMs with "View all messages" button for overflow. - DMs with new messages bubble to top of the list automatically. - Add total unread badge on DM header (visible even when collapsed). - Member list collapses to just header bar; state persisted across sessions.