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

61 Commits

Author SHA1 Message Date
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
Andrew Van Tassel
1e6dbe88c8 Fixed error 440 no response var, added X-MimeOLE check for mailer 2011-08-11 09:20:35 -06:00
Andrew Van Tassel
18a942c88a Added link to spamhaus 2011-07-07 23:18:53 -06:00
Andrew Van Tassel
b7362963c5 Finished Auth section 2011-07-04 14:40:26 -06:00
Andrew Van Tassel
3fd72685dd Added weather for postbox 2011-07-01 00:49:04 -06:00
Andrew Van Tassel
724d266f9a Fixed styles and reload of datapane 2011-06-28 10:09:30 -06:00
Andrew Van Tassel
8500b667bb Moved display to the inspector pane, added auto update link to dropbox 2011-06-19 12:23:21 -06:00
Andrew Van Tassel
d12fe0bc21 Added event listener for map click and updateURL 2011-06-10 13:05:59 -06:00
Andrew Van Tassel
64f44b1cfc Fixed mozilla review bugs 2011-04-19 10:57:03 -06:00
Andrew Van Tassel
90f4cd8f2d Fixed getting first IPs in Received list 2011-04-12 12:40:06 -06:00
Andrew Van Tassel
e7ea383ed3 Changed app name back 2011-04-12 09:55:45 -06:00
Andrew Van Tassel
87707bfa2d Changed addon name for postbox 2011-04-11 15:03:28 -06:00
Andrew Van Tassel
8453a9bc98 Postbox first version 2011-04-11 12:59:59 -06:00