pradeepkumar
3f37b13f8f
feat: add mobile-responsive overlay and improved positioning for emoji and GIF pickers
2026-04-18 16:46:23 +05:30
pradeepkumar
396d68649f
feat: replace mobile agent card slider with horizontal swipe carousel and improve messaging header responsiveness
2026-04-18 11:32:45 +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
b49b07fdd6
fix: robust logout session clearing with cookie cleanup and isLoggingOut guard
...
- Clear next-auth session cookies directly as backup in logout page
- Add isLoggingOut localStorage flag to prevent TokenSync/PresenceProvider from restoring tokens
- Clear isLoggingOut flag on login page load as safety net
- Add createdAt to AgentSubscription interface (fixes build error)
- Add /education to public routes in middleware
2026-03-08 12:06:07 +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
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