Commit Graph

26 Commits

Author SHA1 Message Date
pradeepkumar
fcb8f77004 feat: add ComingSoonScreen, integrate it into routing, and update chat avatar and home menu navigation 2026-04-15 15:52:41 +05:30
pradeepkumar
b97113b10a fix: update active conversation state and read status based on app lifecycle changes 2026-04-09 20:40:58 +05:30
pradeepkumar
63288fa06a feat: implement user reporting in chat and dynamic environment-aware testimonial links 2026-04-09 17:02:20 +05:30
pradeepkumar
ca81a73e49 feat: integrate speech-to-text functionality into chat screen with cross-platform permission configuration 2026-04-08 20:21:29 +05:30
pradeepkumar
7737bcfd65 fix 2026-04-07 20:14:40 +05:30
pradeepkumar
8a982bdf3d refactor: update navigation to use push/pop and add conditional dashboard redirection for agents 2026-03-31 19:36:30 +05:30
pradeepkumar
a96a7b84d8 refactor: conditionalize profile fields, update chat navigation transitions, and fix provider state management during widget lifecycle 2026-03-31 13:05:49 +05:30
pradeepkumar
d9399a7be3 fix: improve chat auto-scroll logic, reduce socket timeout, and prevent duplicate message sends 2026-03-28 18:50:25 +05:30
pradeepkumar
ba87e3b091 refactor: Update Twitter OAuth 2.0 PKCE flow for dynamic redirect URI and public client authentication, replace SVG back button with a native icon, and enhance Twitter login error reporting. 2026-03-26 15:05:06 +05:30
pradeepkumar
cbb9034424 feat: Implement expandable expertise tags on the agent detail screen and adjust chat screen lifecycle to clear active conversation in deactivate. 2026-03-20 02:42:01 +05:30
pradeepkumar
858c912df9 feat: Implement conversation mute and favorite features with UI integration and state management. 2026-03-19 17:03:44 +05:30
pradeepkumar
32ec839016 feat: Add a mute indicator UI and make the star icon interactive on the chat screen. 2026-03-19 16:39:52 +05:30
pradeepkumar
a837e5ac12 feat: Implement clear chat, delete conversation, mute, and report options within the chat screen. 2026-03-19 13:57:14 +05:30
pradeepkumar
21e677bf27 feat: Enhance socket reconnection and chat screen lifecycle management, and refine agent detail and home screen UI. 2026-03-19 03:58:03 +05:30
pradeepkumar
a4aa9bfe25 feat: Implement push notification suppression for active chats, prevent duplicate self-messages, update the chat typing indicator, and add back buttons to static screens. 2026-03-18 17:24:32 +05:30
pradeepkumar
26d9197548 feat: Implement socket-first message sending with REST fallback, enhance chat room re-joining on socket reconnect, and update 'Categories' to 'Specialization' in the hero section. 2026-03-16 17:49:25 +05:30
pradeepkumar
8884038842 fix: Prevent URLs and GIF links from being displayed as text content below media messages. 2026-03-15 01:06:56 +05:30
pradeepkumar
f659be07ae feat: Enable direct chat initiation from agent network, improve GIF rendering in chat, and fix message order and webview authentication. 2026-03-15 01:04:36 +05:30
pradeepkumar
84e9cd9680 feat: Enhance billing display with currency formatting, improve dynamic form field management by clearing cached controllers and using unique keys, and add mailto URL scheme support. 2026-03-15 00:57:14 +05:30
pradeepkumar
54fdd66270 feat: Manage socket connection lifecycle based on authentication status and ensure chat screen joins rooms only when socket is connected. 2026-03-15 00:30:12 +05:30
pradeepkumar
fe2bc5bf28 feat: Implement real-time messaging with socket listeners and enable starting chats from agent details. 2026-03-15 00:28:04 +05:30
pradeepkumar
fed89cbef2 feat: Implement contact form clearing, refactor chat avatar display to use S3Image, add unread count to notification filter, and enhance agent detail layout. 2026-03-15 00:03:38 +05:30
pradeepkumar
0362d7cfe0 feat: Implement agent network management and refactor app navigation with a new AppShell component. 2026-03-08 16:05:08 +05:30
pradeepkumar
b4d22df8ba feat: Implement About Us and Agent Home screens, update routing, and add new assets and plugins. 2026-03-08 12:15:15 +05:30
pradeepkumar
219acfc013 refactor: improve specialization card layout and unify chat screen header and navigation with home screen components. 2026-03-08 02:01:03 +05:30
pradeepkumar
bba9cd3936 feat: Implement messaging functionality with conversation and chat screens, and enhance agent detail views. 2026-03-08 00:41:44 +05:30