mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- Add "MEMBERS" category header and drag-to-resize handle on the member list section with height persisted to localStorage (min 80px, max 40vh) - Add collapsible "DIRECT MESSAGES" section between channels and members showing up to 5 online users as DM targets - Remove members toggle button from ChatHeader (members are always in sidebar) - Clean up onToggleMembers from ChatHeaderOptions and ChatArea - Update unit and E2E tests to reflect the removed toggle