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
4ebe340d41
ui fixes
2025-04-08 22:21:15 -07:00
Nizzy
5149b7309d
ui fixes
2025-04-08 22:19:50 -07:00
Nizzy
63debca3ac
select ui fix and make important label the default
2025-04-08 21:16:09 -07:00
Aj Wazzan
0d8c63cee3
Disable signatures settings in navigation
2025-04-08 20:51:42 -07:00
Aj Wazzan
71a7f67037
Refactor mail attachment handling and read status update
2025-04-08 20:47:55 -07:00
Aj Wazzan
01ee637fc9
Add testing for note table creation
2025-04-08 20:22:13 -07:00
Dante Issaias
4997303509
Trusted senders ( #618 )
...
* A11y
* Trusted senders
* Add key
* Fix use callback deps
* Hide trusted settings if external images enabled
* Scroll area
2025-04-08 20:08:02 -04:00
Aj Wazzan
3a61462382
Add email signature settings and preview
2025-04-08 12:35:50 -07:00
Aj Wazzan
b34aca44a7
Add unique constraint to mail0_connection table
2025-04-08 12:35:14 -07:00
needle
616320db9c
schema
2025-04-08 08:30:10 +02:00
needle
68446fcc49
truncate
2025-04-08 08:28:39 +02:00
Adam
57a9f62e88
Merge pull request #620 from Mail-0/fix/close-sidebar-on-click-on-mobil
...
fix: sidebar should close when navigating on mobile
2025-04-07 15:53:04 -07:00
Adam
38058e75fa
Merge pull request #593 from plyght/feat/signatures
...
Add Signatures to Emails
2025-04-07 15:52:40 -07:00
Aj Wazzan
a9de03fa73
Update email parameter in auth config for latest message
2025-04-07 15:37:00 -07:00
Ahmet Kilinc
9289aba5b2
fix: sidebar should close when navigating on mobile
2025-04-07 23:31:44 +01:00
Nizzy
b612d4add7
undo changes on mail list truncation
2025-04-07 12:31:19 -07:00
Ahmet Kilinc
1905276103
Merge pull request #616 from Mail-0/fix/email-subjects-truncated-in-mail-list
...
Refactor mail list component for better styling and readability.
2025-04-07 19:53:38 +01:00
Ahmet Kilinc
73742d9b6e
Refactor mail list component for better styling and readability.
2025-04-07 15:34:47 +01:00
plyght
f710dfcdb6
Merge branch 'staging' into feat/signatures
2025-04-07 08:56:28 -04:00
Nizzy
e9be06c0cf
resizable component
2025-04-06 21:59:32 -07:00
Nizzy
3ac871580e
skip menu bar when tabing
2025-04-06 21:12:12 -07:00
Nizzy
1fce3725d5
await added to async function
2025-04-06 19:25:31 -07:00
Nizzy
91c95d01a3
ai improvements
2025-04-06 18:50:37 -07:00
Ahmet Kilinc
b451a2c979
Merge pull request #608 from Mail-0/fix/meta-theme-color
...
Add theme color metadata for light and dark mode in mail app layout
2025-04-07 00:20:52 +01:00
Ahmet Kilinc
47cd84bbc7
Add theme color metadata for light and dark mode in mail app layout
2025-04-07 00:19:57 +01:00
Ahmet Kilinc
fdf53492fe
disable default images loading ( #606 )
...
* disable default images loading
* enable base64 by default
2025-04-06 19:18:15 -04:00
Ahmet Kilinc
647171fe85
Update navbar with sign in link and fix icon sizing classes ( #607 )
2025-04-06 18:41:37 -04: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
Dominik Koch
011b0d100d
fix: join waitlist button contrast ( #603 )
...
* fix: join waitlist button contrast
The old contrast was terrible in light mode, so now I just made it black so it is always readable.
* Revert "regenerating bun file"
This reverts parts of commit cef74f36b7 .
2025-04-06 16:46:13 -04:00
Vicente Sanchez
3cc5385b01
fix: remove html from AI prompt ( #598 )
...
* fix: remove html from AI prompt
* refact: use cheerio util to remove html from email
* feat: add regex to ai-search
* chore: remove debug logs
* refactor: migrate from groq embeddings to openai for and improve email formatting
2025-04-06 16:45:07 -04:00
Nizzy
fac65f413d
onMouseDown
2025-04-06 12:52:46 -07:00
Nizzy
463ec96a75
loading state and padding to mail list to not overflow when scrolling
2025-04-06 12:09:46 -07:00
Adam
d64cb95f62
Merge pull request #602 from Mail-0/l10n_staging
...
New Crowdin updates
2025-04-06 10:32:22 -07:00
user12224
1db16a1c32
cleanup
2025-04-06 19:02:29 +02:00
plyght
768779f29b
Merge branch 'staging' into feat/signatures
2025-04-06 08:52:44 -04:00
[bot]
93104b4b77
New translations en.json (Latvian)
2025-04-06 12:03:30 +02:00
[bot]
9713281339
New translations en.json (Russian)
2025-04-06 12:03:29 +02:00
needle
736df99c63
Merge pull request #601 from Mail-0/l10n_staging
...
New Crowdin updates
2025-04-06 09:45:12 +02:00
[bot]
ca41e7c884
New translations en.json (Hindi)
2025-04-06 09:44:25 +02:00
[bot]
12239f8126
New translations en.json (Latvian)
2025-04-06 09:44:25 +02:00
[bot]
ced79429b6
New translations en.json (Turkish)
2025-04-06 09:44:24 +02:00
[bot]
02a294064f
New translations en.json (Russian)
2025-04-06 09:44:23 +02:00
[bot]
17c07286f7
New translations en.json (Portuguese)
2025-04-06 09:44:22 +02:00
[bot]
f55b007a8e
New translations en.json (Polish)
2025-04-06 09:44:21 +02:00