| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: chat mobile open (#705)01-24-fix_chat_mobile_open | MaheshtheDev | 2026-01-26 | 1 | -1/+5 |
| | | |||||
| * | chore: mobile banner for inconsistency and auto redirect in wrong route (#704)01-24-chore_mobile_banner_for_inconsistency_and_auto_redirect_in_wrong_route | MaheshtheDev | 2026-01-25 | 2 | -7/+16 |
| | | |||||
| * | feat: onboarding config, reset onboarding, xai agentic migration (#701)01-24-feat_onboarding_config_reset_onboarding_xai_agentic_migration | MaheshtheDev | 2026-01-25 | 2 | -41/+57 |
| | | | | | | | | | | | - Created a new `useOrgOnboarding` hook that uses `org.metadata.isOnboarded` to track onboarding state - Updated the home page to conditionally use either the old localStorage-based onboarding or the new DB-backed onboarding based on feature flag - Added a "Restart Onboarding" option in the user dropdown menu - Improved the onboarding chat sidebar with per-link loading indicators - Enhanced the X/Twitter research API to better handle different URL formats - Updated the integrations step to use the new onboarding completion method - Added `updateOrgMetadata` function to the auth context for easier metadata updates | ||||
| * | feat: added advanced analytics events (#702)01-24-feat_added_advanced_analytic_events | MaheshtheDev | 2026-01-25 | 5 | -14/+89 |
| | | | | | added advanced analytics events | ||||
| * | (probable fix) 500 error on og endpoint | Dhravya Shah | 2026-01-23 | 1 | -2/+0 |
| | | |||||
| * | fix: merge conflicts | Dhravya Shah | 2026-01-23 | 3 | -3/+214 |
| |\ | |||||
| | * | feat: full screen note, space highlights, suggestions (#696)01-22-feat_full_screen_note_space_highlights_suggestions | MaheshtheDev | 2026-01-23 | 3 | -3/+198 |
| | | | | | | | | | Added quick note and highlights features to the new UI, improved OG scraping, and implemented Nova alpha access feature flag. | ||||
| * | | extract metadata ourselves | Dhravya Shah | 2026-01-23 | 1 | -47/+60 |
| |/ | |||||
| * | chore: cmdk, google docs viewer, image preview, document icons (#691)01-21-chore_cmdk_google_docs_viewer_image_preview_document_icons | MaheshtheDev | 2026-01-22 | 1 | -2/+40 |
| | | |||||
| * | feat: mobile responsive, lint formats, toast, render issue fix (#688)01-20-feat_mobile_responsive_lint_formats_ui_improvements_render_issue_fix | MaheshtheDev | 2026-01-21 | 17 | -389/+472 |
| | | | | | | | | | - Mobile responsive - new toast design - web document render issue fix - posthog analytics - ui improvements | ||||
| * | feat: create space, delete spaces and emoji picker (#687)01-19-feat_create_space_and_delete_spaces_and_emoji_picker | MaheshtheDev | 2026-01-20 | 2 | -2/+13 |
| | | | | | | | | | | | | | ### Add user display name functionality and enhance space management with emoji support and deletion capabilities. ### What changed? - Added support for user display names, which are now stored and displayed throughout the app - Implemented emoji support for spaces (projects), allowing users to customize their space icons - Created a new `AddSpaceModal` component with emoji picker for creating spaces - Added space deletion functionality with options to move content to another space or delete everything - Enhanced the space selector UI to show emojis and delete options | ||||
| * | chore: ux improvements and space selector (#684)01-19-chore_ux_improvements_and_space_selector | MaheshtheDev | 2026-01-19 | 1 | -14/+16 |
| | | |||||
| * | chore: delete document, document ui (#673)01-16-chore_delete_document_document_ui | MaheshtheDev | 2026-01-16 | 7 | -256/+587 |
| | | |||||
| * | feat: deep-research on user profile and tiptap integration (#672)01-14-feat_deep-research_on_user_profile | MaheshtheDev | 2026-01-15 | 15 | -1404/+109 |
| | | | | | | | | | deep-research on user profile add novel integration tiptap 3.x integration | ||||
| * | chore: quick bugs squash across the elements and added few more changes (#671) | Mahesh Sanikommu | 2026-01-13 | 5 | -4/+160 |
| | | |||||
| * | PR: nova alpha release (#670) | Mahesh Sanikommu | 2026-01-13 | 19 | -15/+2534 |
| | | | | Co-authored-by: Dhravya Shah <[email protected]> | ||||
| * | replace all old mcp references with new | Dhravya Shah | 2025-12-30 | 1 | -2/+2 |
| | | |||||
| * | fix: resolve UI accessibility, hydration, and semantic HTML issues (#520) | Aman pandit | 2025-12-07 | 2 | -18/+25 |
| | | | | Co-authored-by: Mahesh Sanikommu <[email protected]> | ||||
| * | Update X social links from supermemoryai to supermemory (#607)12-05-fix_x_handle_links | MaheshtheDev | 2025-12-07 | 1 | -8/+6 |
| | | | | | we recently got new x/twitter handle and update the references for the links | ||||
| * | fix: document source (#580)11-13-fix_document_source | MaheshtheDev | 2025-11-15 | 1 | -1/+1 |
| | | |||||
| * | chore: update posthog findings (#569)11-08-chore_update_posthog_findings | MaheshtheDev | 2025-11-09 | 3 | -96/+93 |
| | | |||||
| * | Fix: Messages Sent to Any Website Without Verifying Recipient in ↵ | orbisai0security | 2025-11-06 | 1 | -1/+1 |
| | | | | | apps/web/app/(navigation)/page.tsx (#565) | ||||
| * | fix: chat messages scroll effect (#544) | Mahesh Sanikommu | 2025-10-29 | 2 | -10/+4 |
| | | |||||
| * | fix: skeleton and mobile chat improvments (#541)10-28-fix_skeleton_and_mobile_chat_improvments | MaheshtheDev | 2025-10-29 | 1 | -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 | ||||
| * | fix: mount graph dialog globally to fix chat page issue | vorahardik7 | 2025-10-15 | 1 | -0/+3 |
| | | |||||
| * | feat: multiple models & ui improvements (#455) | MaheshtheDev | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | feat: app improvements (#454) | MaheshtheDev | 2025-10-06 | 3 | -12/+3 |
| | | |||||
| * | fix: mobile responsive issues on onboarding (#453) | MaheshtheDev | 2025-10-06 | 7 | -721/+909 |
| | | |||||
| * | ui: update the chrome extension visibilty (#448)10-01-ui_update_the_chrome_extension_visibilty | MaheshtheDev | 2025-10-03 | 1 | -0/+2 |
| | | | | | | | | | | | | | ui: update the chrome extension visibilty fix the ui for the chrome extension icon remove bun lock   | ||||
| * | ui: fix progress bar thickness on regular browser (#445)10-01-ui_fix_progress_bar_thickness_on_regular_browser | MaheshtheDev | 2025-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | Before  After  | ||||
| * | feat: layout design with theme improvements (#443)09-25-feat_layout_design_with_theme_improvements | MaheshtheDev | 2025-10-01 | 18 | -1043/+574 |
| | | | | | | | | | feat: layout design with theme improvements new improvements on light mode layout chore: settings page with graph header and memories list | ||||
| * | UI: onboarding improvements (#435)09-23-ui_onboarding_improvements | MaheshtheDev | 2025-10-01 | 14 | -986/+975 |
| | | | | | | | UI: onboarding improvements ui(onboarding): updated onboarding ui patterns | ||||
| * | feat: new onboarding flow (#408)09-03-feat_new_onboarding_flow | alexf37 | 2025-10-01 | 15 | -6/+2139 |
| | | | | | This is the onboarding flow that you have all seen in my demo. | ||||
| * | fix: one more type error | Dhravya Shah | 2025-09-19 | 1 | -1/+1 |
| | | |||||
| * | feat: new favicon (#426)shreyans/09-18-feat_new_favicon | CodeWithShreyans | 2025-09-19 | 1 | -0/+0 |
| | | |||||
| * | fix: one more build error | Dhravya Shah | 2025-09-18 | 1 | -34/+34 |
| | | |||||
| * | fix | Dhravya Shah | 2025-09-18 | 1 | -1/+1 |
| | | |||||
| * | extension: updated telemetry and batch upload (#415) | MaheshtheDev | 2025-09-08 | 1 | -11/+19 |
| | | |||||
| * | feat: add mcp migrate route (#410)shreyans/09-03-feat_add_mcp_migrate_route | CodeWithShreyans | 2025-09-04 | 2 | -150/+473 |
| | | |||||
| * | ux: support integration (#405) | MaheshtheDev | 2025-09-01 | 1 | -1/+32 |
| | | | | |  | ||||
| * | completely remove waitlist (#404) | Dhravya | 2025-09-01 | 4 | -274/+5 |
| | | |||||
| * | fix: tour guide fix on overlap (#403) | MaheshtheDev | 2025-09-01 | 1 | -1/+11 |
| | | |||||
| * | ui: default open connect ai modal (#401) | MaheshtheDev | 2025-09-01 | 1 | -26/+57 |
| | | |||||
| * | Merge branch 'main' into mahesh/browser-extension | Mahesh Sanikommu | 2025-08-29 | 1 | -285/+281 |
| |\ | |||||
| | * | BETTER GRAPH (#398) | Dhravya Shah | 2025-08-29 | 1 | -286/+281 |
| | | | | | | | Co-authored-by: Dhravya Shah <[email protected]> | ||||
| * | | added app token registration for extension | Mahesh Sanikommmu | 2025-08-28 | 1 | -2/+14 |
| |/ | |||||
| * | Merge pull request #377 from supermemoryai/mahesh/update-memory-detail-view | Mahesh Sanikommu | 2025-08-26 | 1 | -278/+278 |
| |\ | | | | | ui (memory detail): improved memory detail view and open chat | ||||
| | * | ui (memory detail): improved memory detail view and open chat | Mahesh Sanikommmu | 2025-08-23 | 1 | -278/+278 |
| | | | |||||
| * | | fix: unused ts expect error | Dhravya Shah | 2025-08-23 | 1 | -1/+0 |
| |/ | |||||
| * | feat: sentry integration (#376) | MaheshtheDev | 2025-08-21 | 1 | -0/+23 |
| | | |||||