Commit graph

440 commits

Author SHA1 Message Date
MaheshtheDev
99585f338c fix: chat mobile open (#705) 2026-01-26 03:44:34 +00:00
MaheshtheDev
837fb5d725 chore: mobile banner for inconsistency and auto redirect in wrong route (#704) 2026-01-25 06:36:23 +00:00
MaheshtheDev
6834bc6876 feat: onboarding config, reset onboarding, xai agentic migration (#701)
- 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
2026-01-25 01:04:15 +00:00
MaheshtheDev
134861de3d feat: added advanced analytics events (#702)
added advanced analytics events
2026-01-25 00:56:19 +00:00
Dhravya Shah
e7ea26442a (probable fix) 500 error on og endpoint 2026-01-23 18:57:14 -07:00
Dhravya Shah
4ca0f593a5 fix: merge conflicts 2026-01-23 17:42:47 -07:00
Dhravya Shah
35004c474a extract metadata ourselves 2026-01-23 17:39:23 -07:00
MaheshtheDev
8c195cece6 feat: full screen note, space highlights, suggestions (#696)
Added quick note and highlights features to the new UI, improved OG scraping, and implemented Nova alpha access feature flag.
2026-01-23 22:17:44 +00:00
MaheshtheDev
7972e543c4 chore: cmdk, google docs viewer, image preview, document icons (#691) 2026-01-22 02:35:35 +00:00
MaheshtheDev
1423bd7004 feat: mobile responsive, lint formats, toast, render issue fix (#688)
- Mobile responsive
- new toast design
- web document render issue fix
- posthog analytics
- ui improvements
2026-01-21 03:11:53 +00:00
MaheshtheDev
731808be68 feat: create space, delete spaces and emoji picker (#687)
### 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
2026-01-20 17:03:22 +00:00
MaheshtheDev
43cb9feecb chore: ux improvements and space selector (#684) 2026-01-19 22:37:03 +00:00
MaheshtheDev
9fd49193ac chore: delete document, document ui (#673) 2026-01-16 21:44:26 +00:00
MaheshtheDev
59c294b299 feat: deep-research on user profile and tiptap integration (#672)
deep-research on user profile

add novel integration

tiptap 3.x integration
2026-01-15 21:53:53 +00:00
Mahesh Sanikommu
641db19e35
chore: quick bugs squash across the elements and added few more changes (#671) 2026-01-13 17:53:28 -08:00
Mahesh Sanikommu
645f89310c
PR: nova alpha release (#670)
Co-authored-by: Dhravya Shah <dhravya@supermemory.com>
2026-01-13 00:54:56 -08:00
Dhravya Shah
4e422905a3 replace all old mcp references with new 2025-12-30 12:04:30 -08:00
Aman pandit
08267ffa21
fix: resolve UI accessibility, hydration, and semantic HTML issues (#520)
Co-authored-by: Mahesh Sanikommu <mahesh.svmr@gmail.com>
2025-12-07 21:31:30 -08:00
MaheshtheDev
89d056e6ba Update X social links from supermemoryai to supermemory (#607)
we recently got new x/twitter handle and update the references for the links
2025-12-07 03:44:11 +00:00
MaheshtheDev
05e27f4f83 fix: document source (#580) 2025-11-15 05:43:08 +00:00
MaheshtheDev
8f1eda6b60 chore: update posthog findings (#569) 2025-11-09 07:30:53 +00:00
orbisai0security
af12864d72
Fix: Messages Sent to Any Website Without Verifying Recipient in apps/web/app/(navigation)/page.tsx (#565) 2025-11-06 22:47:40 -08:00
Mahesh Sanikommu
399f7beeeb
fix: chat messages scroll effect (#544) 2025-10-29 15:35:57 -07:00
MaheshtheDev
2145340c11 fix: skeleton and mobile chat improvments (#541)
### 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
2025-10-29 06:38:16 +00:00
vorahardik7
33ee19e7aa fix: mount graph dialog globally to fix chat page issue 2025-10-15 19:04:23 -07:00
MaheshtheDev
e86104b645 feat: multiple models & ui improvements (#455) 2025-10-06 16:25:38 +00:00
MaheshtheDev
cdfb942fa8 feat: app improvements (#454) 2025-10-06 15:51:31 +00:00
MaheshtheDev
0ca737f364 fix: mobile responsive issues on onboarding (#453) 2025-10-06 01:06:32 +00:00
MaheshtheDev
050b241fb6 ui: update the chrome extension visibilty (#448)
ui: update the chrome extension visibilty

fix the ui for the chrome extension icon

remove bun lock

![image.png](https://app.graphite.dev/user-attachments/assets/e5da1528-95dd-455a-bd35-6d93a3c369b9.png)

![image.png](https://app.graphite.dev/user-attachments/assets/ecc6ed96-6a87-4569-8220-adef56ab185e.png)
2025-10-03 07:55:08 +00:00
MaheshtheDev
098f470955 ui: fix progress bar thickness on regular browser (#445)
Before

![image.png](https://app.graphite.dev/user-attachments/assets/86346d6f-720f-498d-a2e1-80fa705cd7e7.png)

After

![image.png](https://app.graphite.dev/user-attachments/assets/a1bfd96d-022c-47bf-838f-13af31a24c23.png)
2025-10-02 01:00:22 +00:00
MaheshtheDev
b148296f50 feat: layout design with theme improvements (#443)
feat: layout design with theme improvements

new improvements on light mode layout

chore: settings page with graph header and memories list
2025-10-01 21:59:54 +00:00
MaheshtheDev
60794f63e2 UI: onboarding improvements (#435)
UI: onboarding improvements

ui(onboarding): updated onboarding ui patterns
2025-10-01 21:59:53 +00:00
alexf37
ede0f39303 feat: new onboarding flow (#408)
This is the onboarding flow that you have all seen in my demo.
2025-10-01 21:59:53 +00:00
Dhravya Shah
bd78ef0ddf fix: one more type error 2025-09-19 16:06:26 -07:00
CodeWithShreyans
8478db2b4c
feat: new favicon (#426) 2025-09-19 22:41:50 +00:00
Dhravya Shah
53eeadccca fix: one more build error 2025-09-18 12:20:35 -07:00
Dhravya Shah
4942525ee9 fix 2025-09-18 12:16:45 -07:00
MaheshtheDev
3e5ea2fd9e extension: updated telemetry and batch upload (#415) 2025-09-08 05:19:10 +00:00
CodeWithShreyans
84fea4a698
feat: add mcp migrate route (#410) 2025-09-04 16:46:47 +00:00
MaheshtheDev
33277b492c ux: support integration (#405)
![image.png](https://app.graphite.dev/user-attachments/assets/b00fb7aa-0df8-4a9b-908f-598012e9bdbd.png)
2025-09-01 23:45:44 +00:00
Dhravya
48e23c13ed completely remove waitlist (#404) 2025-09-01 07:12:37 +00:00
MaheshtheDev
31463406ce fix: tour guide fix on overlap (#403) 2025-09-01 06:11:58 +00:00
MaheshtheDev
671a476d03 ui: default open connect ai modal (#401) 2025-09-01 04:58:50 +00:00
Mahesh Sanikommu
666af9b962
Merge branch 'main' into mahesh/browser-extension 2025-08-29 18:22:51 -07:00
Dhravya Shah
93af958767
BETTER GRAPH (#398)
Co-authored-by: Dhravya Shah <dhravya@supermemory.com>
2025-08-29 17:10:11 -07:00
Mahesh Sanikommmu
33a70f5705 added app token registration for extension 2025-08-28 19:08:04 -07:00
Mahesh Sanikommu
d48d2bc07c
Merge pull request #377 from supermemoryai/mahesh/update-memory-detail-view
ui (memory detail): improved memory detail view and open chat
2025-08-26 14:53:02 -07:00
Dhravya Shah
748a724a94 fix: unused ts expect error 2025-08-23 10:00:06 -07:00
Mahesh Sanikommmu
3816666e2d ui (memory detail): improved memory detail view and open chat 2025-08-23 00:38:57 -07:00
MaheshtheDev
52cbf55763 feat: sentry integration (#376) 2025-08-21 19:46:41 +00:00