Commit Graph

21 Commits

Author SHA1 Message Date
pradeepkumar
1ef02383a6 refactor: update agent location display logic to prioritize state over city across UI and models 2026-04-11 22:52:13 +05:30
pradeepkumar
9c63ee70d9 refactor: update agent type dropdown hint text to professional role 2026-04-11 22:42:23 +05:30
pradeepkumar
cdb918fae8 feat: implement centralized human-readable error messaging for Dio exceptions and improve API response parsing 2026-04-10 17:35:59 +05:30
pradeepkumar
26611274d5 feat: pass role, agent type, and auth mode to social login providers and repository 2026-03-31 22:45:16 +05:30
pradeepkumar
ecca0a37c3 chore: update Google Sign-In client ID and remove redundant AnimatedSwitcher from app shell 2026-03-28 19:21:48 +05:30
pradeepkumar
4c06d0d895 feat: Enhance messaging read receipts and auto-read, fix auth 401 error suppression during logout, and refine agent profile expertise 2026-03-27 06:32:46 +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
0466341f62 feat: Implement Twitter (X) login using OAuth 2.0 PKCE flow via webview. 2026-03-26 11:53:36 +05:30
pradeepkumar
c5f905b4d3 feat: implement social login functionality with Google, Facebook, and Twitter, including API integration and platform-specific configurations. 2026-03-26 00:07:31 +05:30
pradeepkumar
3ec7fc01e1 feat: Conditionally reset authentication state on force logout and streamline logout by immediately resetting state and clearing tokens. 2026-03-19 03:13:56 +05:30
pradeepkumar
e195696733 feat: Implement email verification flow for user registration, update API base URL, and refine agent search screen UI. 2026-03-16 15:32:17 +05:30
pradeepkumar
9512f5ef8d feat: Add optional agentTypeId field to RegisterRequest model. 2026-03-16 14:23:31 +05:30
pradeepkumar
b7f131c677 feat: Implement expandable tag sections with "Show More/Less" functionality on the agent home screen. 2026-03-15 00:41:31 +05:30
pradeepkumar
21f669fca5 feat: Implement optimistic UI for agent availability toggle, add email and phone visibility toggles, and improve the logout process with immediate socket disconnection and best-effort API calls. 2026-03-15 00:35:39 +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
6928697c5c feat: Implement support chat functionality, add 2FA verification screen and routing, and update dependencies. 2026-03-11 13:26:16 +05:30
pradeepkumar
e129be5a59 feat: Implement Firebase push notifications with support for flavor-specific configurations. 2026-03-08 21:55:52 +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
1f48ff3852 feat: Implement dynamic top professionals section with agent/lender tabs using Riverpod for state management. 2026-02-24 03:28:13 +05:30
pradeepkumar
0bc8852c17 feat: Implement the home screen with new UI components and assets, and refine authentication screens and routing. 2026-02-24 03:19:55 +05:30
pradeepkumar
4f8ad7fe49 feat: Implement initial authentication, multi-environment support, and core app infrastructure. 2026-02-23 19:23:30 +05:30