- Added ChatBubble component for displaying individual chat messages with read status and timestamps. - Introduced ChatList component to manage and display a list of messages, including editing and deleting functionalities. - Created ChatSidebar for navigating between active chats and managing user interactions. - Developed ChatTopbar for displaying chat information and admin actions. - Implemented loading animation for messages with MessageLoading component. - Enhanced user experience with context menus for chat options and dialogs for editing and deleting messages. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| biome_plugins | ||
| docs/flows | ||
| emails | ||
| public | ||
| src | ||
| typst | ||
| .dockerignore | ||
| biome.json | ||
| check-unused-trpc.ts | ||
| components.json | ||
| dev-docker-compose.yml | ||
| dev_utils_compose.sh | ||
| Dockerfile | ||
| flow-gen.ts | ||
| global.d.ts | ||
| kanel.config.js | ||
| knip.json | ||
| next.config.ts | ||
| NOTES.md | ||
| package-lock.json | ||
| package.json | ||
| pgadmin-docker-compose.yml | ||
| postcss.config.cjs | ||
| reset.d.ts | ||
| TODO | ||
| tsconfig.json | ||
| TypeHelpers.type.ts | ||
| vitest.config.mts | ||