No description
- Wire up contacts plugin API (search, add, delete) in Rust backend - Add Contacts screen with search, add dialog, and contact detail view - Add member picker in ChatRoom for adding contacts to rooms - Convert Settings from modal to full-screen view accessible from Home nav - Unify all screens with consistent back-button header bar - Add overflow:hidden to root elements, fix global CSS reset |
||
|---|---|---|
| src | ||
| src-tauri | ||
| .gitignore | ||
| CLAUDE.md | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||