Mihai Moldovan
889b4b6e63
js/mailhops.js: rework Received-SPF header parsing.
...
Instead of just extracting the state itself, we'll also fetch the reason
(typically parenthesis-enclosed) and use the rest of the header as
additional data, which is only shown if the extrainfo preference has
been turned on.
2024-04-17 12:21:17 +02:00
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
50ca444c6b
js/mailhops_details.js: add debugging to auth data output.
2024-04-17 11:11:12 +02:00
Mihai Moldovan
37546872f9
js/mailhops_details.js: move auth data out of routes calculation.
...
Auth data needs only be processed once and is independent from the
actual route data.
This has the added benefit that auth data, which is entirely local, is
shown even if the API returned an error.
2024-04-17 10:53:49 +02:00
Mihai Moldovan
9638412388
js/mailhops_details.js: prepare to show local data even on error.
...
Currently, on error (rate limit, unable to reach Mailhops API), an error
message is shown and all additional information is bypassed.
This also means that the theme is not being applied.
Change the code to show local data even in error cases, and also apply
the theme option.
2024-04-17 10:34:01 +02:00
Mihai Moldovan
7835ac3e96
js/mailhops.js: sync version number with manifest.json.
2024-04-17 08:33:37 +02:00
Mihai Moldovan
08f3706432
js/mailhops_details.js: fix inverted logic for links containing a comma character.
...
Actually, links containing a comma character are just multiple links,
the current code wants to fetch the first element and drop all others.
We'll change this at a later time, but for now, just fix the bug at
hand.
2024-04-17 08:33:00 +02:00
Mihai Moldovan
28f89f5228
build.sh: prevent shell from interpreting patterns.
...
We want zip to handle the include patterns.
Fixes the "bug" that *.json had to be included multiple times in the
list (first one was expanded to the top-level manifest.json file by the
shell, second one was also expanded to the individual messages.json
files within the _locales directory).
2024-04-17 08:29:02 +02:00
Mihai Moldovan
c6b6412ae3
build.sh: add *.dtd files to archive (translations).
2024-04-17 08:21:53 +02:00
Andrew Van Tassel
538d4c873c
Bump version 4.4.0
v4.4.0
2023-04-07 17:14:30 -06:00
Andrew Van Tassel
f8459dc4e1
Merge pull request #31 from jobisoft/master
...
remove Experiment and make mailHop multi-tab-aware
2023-04-07 17:10:41 -06: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
v4.3.3
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
5be9ddd812
Changed strict_max_version
2021-09-10 12:29:41 -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
4.3.0
2021-09-10 12:11:57 -06:00
Andrew Van Tassel
c5110a6681
Added parsing check for message date bump 4.2.1
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
v4.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
060979276c
Fixed km option
2020-11-12 16:58:13 -07:00
Andrew Van Tassel
91fba87ab9
Updated README image size
2020-11-12 09:56:47 -07:00
Andrew Van Tassel
6d71c57d71
Updated README
2020-11-12 09:52:50 -07:00
Andrew Van Tassel
8adc280eeb
Updated screenshots
2020-11-12 09:47:24 -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
v4.0.2
2020-11-11 15:25:33 -07:00
Andrew Van Tassel
e15efff0b6
Added options, time travel junk, fixed dkim, spf auth display, added unsubscribe
4.0.1
2020-11-11 08:41:02 -07:00
Andrew Van Tassel
e026c919b6
TB78 Update
2020-11-10 22:28:24 -07:00
Andrew Van Tassel
47a5ce1b6d
Added lock, removed console log
v3.8.1
2020-08-07 15:40:49 -06:00
Andrew Van Tassel
477f883106
Added ASN Org from Maxmind
2020-06-02 19:52:43 -06:00
Andrew Van Tassel
5830023fb5
Updated button styles
v3.7.6
2020-01-10 13:39:49 -07:00
Andrew Van Tassel
084327f8a6
Removed mailer text
v3.7.5
2020-01-08 23:06:57 -07:00
Andrew Van Tassel
86e4a6228d
Added hops toggle
v2.7.4
v3.7.4
2019-12-26 12:00:24 -07:00
Andrew Van Tassel
c74f916566
Fixed notification styles
v2.7.3
2019-12-26 11:22:42 -07:00
Andrew Van Tassel
cc6978517f
Fixed preferences save
2019-12-19 14:44:01 -07:00
Andrew Van Tassel
6892c2a3d0
Fixed api key save
2019-12-19 14:23:22 -07:00
Andrew Van Tassel
3721ce19a0
Updated button styles
v3.6.9
2019-12-19 10:23:09 -07:00
Andrew Van Tassel
be4671fc24
Removed some duplicate files
2019-12-18 22:44:51 -07:00
Andrew Van Tassel
6f7f32bd38
Merge pull request #24 from ldmpub/patch-1
...
Improved french translation (1 word)
2019-12-18 22:30:58 -07:00
Andrew Van Tassel
c826f5eab4
Updated for Thunderbird 68
v3.6.8
2019-12-10 01:52:19 -07:00
Andrew Van Tassel
e995ae30f4
Added country column in message list
v3.2.0
2019-04-03 15:19:25 -06:00
Andrew Van Tassel
e5efbd1c15
Moved back Postbox max version
...
Unfortunatly Postbox has removed add-ons from Postbox 6
2018-08-24 09:39:01 -06:00
Andrew Van Tassel
42d6728f0d
Fixed Postbox pref
v3.1.8
2018-08-23 17:22:44 -06:00
Andrew Van Tassel
5eee3e01ee
Fixes for Thunderbird 60
2018-08-23 17:10:13 -06:00
Andrew Van Tassel
c8158b3d4a
Bump 3.1.6
2018-08-20 10:36:29 -06:00
Andrew Van Tassel
40c346d844
Updated max version for Thunderbird and Postbox
2018-08-20 10:34:45 -06:00
Andrew Van Tassel
3feb5ac142
Updated IPV6 parsing
v3.1.5
2018-06-24 11:37:56 -06:00
Nam
3b1cd6ce61
Better french translation for 1 Word
...
"Refresh / refreshing" can be used for drinks not for softwares ;-).
2017-09-30 10:38:16 +02:00