1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-06-17 00:07:54 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
0c63c29769 Feature: Add optional query parameter for HTML message iframe embedding (#434) 2025-02-05 15:25:15 +13:00
a9fe0d8e58 Chore: Replace html2text modules with simplified internal function
The module microcosm-cc/bluemonday now requires Go v1.21 and is quite frankly an overkill as Mailpit only needs to convert HTML to a single line (no formatting).
2023-10-14 22:28:14 +13:00
636918dd0e Feature: Display email previews (#175) 2023-10-05 17:01:13 +13:00
10224e7c8b Chore: Move utils/* packages to internal/* 2023-09-25 19:29:02 +13:00