| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: local db sync issue and threads pull (#708)01-25-fix_local_db_sync_issue_and_threads_pull | MaheshtheDev | 2026-01-27 | 1 | -104/+41 |
| | | |||||
| * | 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 | 1 | -0/+24 |
| | | |||||
| * | feat: feedback modal for nova users (#703)01-24-feat_feedback_modal_for_nova_users | MaheshtheDev | 2026-01-25 | 2 | -0/+204 |
| | | |||||
| * | feat: onboarding config, reset onboarding, xai agentic migration (#701)01-24-feat_onboarding_config_reset_onboarding_xai_agentic_migration | MaheshtheDev | 2026-01-25 | 3 | -43/+122 |
| | | | | | | | | | | | - 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 | 10 | -20/+98 |
| | | | | | added advanced analytics events | ||||
| * | fix: cf build (#700)01-23-fix_cf_build | MaheshtheDev | 2026-01-23 | 1 | -7/+0 |
| | | |||||
| * | feat: chat history and fetching previous chats to chat pane (#698)01-22-feat_chat_history_and_fetching_previous_chats_to_chat_pane | MaheshtheDev | 2026-01-23 | 1 | -9/+302 |
| | | |||||
| * | feat: full screen note, space highlights, suggestions (#696)01-22-feat_full_screen_note_space_highlights_suggestions | MaheshtheDev | 2026-01-23 | 15 | -89/+1013 |
| | | | | | Added quick note and highlights features to the new UI, improved OG scraping, and implemented Nova alpha access feature flag. | ||||
| * | 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 | 19 | -695/+1142 |
| | | |||||
| * | 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 | 16 | -303/+735 |
| | | | | | | | | | - 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 | 4 | -35/+576 |
| | | | | | | | | | | | | | ### 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 | 6 | -179/+222 |
| | | |||||
| * | chore: delete document, document ui (#673)01-16-chore_delete_document_document_ui | MaheshtheDev | 2026-01-16 | 8 | -276/+708 |
| | | |||||
| * | feat: deep-research on user profile and tiptap integration (#672)01-14-feat_deep-research_on_user_profile | MaheshtheDev | 2026-01-15 | 43 | -72/+2491 |
| | | | | | | | | | 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 | 7 | -389/+268 |
| | | |||||
| * | PR: nova alpha release (#670) | Mahesh Sanikommu | 2026-01-13 | 42 | -0/+8368 |
| Co-authored-by: Dhravya Shah <[email protected]> | |||||