1
0
mirror of https://github.com/MailHops/mailhops-plugin.git synced 2025-05-17 06:40:08 -07:00

16 Commits

Author SHA1 Message Date
Mihai Moldovan
d921758406 js/mailhops.js: lower case Received-SPF state.
Some MTAs pass a non-lowercase state, so make sure we sanitize it before
we select the icon or the description.
2024-04-17 12:05:59 +02:00
Mihai Moldovan
72ac705df2 {content/preferences.html,js/{mailhops,preferences}.js}: prepare option for extra information.
The current code only shows the basic auth status and a description of
what it means. Some users (i.e., me) would like to see more information,
typically the whole header part that is responsible for the decision, so
prepare to show this information.

This commit does NOT hook it up just yet. This will be done in a later
commit.
2024-04-17 11:47:59 +02:00
Mihai Moldovan
7835ac3e96 js/mailhops.js: sync version number with manifest.json. 2024-04-17 08:33:37 +02:00
John Bieling
995bb7a9af remove Experiment and make mailHop multi-tab-aware 2023-04-07 16:36:27 +02:00
Andrew Van Tassel
37b85a025c Updated max version to work with Thunderbird 102 2022-06-30 14:42:13 -06:00
Andrew Van Tassel
2b06d7cbde minor code cleanup 2021-09-10 15:38:57 -06:00
Andrew Van Tassel
867648513a Bump 4.3.0
- Added support for Thunderbird 93
- Added country filter option
- Fixes map launching on cached messages
2021-09-10 12:11:57 -06:00
Andrew Van Tassel
c5110a6681 Added parsing check for message date bump 4.2.1 2021-03-29 14:38:27 -06:00
Andrew Van Tassel
3b26c08e07 4.2.0 2021-03-23 01:51:47 -06:00
Andrew Van Tassel
8b12a00e11 Bump 4.1.1 2020-11-16 12:54:48 -07:00
Andrew Van Tassel
8076bd77da Removed debug 2020-11-13 15:54:23 -07:00
Andrew Van Tassel
0ea5fea11f Added Caching, resend API key 2020-11-13 15:52:02 -07:00
Andrew Van Tassel
db95a7f59b Removed debug 2020-11-11 15:32:08 -07:00
Andrew Van Tassel
1d1c88ce27 refactor message init, fixed spf dkim auth issue 2020-11-11 15:25:33 -07:00
Andrew Van Tassel
e15efff0b6 Added options, time travel junk, fixed dkim, spf auth display, added unsubscribe 2020-11-11 08:41:02 -07:00
Andrew Van Tassel
e026c919b6 TB78 Update 2020-11-10 22:28:24 -07:00