Commit Graph

1809 Commits

Author SHA1 Message Date
Aj Wazzan
d0e5d4fa1b feat: enhance NotificationProvider to handle message types and invalidate queries based on thread ID 2025-05-11 14:46:55 -07:00
Aj Wazzan
a2df8516f1 Merge branch 'staging' of https://github.com/nizzyabi/mail into staging 2025-05-11 14:29:03 -07:00
Aj Wazzan
812b78e5e8 refactor: update defaultLabels structure in mail component for improved clarity and usability 2025-05-11 14:25:19 -07:00
Adam
83d4ebffab Merge pull request #940 from Mail-0/fix/attachments
fix(thread): attachment rendering
2025-05-11 13:55:11 -07:00
Aj Wazzan
7df47bf9cc fix: update room assignment logic in NotificationProvider to use only connection ID for improved accuracy 2025-05-11 13:43:22 -07:00
needle
4526f253a6 fix(thread): attachment rendering 2025-05-11 23:41:04 +03:00
Aj Wazzan
6c72d3bfc8 fix: update room assignment logic in NotificationProvider to use connection ID for improved accuracy 2025-05-11 13:01:56 -07:00
Aj Wazzan
560ac66c9f Merge branch 'staging' of https://github.com/nizzyabi/mail into staging 2025-05-11 12:39:16 -07:00
Aj Wazzan
0abf236d33 refactor: simplify room assignment logic in NotificationProvider for improved clarity 2025-05-11 12:36:49 -07:00
BlankParticle
1e1a0024a7 fix: use different cookie based on NODE_ENV 2025-05-12 00:08:11 +05:30
Aj Wazzan
0c23150047 refactor: restore headers logic and NotificationProvider in MailLayout for improved functionality 2025-05-11 11:32:14 -07:00
Adam
63f661940a Merge pull request #933 from Mail-0/fix/local-dev-server
fix: local dev mode for zero backend
2025-05-11 11:17:39 -07:00
Aj Wazzan
bb29d15510 refactor: update button label in ThreadDisplay from 'Write an email' to 'Send an email' for improved clarity 2025-05-11 11:06:50 -07:00
Aj Wazzan
a9fb56b341 refactor: comment out unused headers logic and NotificationProvider in MailLayout for cleaner code 2025-05-11 11:03:50 -07:00
Aj Wazzan
ffc5911e13 feat: add party-related components and integrate party functionality in MailLayout, update package dependencies, and configure DurableMailbox for session management 2025-05-10 23:55:23 -07:00
BlankParticle
b9862fbd58 fix: local dev for zero backend 2025-05-11 10:55:14 +05:30
Aj Wazzan
d79829cbf3 refactor: clarify auto-labeling instructions in AutoLabelingSettings and update button label in ThreadDisplay to include AI 2025-05-10 18:22:29 -07:00
Aj Wazzan
2e24f292ef refactor: update onboarding descriptions for clarity, adjust button styles in AutoLabelingSettings, and enhance ThreadDisplay with new action buttons 2025-05-10 18:17:42 -07:00
Aj Wazzan
48a30abad7 feat: add default labels and reset functionality in AutoLabelingSettings component 2025-05-10 17:59:19 -07:00
Aj Wazzan
168d8ace51 feat: integrate TagInput component for autolabeling settings in MailLayout, add getLabels and updateLabels procedures in brain router, and update dependencies in package.json 2025-05-10 17:51:45 -07:00
Aj Wazzan
31e6494673 Merge branch 'staging' of https://github.com/nizzyabi/mail into staging 2025-05-10 16:01:24 -07:00
Aj Wazzan
e894e3c313 refactor: streamline onboarding component, enhance search value handling, and improve draft filtering logic 2025-05-10 16:01:19 -07:00
Nizzy
b82603117a s 2025-05-10 17:49:23 -05:00
Aj Wazzan
05b02978ee refactor: update onboarding component by removing unused code, updating video links, and improving layout 2025-05-10 15:23:44 -07:00
Aj Wazzan
d711be17fb refactor: clean up AIChat component by removing unused dependencies and adding logging for refetching 2025-05-10 14:47:48 -07:00
Aj Wazzan
f80b9cf19b refactor: enhance brain functionality in MailLayout, clean up NavUser component, and improve error handling in server utilities 2025-05-10 14:30:02 -07:00
Aj Wazzan
1f5799eb4d refactor: improve EmailComposer and MailLayout components, enhance brain functionality, and clean up NavUser component 2025-05-10 13:25:20 -07:00
Nizzy
aa97bf573a staging fix 2025-05-10 11:45:59 -05:00
Nizzy
ca3039ae2d pricing 2025-05-10 10:57:13 -05:00
Nizzy
26729e5b3d remove beta 2025-05-10 10:45:13 -05:00
Nizzy
cf2cbec43e color 2025-05-10 01:58:12 -05:00
Nizzy
c937510877 pricing + onboardin 2025-05-10 01:54:16 -05:00
Aj Wazzan
d07e4f0f8e refactor: update connection handling and improve layout in NavMain component 2025-05-09 22:23:36 -07:00
needle
9ecfb074e9 fix: translation 2025-05-10 07:41:17 +03:00
Aj Wazzan
7711da85f2 saving 2025-05-09 11:31:05 -07:00
BlankParticle
04d4102226 fix: homepage 2025-05-09 23:54:12 +05:30
Aj Wazzan
918a9cf789 refactor: reorganize imports and enhance NavUser component with billing functionality 2025-05-09 11:12:35 -07:00
Aj Wazzan
e03f5fa1ce savign 2025-05-09 11:09:42 -07:00
Aj Wazzan
b5d7407d05 fix: update LinkedIn URL in footer component to the correct link 2025-05-09 10:52:18 -07:00
Aj Wazzan
d690e60676 refactor: clean up imports and improve code formatting in footer component 2025-05-09 10:49:38 -07:00
Adam
8a496722db Merge pull request #872 from Mail-0/homepage-addition
Homepage addition
2025-05-09 10:46:24 -07:00
BlankParticle
d66dbc07b5 chore: redirect non api calls to frontend 2025-05-09 22:49:34 +05:30
Aj Wazzan
b43d94cb90 hotfix 2025-05-09 10:04:38 -07:00
BlankParticle
f64558f0fa fix: set cookie expiry to actually 7 days 2025-05-09 22:31:21 +05:30
Adam
4f6f73198a Merge pull request #916 from Mail-0/check
Check
2025-05-09 09:51:37 -07:00
Aj Wazzan
b8a171333e Merge branch 'staging' of https://github.com/nizzyabi/mail into staging 2025-05-09 09:45:43 -07:00
Aj Wazzan
77e005a5b6 feat: integrate authClient session retrieval in ServerProviders for enhanced user data handling 2025-05-09 09:45:40 -07:00
BlankParticle
408ca510c3 chore: add redis storage for better-auth 2025-05-09 22:07:09 +05:30
BlankParticle
74483dd4ae fix: update callbackURL with link social to use correct url 2025-05-09 15:10:54 +05:30
Nizzy
06f0d440db fix 2025-05-09 02:46:41 -05:00