- Updated ChatTopbar and Chat components to utilize ChatProvider for managing chat state and user information. - Removed unnecessary props from ChatTopbar and adjusted its implementation to fetch data from context. - Added ChatProvider to encapsulate chat-related state and functionality. - Enhanced message handling by introducing reply and forward features in the chat schema and API. - Cleaned up unused components and optimized imports across chat-related files. - Improved user avatar color generation logic and removed hardcoded color values. - Updated loading states and error handling in admin chat management pages. |
||
|---|---|---|
| .. | ||
| .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 | ||