Commit Graph

16 Commits

Author SHA1 Message Date
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
Carlos Alexandro Becker
fca3852910 fix: handle both resend and smtp set up together (#28)
* fix: handle both resend and smtp set up together

closes #27

* fix: error header

* fix: error messaging

---------

Co-authored-by: Maas Lalani <maas@lalani.dev>
2023-08-17 11:15:37 -04:00
Maas Lalani
7397bcb80e SMTP Support (#17) 2023-07-31 10:32:02 -04:00
Maas Lalani
cef2f9a3e1 fix: placeholder style 2023-07-11 12:55:58 -04:00
Maas Lalani
960893fd34 feat: add signature 2023-07-11 10:21:28 -04:00
Maas Lalani
50e40f8cc2 fix: seed attachments from command line 2023-06-27 14:34:28 -04:00
Maas Lalani
6646e0c54e fix: add send button 2023-06-15 14:38:57 -04:00
Maas Lalani
6879387140 fix: don't print emailSummary when aborting 2023-06-15 11:04:38 -04:00
Maas Lalani
6e1c758b60 feat: pretty print success 2023-06-15 10:59:25 -04:00
Maas Lalani
165699944a fix: better errors 2023-06-15 10:52:27 -04:00
Maas Lalani
ae6244ee75 fix: focus active input 2023-06-15 10:42:22 -04:00
Maas Lalani
616601a34a feat: convert markdown to html 2023-06-15 10:30:20 -04:00
Maas Lalani
d6f2498dbd fix: escape attachments 2023-06-15 09:52:28 -04:00
Maas Lalani
daa31dc744 feat: send email 2023-06-15 09:45:14 -04:00
Maas Lalani
7952e251bd feat: sending email spinner 2023-06-13 23:53:24 -04:00
Maas Lalani
5c247b107d feat: email tui 2023-06-13 23:31:19 -04:00