Commit Graph

1077 Commits

Author SHA1 Message Date
Aj Wazzan
e522c93243 refactor: enhance thread refetching by adding queryClient invalidation for improved data consistency 2025-05-08 23:46:46 -07:00
Aj Wazzan
7d850b9c35 save 2025-05-08 23:37:08 -07:00
Aj Wazzan
9a7f404985 refactor: remove unused import and add queryClient for thread invalidation in bulk actions 2025-05-08 23:34:33 -07:00
Aj Wazzan
bd4fc35793 fix: ensure thread refetching only occurs when threadId is available 2025-05-08 23:22:19 -07:00
Aj Wazzan
30771a371a refactor: simplify search bar layout by removing max-width constraint 2025-05-08 23:15:27 -07:00
Aj Wazzan
dab40a5b62 feat: add width and height attributes to video component in onboarding dialog for improved layout 2025-05-08 23:14:37 -07:00
Nizzy
1e7f333d0f s 2025-05-09 01:04:35 -05:00
Aj Wazzan
c6e0a94af2 refactor: remove unused hover functionality and clean up mouse event handlers in mail list component 2025-05-08 23:04:11 -07:00
Nizzy
8f410becc0 editor 2025-05-09 01:04:06 -05:00
Aj Wazzan
da1ff8e371 save 2025-05-08 22:54:38 -07:00
Aj Wazzan
3423457351 refactor: clean up onboarding component by reordering imports, improving formatting, and ensuring consistent video object structure 2025-05-08 22:36:21 -07:00
Adam
16f620214c Merge pull request #895 from Mail-0/onboarding
Onboarding
2025-05-08 22:28:18 -07:00
Aj Wazzan
3947eef8fa fix: update API endpoint in AIChat component and server for consistency 2025-05-08 22:17:06 -07:00
Aj Wazzan
c2615a0f48 fix: update API endpoint in server and AIChat component for consistency 2025-05-08 22:13:08 -07:00
Aj Wazzan
0b75553e9e fix: update API endpoint in AIChat component for correct backend URL 2025-05-08 21:55:59 -07:00
Aj Wazzan
3fa4d8b591 feat: integrate useLabels and useStats hooks in NavUser for enhanced data fetching 2025-05-08 21:50:40 -07:00
Aj Wazzan
979c590b4e refactor: remove console log from MailPage and streamline sign-out process in NavUser 2025-05-08 21:47:30 -07:00
BlankParticle
7f91378bd5 fix: proxy mail hanlder on same domain 2025-05-09 08:26:36 +05:30
Aj Wazzan
eeb533fdd9 refactor: clean up unused imports and comment out upgrade logic in multiple components 2025-05-08 19:41:36 -07:00
Nizzy
612f2e0891 onboarding 2025-05-08 21:36:04 -05:00
Aj Wazzan
63cabc5ca2 hotfix? 2025-05-08 19:14:15 -07:00
Adam
9702e32ae1 Merge pull request #911 from Mail-0/feat/remove-proxy
feat: remove nextjs proxy for direct calls
2025-05-08 12:01:51 -07:00
BlankParticle
9922f9d3ba feat: remove nextjs proxy for direct calls 2025-05-09 00:28:38 +05:30
Adam
c84e6ef1fb Merge pull request #901 from Mail-0/fix-autofocus-on-mail-content
autofocus to email body
2025-05-08 11:56:17 -07:00
Adam
b180025095 Merge pull request #905 from Mail-0/upgrade-fix
Upgrade fix
2025-05-08 11:55:54 -07:00
Aj Wazzan
d707420fd6 chore: update .gitignore, add devDependencies in package.json, and enhance server configuration 2025-05-07 16:30:30 -07:00
Nizzy
4e3abb78f6 fix 2025-05-07 17:28:06 -05:00
Nizzy
0d4d83fca1 upgrade 2025-05-07 17:04:50 -05:00
BlankParticle
94e7d68db9 feat: first working version of separated backend 2025-05-08 00:44:52 +05:30
Nizzy
725125e386 onboardin 2025-05-07 05:35:56 -07:00
Ahmet Kilinc
77e8c98d0e autofocus to email body 2025-05-07 13:02:26 +01:00
Ahmet Kilinc
e639329369 Merge branch 'staging' into fix/drafts-saving-as-new 2025-05-07 12:38:26 +01:00
Aj Wazzan
cb9695c11a refactor: enhance MailLayout component with refresh functionality and clean up unused imports 2025-05-06 21:44:00 -07:00
Nizzy
a17435562b onboarding 2025-05-06 17:40:28 -07:00
Nizzy
3a4dcc84fb not staging 2025-05-06 17:34:06 -07:00
Aj Wazzan
204594cf3c refactor: optimize refetch logic in AIChat component by directly invoking specific refetch functions 2025-05-06 16:29:33 -07:00
Aj Wazzan
289f186bb8 refactor: enhance refetch logic in AIChat component by adding labels query to invalidation 2025-05-06 16:25:26 -07:00
Aj Wazzan
46fc56d78b refactor: update EmailComposer to manage compose state and reset on email send 2025-05-06 16:23:10 -07:00
Aj Wazzan
9427e286a8 refactor: streamline refetch logic in AIChat component by consolidating query invalidation 2025-05-06 16:21:04 -07:00
Aj Wazzan
4040ca4abe refactor: remove unused filtering message from MailList component 2025-05-06 16:11:31 -07:00
Aj Wazzan
a82f8536c9 refactor: remove unused destructured variable from useThreads and update AI chat prompt description for clarity 2025-05-06 16:01:34 -07:00
Aj Wazzan
113a3bc329 fix: update SRH_TOKEN in docker-compose.yaml and refactor dialog components for improved consistency 2025-05-06 14:59:05 -07:00
Ahmet Kilinc
e207a38458 Merge branch 'staging' into fix/drafts-saving-as-new 2025-05-06 22:25:24 +01:00
Ahmet Kilinc
63c0f60b04 fixes emails aving as new email when opening a new draft 2025-05-06 22:22:36 +01:00
Aj Wazzan
c9c3445459 fix: update package.json dependency format, enhance chat handler to include current folder and filter, and improve AI chat prompt structure 2025-05-06 13:33:31 -07:00
Ahmet Kilinc
456cfdc3d3 moves close compose shortcut to shortcuts.ts 2025-05-06 15:58:08 +01:00
Ahmet Kilinc
cb8b7d7171 Merge pull request #875 from AbhiArya20/issue#830
Fixed: Issue #830 - Adding a secondary account now correctly redirect...
2025-05-06 14:45:16 +01:00
Ahmet Kilinc
67a450bb53 spacing 2025-05-06 14:06:53 +01:00
Ahmet Kilinc
86f19fd32e remove unused variable 2025-05-06 14:06:21 +01:00
Ahmet Kilinc
dc2d77c4ac remove unused import 2025-05-06 14:05:52 +01:00