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
d84e55cb6183502983826e4555a66c9ab5c06817
backend
/
src
/
messages
History
pradeepkumar
d84e55cb61
feat: mark related message notifications as read when updating conversation unread count
2026-04-13 22:48:05 +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: mark related message notifications as read when updating conversation unread count
2026-04-13 22:48:05 +05:30