Ralph Slooten
98a15e5918
Feature: Display List-Unsubscribe & List-Unsubscribe-Post header info with syntax validation ( #236 )
2024-01-20 23:05:28 +13:00
Ralph Slooten
f256d205ed
Feature: Reset message date on release ( #194 )
...
When releasing a message the date header is now updated with the current date & time.
2023-10-18 17:40:40 +13:00
Ralph Slooten
30c392bcec
Chore: Move html2text module to internal/html2text
2023-10-18 16:28:57 +13:00
Ralph Slooten
e72dd8d9b6
Replace unprintable characters with space in html2text
2023-10-15 22:02:57 +13:00
Ralph Slooten
e9d44c55a1
Tests: Add html2text tests
2023-10-14 22:28:52 +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
52405915fa
Tests: Add snippet tests
2023-10-05 17:02:12 +13:00
Ralph Slooten
636918dd0e
Feature: Display email previews ( #175 )
2023-10-05 17:01:13 +13:00
Ralph Slooten
b6d5a8c182
Chore: Update internal import paths
2023-09-25 19:29:30 +13:00
Ralph Slooten
10224e7c8b
Chore: Move utils/* packages to internal/*
2023-09-25 19:29:02 +13:00