c9b77feabe
feat: 收件箱功能新增按回车查看详情面板
...
- 添加邮件详情面板显示(主题、发件人、收件人、抄送、账户、时间、正文)
- 优化邮件列表卡片样式,增加选中高亮效果
- 窗口宽度 >= 80 时启用双面板布局,左侧列表右侧详情
- 简化依赖包,从 charm.land 使用统一导入路径
- 删除未使用的 golangci/goreleaser 配置文件
2026-04-10 04:41:22 +08:00
7ab9f00c4f
Fearure:
...
- 增加收件箱功能(有BUG)
- 增加已发送|草稿箱|发送历史 本地记录
2026-04-09 21:48:21 +08:00
Maas Lalani
7f2ec5e5df
feat: add CC and BCC inputs if --cc or --bcc is specified. ( #65 )
...
This commit adds CC + BCC hidden inputs and are shown if the user passes
in some value to the `-cc` or `--bcc` flags.
2024-04-25 11:18:45 -04:00
Maas Lalani
ef84570048
Save email body to tmp file when error ( #64 )
...
* store email body when send fails
* increase error display duration
* feat: save email body
---------
Co-authored-by: Allan Martinez <martinezallan123@gmail.com >
2024-04-25 10:23:52 -04:00
Maas Lalani
99f44cc882
fix: don't use cc and bcc for resend
2023-08-01 08:32:31 -04:00
Maas Lalani
7397bcb80e
SMTP Support ( #17 )
2023-07-31 10:32:02 -04:00
egor
f8dfdafcd2
feat/unsafe html ( #11 )
...
* add unsafe html render and plugins
* small env fix
* update UNSAFE_HTML env
Co-authored-by: Maas Lalani <maas@lalani.dev >
---------
Co-authored-by: Maas Lalani <maas@lalani.dev >
2023-07-20 16:42:37 -04:00
Maas Lalani
50e40f8cc2
fix: seed attachments from command line
2023-06-27 14:34:28 -04:00
Maas Lalani
ea8aa49cde
feat: send plain-text if Convert fails
2023-06-21 14:44:39 -04:00
Maas Lalani
fc5b088c4f
fix: attachments?
2023-06-15 15:37:47 -04:00
Maas Lalani
3412cb20d2
fix: use FilterValue
2023-06-15 12:05:07 -04:00
Maas Lalani
ec14061785
feat: attachments
2023-06-15 12:02:09 -04:00
Maas Lalani
616601a34a
feat: convert markdown to html
2023-06-15 10:30:20 -04:00
Maas Lalani
daa31dc744
feat: send email
2023-06-15 09:45:14 -04:00