Ralph Slooten
b27a28cbf5
Fix: Prevent splitting multi-byte characters in message snippets ( #404 )
2024-12-10 18:12:35 +13:00
Ralph Slooten
30c392bcec
Chore: Move html2text module to internal/html2text
2023-10-18 16:28:57 +13:00
Ralph Slooten
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
Ralph Slooten
e5703d0805
UI: Display message previews on separate line ( #175 )
2023-10-06 17:04:03 +13:00
Ralph Slooten
636918dd0e
Feature: Display email previews ( #175 )
2023-10-05 17:01:13 +13:00