unreal-chat/apps/api/src/resolvers
Juan Sebastian Montoya c737258aed feat: enhance room management and UI with join/leave functionality
- Added GraphQL mutations and subscriptions for joining and leaving rooms
- Implemented room member tracking and display in room list
- Added leave room confirmation and error handling in chat room
- Updated room list and chat room components with new interaction features
- Improved UI with member badges, join/leave buttons, and error messages
- Enhanced room query to include member information
2025-03-04 01:46:30 -05:00
..
index.ts refactor: migrate from Next.js to SolidJS and GraphQL 2025-03-04 01:08:52 -05:00
message.ts refactor: migrate from Next.js to SolidJS and GraphQL 2025-03-04 01:08:52 -05:00
room.ts feat: enhance room management and UI with join/leave functionality 2025-03-04 01:46:30 -05:00
user.ts refactor: migrate from Next.js to SolidJS and GraphQL 2025-03-04 01:08:52 -05:00