1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-06-21 00:19:33 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
f424856685 Chore: JSON key case-consistency for posted API data (backwards-compatible) 2024-05-04 11:05:07 +12:00
faded05e47 Feature: Add UI settings screen 2024-04-13 00:25:04 +12:00
94b4618420 Fix: Prevent conditional JS error when global mailbox tag list is modified via auto/plus-address tagging while viewing a message 2024-04-05 16:48:27 +13:00
23b1261cf9 Chore: Tag names now allow . and must be a minimum of 1 character 2024-03-02 22:51:30 +13:00
98a15e5918 Feature: Display List-Unsubscribe & List-Unsubscribe-Post header info with syntax validation () 2024-01-20 23:05:28 +13:00
128796d4ca Fix: Display multiple whitespace characters in message subject & recipient names () 2024-01-20 12:29:28 +13:00
9cda71f21a Feature: Add optional SpamAssassin integration to display scores () 2024-01-20 12:07:49 +13:00
d013158ac3 Fix: Prevent JavaScript error if message is missing From header () 2023-11-19 15:09:54 +13:00
4e2d4d6365 Fix: HTML message preview background color when switching themes in Chrome
Fixes  
2023-10-05 17:38:26 +13:00
f54a2187ac UI: Link email addresses in message summary to search 2023-09-23 11:48:06 +12:00
063eab2c6a UI: Better support for mobile screen sizes 2023-09-23 09:31:02 +12:00
6a4e5fb03c UI: Rewrite web UI, add URL routing and components
See 
2023-09-22 15:06:03 +12:00