unreal-chat/apps/web/src
Juan Sebastian Montoya d4d99fb5e7 feat: enhance chat room UI with user avatars and message improvements
- Added user avatar generation with external avatar service
- Implemented message styling with user-specific layouts
- Added message length counter and validation
- Updated CSS for improved message and user profile display
- Restricted message length to 2048 characters
- Added disabled state for send button based on message length
2025-03-07 01:06:31 -05:00
..
assets refactor: migrate from Next.js to SolidJS and GraphQL 2025-03-04 01:08:52 -05:00
components feat: enhance chat room UI with user avatars and message improvements 2025-03-07 01:06:31 -05:00
lib Feature/Use fastify instead of express (#1) 2025-03-06 19:15:56 -05:00
types refactor: migrate from Next.js to SolidJS and GraphQL 2025-03-04 01:08:52 -05:00
App.css feat: enhance chat room UI with user avatars and message improvements 2025-03-07 01:06:31 -05:00
App.tsx feat: enhance chat room UI with user avatars and message improvements 2025-03-07 01:06:31 -05:00
index.css refactor: migrate from Next.js to SolidJS and GraphQL 2025-03-04 01:08:52 -05:00
index.tsx Feature/Use fastify instead of express (#1) 2025-03-06 19:15:56 -05:00
vite-env.d.ts Feature/Use fastify instead of express (#1) 2025-03-06 19:15:56 -05:00