This website requires JavaScript.
Explore
Help
Sign In
Re-Quest
/
backend
Watch
5
Star
0
Fork
0
You've already forked backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4df4d8c9b507272651992cdde527319da9c18779
backend
/
src
/
messages
History
pradeepkumar
fdbc727139
feat: prioritize favorited conversations in query results for both agents and users
2026-04-24 22:04:30 +05:30
..
dto
feat: Allow both users and agents to initiate conversations and dynamically display the other party based on the caller's role, while also enhancing user profile data in connection requests.
2026-03-15 00:28:14 +05:30
index.ts
feat: Implement real-time messaging module with REST API endpoints and WebSocket gateway.
2026-02-08 22:44:16 +05:30
messages.controller.ts
refactor: update deleteConversation to perform soft-delete without notifying other participants
2026-04-10 17:44:38 +05:30
messages.gateway.ts
fix: reduce socket ping intervals and remove unreliable auto-delivery status updates in messages gateway
2026-04-08 18:39:19 +05:30
messages.module.ts
feat: implement Redis-backed Socket.io adapter and user presence service for cross-instance communication
2026-04-02 19:30:08 +05:30
messages.service.ts
feat: prioritize favorited conversations in query results for both agents and users
2026-04-24 22:04:30 +05:30