aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/(navigation)/chat
Commit message (Collapse)AuthorAgeFilesLines
* fix: chat messages scroll effect (#544)Mahesh Sanikommu2025-10-291-8/+2
|
* fix: skeleton and mobile chat improvments (#541)10-28-fix_skeleton_and_mobile_chat_improvmentsMaheshtheDev2025-10-291-1/+1
| | | | | | | | | | | ### Improved mobile responsiveness across chat interface and memory list with better loading states. ### What changed? - Added responsive padding in chat page for mobile devices - Enhanced header layout for chat titles with proper truncation and responsive text sizes - Replaced the simple loading spinner in memory list with skeleton loading cards - Improved message container width constraints on mobile devices
* feat: app improvements (#454)MaheshtheDev2025-10-061-9/+1
|
* feat: layout design with theme improvements (#443)09-25-feat_layout_design_with_theme_improvementsMaheshtheDev2025-10-011-0/+39
feat: layout design with theme improvements new improvements on light mode layout chore: settings page with graph header and memories list