Commit Graph

2701 Commits

Author SHA1 Message Date
Aj Wazzan
69bd73e705 feat: add email subject generation functionality in EmailComposer and TRPC 2025-05-11 20:23:02 -07:00
Aj Wazzan
82e6661b53 refactor: optimize debounced refetching in NotificationProvider with useCallback 2025-05-11 18:56:37 -07:00
Aj Wazzan
4d4b6cdf28 refactor: implement debouncing for label and thread refetching in NotificationProvider 2025-05-11 18:53:41 -07:00
Aj Wazzan
c7085059dd feat: enhance NotificationProvider to refetch labels and threads based on message timing 2025-05-11 18:46:12 -07:00
Aj Wazzan
6ff91efd67 refactor: improve layout and styling in PricingPage component for better readability 2025-05-11 15:56:39 -07:00
Aj Wazzan
03b36a9ad0 refactor: remove unused imports and add console warning for thread refetching in NotificationProvider 2025-05-11 15:34:02 -07:00
Aj Wazzan
6033deee2c fix: update AiSummary to correctly access summary data structure 2025-05-11 15:09:22 -07:00
Aj Wazzan
e3f70d18fd refactor: simplify thread summary retrieval in brainRouter by using zero.getSummary 2025-05-11 15:04:05 -07:00
Aj Wazzan
ccb57838d4 fix: update logging in NotificationProvider to use console.warn for message handling 2025-05-11 14:59:56 -07:00
Aj Wazzan
fe7e088015 feat: integrate useThreads hook and enhance message handling in NotificationProvider 2025-05-11 14:50:57 -07:00
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
Adam
bee00f9245 Merge pull request #938 from Mail-0/fix/seprate-cookie
fix: use different cookie based on NODE_ENV
2025-05-11 11:48:24 -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
Adam
025d0cf325 Merge pull request #920 from Mail-0/staging
refactor: reorganize imports and enhance NavUser component with billing
2025-05-09 11:17:29 -07:00
Aj Wazzan
918a9cf789 refactor: reorganize imports and enhance NavUser component with billing functionality 2025-05-09 11:12:35 -07:00
Adam
ebd0a72d3f Merge pull request #919 from Mail-0/staging
savign
2025-05-09 11:10:34 -07:00