Commit Graph

20 Commits

Author SHA1 Message Date
pradeepkumar
11c3fdfde8 refactor: update location display order to state-first and fix minor typos in auth pages 2026-04-11 22:52:11 +05:30
pradeepkumar
86cacd9a5b feat: enable direct messaging initiation from agent profiles via agentProfileId query parameter 2026-03-29 17:40:06 +05:30
pradeepkumar
d0d43eb69b feat: implement avatar loading shimmers and restrict privacy settings visibility by user role 2026-03-28 17:01:37 +05:30
pradeepkumar
37d66150c3 fix 2026-03-27 15:47:29 +05:30
pradeepkumar
76ab856c20 feat: Implement agent-specific contact page CTA, enhance avatar loading and message previews, and refine messaging read receipts with auto-mark functionality. 2026-03-27 06:23:28 +05:30
pradeepkumar
bf97061a38 feat: Implement mobile responsive layout for the messaging page, enabling toggling between the conversation list and chat view on smaller screens. 2026-03-20 02:41:07 +05:30
pradeepkumar
d8e75f4a06 feat: Improve message attachment handling by checking both fileUrl and content for S3 keys, and add an image loading error fallback UI. 2026-03-20 01:49:46 +05:30
pradeepkumar
19b90285da feat: Implement conversation mute and favorite features with UI, API, and state management. 2026-03-19 17:03:25 +05:30
pradeepkumar
26dc563a49 feat: Implement S3 avatar resolution for network connections, refine messaging initial conversation selection, and adjust profile display logic and header navigation. 2026-03-19 16:37:24 +05:30
pradeepkumar
3a5377dd35 feat: implement user reporting functionality with a dedicated modal and service, integrated into the chat header. 2026-03-19 05:24:41 +05:30
pradeepkumar
772e1024cc feat: Implement useImageStatus hook and enhance image loading status handling across various components to address cached images and loading timeouts. 2026-03-18 11:54:40 +05:30
pradeepkumar
65d3d6c9dc feat: Enable direct navigation to specific message conversations via URL parameters and initiate new conversations from the network page. 2026-03-15 01:03:44 +05:30
pradeepkumar
50640a5828 feat: Enable agents to initiate conversations with connected users and refactor the conversation start flow to be role-aware. 2026-03-15 00:29:25 +05:30
pradeepkumar
9acb0063fa feat: Implement shimmer loading for profile and avatar images across various components. 2026-03-14 14:37:19 +05:30
pradeepkumar
7b5c670159 feat: Improve avatar loading experience by displaying placeholders until images are fully loaded across various components. 2026-03-13 22:45:11 +05:30
pradeepkumar
7d641eec12 feat: Add chat management actions including clear and delete conversation, and enhance session token refresh logic. 2026-03-09 23:47:28 +05:30
pradeepkumar
c5dc139633 feat: Implement rich media messaging for images, files, and GIFs, and add message read/delivery status indicators. 2026-02-21 22:11:42 +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
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
pradeepkumar
f035129b6a refactor: Remove deprecated agent dashboard and message components, add FAQ page, and introduce a new generic messaging system. 2026-01-20 12:26:27 +05:30