edfe498b27
Improve responsiveness
2026-03-09 14:08:34 +07:00
d9b9ea87c6
refactor: extract email path into standalone card component
...
Move the received chain display out of BlacklistCard into EmailPathCard,
giving it its own card styling and placing it as a dedicated section on
the report page.
2026-03-09 13:09:11 +07:00
55e9bcd3d0
refactor: handle DNS whitelists
...
Introduce a single DNSListChecker struct with flags to avoid code
duplication with already existing RBL checker.
2026-03-09 12:46:16 +07:00
e811d02b3b
Add rspamd as a second spam filter alongside SpamAssassin
...
continuous-integration/drone/push Build is running
Closes: #36
2026-02-23 04:01:10 +07:00
ac9b567025
web: Format code files
2026-01-24 19:18:26 +08:00
644dfda223
Don't stop polling report if response is not ok
...
continuous-integration/drone/push Build is running
Bug: https://github.com/happyDomain/happydeliver/issues/2
2025-11-13 10:54:50 +07:00
372c9c5153
Handle all options of x-aligned-from
2025-11-01 17:52:28 +07:00
706dc6eed9
Include report ID in survey response
2025-10-30 10:31:59 +07:00
4c71dd1d53
Handle errors on test page
2025-10-26 21:42:58 +07:00
76de5f60d6
Add survey capability
2025-10-26 21:42:58 +07:00
53a48cba07
Fix typescript/svelte checks
2025-10-26 21:42:58 +07:00
6e2e403873
Improve pending state with clearer messages
2025-10-25 03:36:34 +07:00
eb28499dfd
Monitor testId to update the page on test change
2025-10-25 03:36:25 +07:00
ff1a958220
Add a menu to results page
2025-10-25 03:36:25 +07:00
52f43c6bc5
Add x-align-form authentication test
2025-10-25 03:31:29 +07:00
7ed347c86e
Improve test display in some circonstancies
2025-10-25 03:31:29 +07:00
8b3ab541ba
Add a summary after score
2025-10-25 03:31:29 +07:00
3d03bfc4fa
Handle relaxed domain match
2025-10-25 03:31:29 +07:00
84a504d668
Add reverse lookup and forward confirmation
2025-10-25 03:31:29 +07:00
5d335c6a6c
Add email-path checks
2025-10-25 03:28:44 +07:00
a64b866cfa
Add grades
2025-10-24 09:56:35 +07:00
e77bffb04f
Improve spamassassin report
2025-10-23 18:09:23 +07:00
abfd1f0155
Add a score to DNS
2025-10-23 18:09:23 +07:00
c51f8e5904
Improve authentication results
2025-10-23 18:09:23 +07:00
ec1ab7886e
Rework DNS results
2025-10-23 10:40:12 +07:00
d87b0cbcb0
Remove checks
2025-10-23 10:40:12 +07:00
74aee54432
Score as percentages
2025-10-21 12:52:20 +07:00
dfc0eeb323
New route to perform a new analysis of the email
continuous-integration/drone/push Build is passing
2025-10-20 19:33:23 +07:00
0ac51ac06d
Use grade instead of numeral notation
2025-10-20 19:25:48 +07:00
8bf3b500d9
Create a new test when visiting /test/
2025-10-20 15:30:45 +07:00
849bdb53c5
Use base32 encoded UUID to reduce address size
2025-10-20 15:30:45 +07:00
0084fd9660
Indicate when the next inbox check will be done
2025-10-20 15:13:53 +07:00
4b9733531e
Implement web ui
2025-10-20 15:02:14 +07:00