Files
OwnCord/Client
jevb 6c9d436797 refactor: split large files under 800-line limit
livekitSession.ts 1190→799: extract screenShare.ts, livekitDiagnostics.ts,
roomEventHandlers.ts. Deduplicate connect+setup logic, remove dead methods.

SidebarArea.ts 919→747: extract DM rendering to SidebarDmSection.ts.

ChannelSidebar.ts 864→501: extract logical sections inline.

All existing tests updated and passing.
2026-04-01 11:39:01 +02:00
..