1
0
mirror of https://github.com/MailHops/mailhops-plugin.git synced 2025-05-18 07:10:09 -07:00

73 Commits

Author SHA1 Message Date
Andrew Van Tassel
e995ae30f4 Added country column in message list 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 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 2018-06-24 11:37:56 -06:00
Andrew Van Tassel
5c893376bb Fixed IP test 2017-07-24 13:21:29 -06:00
Andrew Van Tassel
a91d50e427 Changed hops layout 2017-07-22 11:01:19 -06:00
Andrew Van Tassel
128291eb12 Fixed message account bubble 2017-07-18 11:40:07 -06:00
Andrew Van Tassel
3c8edf0c22 Language Pull Requests, Account Messages, Fixed Missing blacklisted icon 2017-07-15 15:05:36 -06:00
Andrew Van Tassel
de1d5d6310 Fixed IP order when Received header has multiple IP addresses 2017-02-21 19:30:38 -07:00
Andrew Van Tassel
3ebc91bef3 Fixed preferences missing css
Added more preferences styles
2017-01-13 17:41:46 -07:00
Andrew Van Tassel
6d52a119f5 Started adding locale preferences 2017-01-12 23:20:05 -07:00
Nam
b4123df3f6 Update install.rdf
Update french description (former one was maybe an automatic translation and not accurate anymore).

2 remarks : if it's too long I can shorten it and I'm not sure were this description is used or should be used (why not use it in "thunderbird add on repository" website? ).

Regards,
2017-01-07 20:40:48 +01:00
Andrew Van Tassel
536144e304 Merge pull request #7 from mg6/polish-translation
Provide Polish locale
2017-01-07 09:46:50 -07:00
Andrew Van Tassel
a5bcb7fa8d Added display style options 2017-01-06 17:10:21 -07:00
Andrew Van Tassel
c34f89f58d Removed old js and css
Updated locales
2016-12-26 12:42:40 -07:00
Maciej Gamrat
cc4e23b298 Provide Polish locale for translatable strings 2016-12-09 13:34:22 +01:00
Andrew Van Tassel
af86406769 Added tag logic to filter on country 2016-08-17 00:07:34 -06:00
Andrew Van Tassel
f95ccb11c1 Changed event handler to addEventListener 2016-06-24 15:08:20 -06:00
Andrew Van Tassel
0b2535050b Updated TB styles 2016-06-12 12:08:15 -06:00
Andrew Van Tassel
4dc3c3bc03 Updated TB version 2016-06-11 18:59:02 -06:00
Andrew Van Tassel
a4ad63de5d Added SSL default 2016-06-07 00:20:28 -06:00
Andrew Van Tassel
1fc862191f Bump v1.0.7 2015-11-13 11:11:59 -07:00
Andrew Van Tassel
a609e642d8 Added missed try catch around JSON.parse
Bump v1.0.6
2015-11-12 10:45:35 -07:00
Andrew Van Tassel
981a02bcfe Fixed distance display, now calculates distance from last hop on the client 2015-10-23 10:28:29 -06:00
Andrew Van Tassel
4a4079eca8 Removed client logic to fix distance message traveled display 2015-10-22 22:54:01 -06:00
Andrew Van Tassel
7049410207 Fixed location display if no state 2015-09-18 11:05:29 -06:00
Andrew Van Tassel
9a5aadb4ad Fixed save language in preferences
Added map provider in preferences
Bump 1.0.2
2015-09-17 23:35:54 -06:00
Andrew Van Tassel
d2748a5788 Added Context.IO
Fixed loading indicator when no received headers
Bump 1.0.1
2015-06-10 21:58:47 -06:00
Andrew Van Tassel
28a4976e05 Fixed pref bug on reload and save 2015-05-31 09:16:07 -06:00
Andrew Van Tassel
9dfcc9b408 Combined Thunderbird and Postbox 2015-05-31 01:26:03 -06:00
Andrew Van Tassel
5b2c096f4c Bump 0.9.0 2015-05-30 12:14:49 -06:00
Andrew Van Tassel
cc04f1ff6d Added forecast.io weather
Added map modal for links
2015-05-29 14:39:47 -06:00
Andrew Van Tassel
dee0a03290 Added locale files 2015-05-27 21:56:55 -06:00
Andrew Van Tassel
2a2c55ddd1 Added minimum logging to show api url
Added debug option for this logging in the preferences
2013-11-22 22:26:57 -07:00
Andrew Van Tassel
7e96333074 removed xpi files 2013-08-23 11:25:14 -06:00
Andrew Van Tassel
2f534a44ce Added lookup cache 2012-10-17 21:21:34 -06:00
Andrew Van Tassel
d3358943fa Added Meta block
host and secure records
Fixed IP check for ?ip? ip addresses
2012-05-12 16:43:27 -06:00
Andrew Van Tassel
437f561dd9 Updated prefs and added map xul 2012-05-04 22:25:22 -06:00
Andrew Van Tassel
7f26e8b121 Added new prefs for hosting option
Reformatted prefs into tabs
2012-05-04 02:43:04 -06:00
Andrew Van Tassel
d2858eb09c Added host and fixed not showing duplicate ips 2012-03-01 23:59:41 -07:00
Andrew Van Tassel
184f573083 Minor change moving existing logic for adding the Originating IP to the route list array. 2012-02-23 15:06:05 -07:00
Andrew Van Tassel
836efb18b2 Changed testIP function to prevent the same IP being in the received header twice 2012-02-22 18:18:51 -07:00
Andrew Van Tassel
10c2b01e9a Updated JSON call to use parse 2012-02-22 14:59:01 -07:00
Andrew Van Tassel
02b6221963 Added unshift when adding IPs to the array since they are in the wrong order 2012-02-22 11:21:58 -07:00
Andrew Van Tassel
924c73046e Added Lists box for unsubscribe links 2012-02-07 18:53:53 -07:00
Andrew Van Tassel
1b8c098ddc Updated icons
Added List-Unsubscribe box with links
2012-02-07 15:03:54 -07:00
Andrew Van Tassel
8fae5eef33 Updated version to work with Postbox 3 2011-11-04 20:46:08 -06:00