Commit Graph

10 Commits

Author SHA1 Message Date
pradeepkumar
8baaa89da8 feat: implement real-time conversation deletion handling via socket events 2026-04-09 16:02:21 +05:30
pradeepkumar
65787bc34c refactor: introduce pause method to socket service to preserve event listeners during idle disconnects 2026-04-08 22:04:20 +05:30
pradeepkumar
44f4225f1c feat: emit message_received acknowledgment upon receipt of new messages 2026-04-07 19:53:02 +05:30
pradeepkumar
36b94c7b0c refactor: optimize socket connection handling, improve messaging cache management, and simplify SpecializationCard UI 2026-03-29 03:31:01 +05:30
pradeepkumar
cd7b964101 feat: implement real-time notification updates and toast alerts via socket events 2026-03-28 15:34:09 +05:30
pradeepkumar
bd40eaeb0c feat: Implement message delivered event handling to update message statuses in conversations. 2026-03-28 02:03:04 +05:30
pradeepkumar
f3c4e31924 feat: Implement message catch-up and retry logic for conversation room joins on socket reconnection. 2026-03-17 18:03:07 +05:30
pradeepkumar
a3880bf9a7 feat: Enhance messaging page scrolling and typing indicator UI, and add socket acknowledgement timeouts for messaging actions. 2026-02-11 07:36:40 +05:30
pradeepkumar
50e593d7ae feat: Implement proactive access token refreshing within the session and reactive token renewal for socket authentication errors. 2026-02-11 04:47:51 +05:30
pradeepkumar
a2384fc7d9 feat: Implement real-time messaging functionality with dedicated services, types, a custom hook, and UI integration. 2026-02-08 22:44:06 +05:30