Commit Graph

65 Commits

Author SHA1 Message Date
Aj Wazzan
6cbd6f7b90 Enhance email sending functionality by adding support for CC and BCC fields, integrating the 'mimetext' library for MIME message creation, and refactoring the reply composer. Update user settings to remove signature options and improve email parsing logic. 2025-04-09 00:09:32 -07:00
Nizzy
b38dcc6f2b auto focus 2025-04-08 23:03:04 -07:00
Nizzy
dedccc399a focus error 2025-04-08 22:51:04 -07:00
Nizzy
9d08e32554 add ui margin to bottom 2025-04-08 22:39:37 -07:00
Nizzy
ff6e269ca8 height of list editor 2025-04-08 22:34:54 -07:00
Nizzy
cc07cad277 click anywhere to focus textarea 2025-04-08 22:29:34 -07:00
Nizzy
5149b7309d ui fixes 2025-04-08 22:19:50 -07:00
plyght
f710dfcdb6 Merge branch 'staging' into feat/signatures 2025-04-07 08:56:28 -04:00
Nizzy
3ac871580e skip menu bar when tabing 2025-04-06 21:12:12 -07:00
Nizzy
91c95d01a3 ai improvements 2025-04-06 18:50:37 -07:00
YK
243f88d1af Add tooltips and i18n for editor MenuBar (#604)
* feat: add tooltips and i18n to editor MenuBar

* fix: incorrect translation key
2025-04-06 16:52:25 -04:00
plyght
d6fbfa52f8 fix nitpicks 2025-04-05 15:01:44 -04:00
plyght
14e96b8857 fix some formatting issues when switching 2025-04-05 14:49:05 -04:00
plyght
6b2463de4c add button 2025-04-05 14:41:33 -04:00
plyght
64404a3db1 fix nitpicks 2025-04-05 11:57:52 -04:00
plyght
57525bf6d4 add html sanitization 2025-04-05 11:43:04 -04:00
plyght
8ebad01745 add signatures 2025-04-05 11:24:38 -04:00
jlokos
f2eb74f5e7 feat: add mailto protocol handler support 2025-04-04 04:18:17 +00:00
Aj Wazzan
d73e6af0fa saving... 2025-04-01 18:16:32 -07:00
Aj Wazzan
b025930fd2 saving... 2025-04-01 17:47:52 -07:00
Nizzy
60bb9942a6 fix double submit on command enter create email 2025-03-30 14:19:41 -07:00
Ahmet Kilinc
0acebdeee1 Merge branch 'staging' of github.com:Mail-0/Mail-0 into feat/autocomplete-sentences 2025-03-29 22:09:54 +00:00
Ahmet Kilinc
f35a215116 removed new lines 2025-03-29 22:05:44 +00:00
nizzy
6d4aaee8a3 Improved ai with custom prompt (#534)
* ai

* improved ai

* improved-ai-with-custom-prompt

* empty commit
2025-03-29 18:03:10 -04:00
Ahmet Kilinc
fea94e91ef - updated phrases
- added delay of 2 matching characters
2025-03-29 21:55:29 +00:00
Nizzy
fb4d84e761 no drop down 2025-03-28 20:47:54 -07:00
Nizzy
9c799abddd additions 2025-03-28 20:12:16 -07:00
Ahmet Kilinc
f9d480aa5e Autocompletions for reply and create 2025-03-27 22:52:32 +00:00
needle
76cf73a9d5 reply ai (#526)
* reply ai

* ai functionality

* line height

* adam fixes

---------

Co-authored-by: user12224 <122770437+user12224@users.noreply.github.com>
Co-authored-by: Nizzy <nizabizaher@gmail.com>
2025-03-27 18:19:31 -04:00
Nizzy
6cd97dceb6 adjustable height: to be improved 2025-03-24 01:23:40 -07:00
Ahmet Kilinc
b1885faed4 finally fixed 2025-03-23 21:34:48 +00:00
autofix-ci[bot]
dc32dc46ad Apply Prettier format 2025-03-20 21:17:09 +00:00
autofix-ci[bot]
e1fce14400 Apply Prettier format 2025-03-18 23:50:41 +00:00
Aj Wazzan
d8c08fb84c saving... 2025-03-18 15:45:22 -07:00
nizzy
737c0afc9e feat/editor-ai and featurebase (#469)
* feat/editor-ai and featurebase

* Apply Prettier format

* Apply Prettier format (attempt 2/3)

* remove duplicate bunfig

* env example api key

* add system prompt

* fixes to branch

* Apply Prettier format

* editor fix

* Apply Prettier format

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-03-17 16:50:08 -04:00
autofix-ci[bot]
14b0cd8d03 Apply Prettier format 2025-03-17 05:47:20 +00:00
autofix-ci[bot]
8eea6b5ac5 Apply Prettier format 2025-03-17 05:45:01 +00:00
nyzs
a734fd41fa Merge branch 'staging' of https://github.com/nizzyabi/Mail0 into feat/i18n 2025-03-13 18:30:38 +01:00
nyzs
4d600745fa Merge branch 'staging' of https://github.com/nizzyabi/Mail0 into feat/i18n 2025-03-13 18:26:05 +01:00
okna
d25593345b fix(ui): button as button error fixed, create mail editor fixes (#424)
* fix(ui): button as button child error fixed, bottom sidebar element focus ring was overflowing

* fix: mail editor editorRef and auto-focus fix
2025-03-13 13:21:49 -04:00
Ahmet Kilinc
d2bf55f2c9 Attachments accordion in mail-display.tsx (#416)
* added attachments view to email-display and added grabbing attachments to google driver

* move attachments dialog

* remove comments

* nitpick comments from rabbit ai

* changed framer motion imports to motion/react

* quality improvements

* refactored google.ts for usability and attachments now work

---------

Co-authored-by: Nizzy <nizabizaher@gmail.com>
2025-03-13 13:12:31 -04:00
nyzs
bfc9f0785d feat: added more coverage on error pages, loading and toasts 2025-03-12 09:50:23 +01:00
nyzs
fb78245a18 Merge branch 'staging' of https://github.com/nizzyabi/Mail0 into feat/i18n 2025-03-12 09:27:55 +01:00
Ahmet Kilinc
5e7b4c3c24 Merge branch 'staging' of github.com:Mail-0/Mail-0 into feat/draft-emails 2025-03-11 17:45:45 +00:00
nyzs
763e7d11ff Merge branch 'staging' of https://github.com/nizzyabi/Mail0 into feat/i18n 2025-03-11 11:23:28 +01:00
nizzy
3a8739d2d7 Create email updates (#407)
* create-email and onboarding

* create-email and onboarding

* added tiptap-markdown to Editor

* create-email-updates

* refactor(auth): enhance auth configuration

* early access flow

---------

Co-authored-by: Ahmet Kilinc <akx9@icloud.com>
Co-authored-by: user12224 <122770437+user12224@users.noreply.github.com>
2025-03-10 17:55:51 -04:00
nyzs
7868131de9 feat: create email translations added 2025-03-10 19:21:22 +01:00
Ahmet Kilinc
6812e0d715 loading drafts works fully now 2025-03-06 23:57:10 +00:00
Ahmet Kilinc
0008834311 remove comments 2025-03-06 22:52:35 +00:00
Ahmet Kilinc
b102ed1439 loading draft emails from drafts list 2025-03-06 22:50:45 +00:00