Commit Graph

2438 Commits

Author SHA1 Message Date
Ahmet Kilinc
2b404f2c80 Merge pull request #843 from Mail-0/margin-fix 2025-05-03 01:27:48 +01:00
Ahmet Kilinc
c393004eaa fixes margin on golden ticket svg 2025-05-03 01:17:53 +01:00
Ahmet Kilinc
bff66d66c6 padding fix for mobile 2025-05-02 23:37:28 +01:00
Ahmet Kilinc
3285c4be11 fixes merge issue 2025-05-02 23:34:03 +01:00
Nizzy
8ff16402b5 hover 2025-05-02 14:55:44 -07:00
Adam
bac4d31f3b Merge pull request #831 from kingstondoesit/fix/navsettingsbutton
fix navigation to and from /settings page
2025-05-02 14:39:34 -07:00
Adam
d39321e22a Merge branch 'staging' into fix/navsettingsbutton 2025-05-02 14:34:13 -07:00
Ahmet Kilinc
bc3769e6a0 Merge pull request #841 from Mail-0/app-sidebar-fixes 2025-05-02 22:29:27 +01:00
Ahmet Kilinc
8c30ea552e padding fix 2025-05-02 22:28:41 +01:00
Ahmet Kilinc
dc1b392cbf fixes for sidebar 2025-05-02 22:28:10 +01:00
Ahmet Kilinc
4fae0c704f Merge pull request #835 from Mail-0/images-on-by-default 2025-05-02 19:46:29 +01:00
Ahmet Kilinc
c40d750ad6 Merge pull request #834 from Mail-0/appearance-settings-fix 2025-05-02 19:46:17 +01:00
Ahmet Kilinc
116a41f0a2 remove console.log 2025-05-02 19:34:18 +01:00
Ahmet Kilinc
f073bb47e0 turn images on by default 2025-05-02 19:28:21 +01:00
Ahmet Kilinc
789b689451 fixes settings/appearance issue 2025-05-02 18:59:05 +01:00
kingstondoesit
6f59df66a8 isSettingsButton true and boolean tweaks 2025-05-02 13:46:05 +01:00
Ahmet Kilinc
920a8c2580 more fixes for mobile sidebar 2025-05-02 02:32:33 +01:00
Ahmet Kilinc
77882c57af remove 2025-05-02 01:24:56 +01:00
Ahmet Kilinc
1012b80e0b mobile sidebar fixes 2025-05-02 01:16:20 +01:00
Ahmet Kilinc
be4c83dcb9 fix 2025-05-02 00:42:55 +01:00
Ahmet Kilinc
bd115f7fa4 fix for mobile add provider 2025-05-02 00:41:44 +01:00
needle
06e52e737b fix(database): settings 2025-05-02 00:50:14 +03:00
needle
e89685ca4f hello new member 2025-05-02 00:36:32 +03:00
Aj Wazzan
25e36d530d size 2025-05-01 13:44:58 -07:00
Aj Wazzan
6a50d6763a Add ScanEye icon and integrate it into the mail categories for unread messages 2025-05-01 13:43:34 -07:00
Aj Wazzan
45821af399 Refactor email-utils.client.tsx to remove unused imports and streamline JSX structure for EmailTemplate component 2025-05-01 13:31:44 -07:00
Aj Wazzan
a69b816a72 Enhance email recipient handling in Google driver by adding conditional checks for Cc and Bcc fields 2025-05-01 13:04:08 -07:00
Aj Wazzan
7a624e615c Refactor email recipient handling in Google driver to streamline address setting for To, Cc, and Bcc fields 2025-05-01 12:59:01 -07:00
Aj Wazzan
d551cf9fea save 2025-05-01 12:45:37 -07:00
needle
2c1b8d0a01 fix(legal): page UI 2025-05-01 22:43:56 +03:00
needle
7e7b977d23 Merge branch 'staging' of https://github.com/mail-0/zero into staging 2025-05-01 22:34:12 +03:00
needle
1e49be6435 fix(composer): file viewer 2025-05-01 22:33:58 +03:00
Adam
ce5b8f8eda Merge pull request #819 from Mail-0/dakdevs/staging/ai-fix-2
ai fix 2
2025-05-01 12:28:28 -07:00
Dak Washbrook
bb04222046 Merge branch 'staging' into dakdevs/staging/ai-fix 2025-05-01 12:24:17 -07:00
Dak Washbrook
28a6c5d2f4 Update AI model and refine email composer functionality
Switched from Google's Gemini 2.0 to OpenAI's GPT-4o-mini for text generation, improving model flexibility. Enhanced conditional logic for handling email thread messages. Added a `speedReveal` prop to the text effect for better visual customization in the email composer.
2025-05-01 12:23:32 -07:00
Adam
b1a1920526 Merge pull request #818 from Mail-0/dakdevs/staging/ai-fix
AI Updates
2025-05-01 12:15:18 -07:00
Dak Washbrook
a5c93d9a23 Refactor email assistant system prompt and integrate into AI sidebar 2025-05-01 12:13:27 -07:00
Dak Washbrook
2f778a2fc0 Merge branch 'staging' into dakdevs/staging/ai-fix 2025-05-01 12:08:58 -07:00
Dak Washbrook
364802d0cd Refactor email generation logic to improve thread context handling.
Enhanced the AI email composer to include thread message metadata (e.g., CC and subject), sanitize HTML content, and better integrate writing style fallbacks if unavailable. Updated dependencies, including `string-strip-html`, to support these changes.
2025-05-01 12:06:43 -07:00
Nizzy
884dd96a4f tos 2025-05-01 12:02:06 -07:00
Nizzy
3b771e0aa0 tos 2025-05-01 11:58:25 -07:00
Aj Wazzan
f922210b4a Add AI prompts dialog to AISidebar component and clean up imports 2025-05-01 11:54:29 -07:00
Nizzy
205b7975bf tos header 2025-05-01 11:44:56 -07:00
Aj Wazzan
f0be120b42 Comment out session handling and redirect logic in the Home component. 2025-05-01 11:33:58 -07:00
Ahmet Kilinc
1aad45f686 Merge branch 'staging' of github.com:Mail-0/Zero into staging 2025-05-01 19:19:24 +01:00
Ahmet Kilinc
36fc8c3db1 disabled 2025-05-01 19:19:21 +01:00
Aj Wazzan
38605a1d09 Update general settings label in English locale for clarity 2025-05-01 11:14:22 -07:00
Aj Wazzan
9eefb0872d Remove unused deleteFromQueue call in useDelete hook 2025-05-01 11:12:05 -07:00
Adam
1b159f71e3 Merge pull request #817 from Mail-0/fix-home-page-redirect
fixes the redirect to mail/inbox on root page
2025-05-01 11:05:32 -07:00
Adam
a8b0657b86 Merge branch 'staging' into fix-home-page-redirect 2025-05-01 11:05:23 -07:00