Commit Graph

10 Commits

Author SHA1 Message Date
pradeepkumar
1697d638b6 feat: Automatically mark messages as delivered when recipients come online or receive new messages. 2026-03-28 02:02:49 +05:30
pradeepkumar
31439c3b06 feat: Add SUPER_ADMIN role with dedicated admin user management and updated access controls for existing admin features. 2026-03-20 17:05:40 +05:30
pradeepkumar
4d5a3fc36d feat: Add an admin endpoint to retrieve the total count of unread support messages. 2026-03-19 04:19:55 +05:30
pradeepkumar
c3a3df704e feat: Implement real-time message delivery for conversations via WebSocket integration and update admin seed email. 2026-03-18 16:49:13 +05:30
pradeepkumar
2cb4a649bd feat: Improve message broadcasting to exclude sender, add error handling for direct delivery, and enhance sendToUser logging. 2026-03-17 18:02:53 +05:30
pradeepkumar
399b8aa937 feat: implement support chat functionality with new module, service, controller, DTOs, and schema updates. 2026-03-05 06:37:07 +05:30
pradeepkumar
7b8d6e3db8 feat: Implement in-app notifications with new database model, enhance Firebase initialization to support service account files, and add message read functionalities. 2026-02-25 06:45:27 +05:30
pradeepkumar
7ab5330a88 fix 2026-02-24 22:36:42 +05:30
pradeepkumar
755ddda123 feat: Implement direct notification for new messages and read receipts to conversation participants. 2026-02-11 04:48:15 +05:30
pradeepkumar
3b1a7b999e feat: Implement real-time messaging module with REST API endpoints and WebSocket gateway. 2026-02-08 22:44:16 +05:30