Commit graph

678 commits

Author SHA1 Message Date
gorhill
2504f8ad35 #1013: Firefox support 2015-03-26 09:50:07 -04:00
gorhill
0ca84246f5 #1013: fine tuning 2015-03-26 08:12:06 -04:00
gorhill
1a64ae2f90 buttons instead of links, as per feedback 2015-03-25 19:52:50 -04:00
gorhill
a4b4bc98ff this fixes #1013 2015-03-25 19:28:22 -04:00
gorhill
6f155d55f8 this fixes #1040, #870 2015-03-25 10:12:56 -04:00
gorhill
6450afefda oops, * is a valid hostname placeholder 2015-03-23 19:47:41 -04:00
gorhill
29269617ab This addresses #1082 2015-03-23 18:49:28 -04:00
gorhill
cc3f33ef9a this fixes #1078 2015-03-23 15:19:17 -04:00
gorhill
4a07482d46 cosmetic filtering: support unicode hostnames (#498) 2015-03-23 10:40:03 -04:00
gorhill
6724c991f5 this fixes #1058 2015-03-23 10:19:43 -04:00
gorhill
c5815a8d78 fixed missing css style 2015-03-22 16:16:52 -04:00
gorhill
e642423a55 re. #1070 2015-03-22 10:43:20 -04:00
gorhill
7497dcfe16 fine tuning layout 2015-03-22 09:48:06 -04:00
gorhill
53b55a6b13 oops: forgot about why we can't do this. Will leave the commented out code in there as a reminder. 2015-03-22 09:30:50 -04:00
gorhill
bd5ca119a5 this should fix #1068 2015-03-22 08:51:31 -04:00
gorhill
db301e9f64 translation work from https://crowdin.com/project/ublock 2015-03-22 08:18:05 -04:00
gorhill
0797d04074 epicker: ignore URI without a hostname 2015-03-22 00:36:14 -04:00
gorhill
4aec3404c4 code review: element picker 2015-03-21 23:54:09 -04:00
gorhill
58ebcd21c3 code review: floating net requests recategorized as behind-the-scene 2015-03-21 20:30:00 -04:00
gorhill
fb3f17147b code review 2015-03-21 16:52:35 -04:00
gorhill
32853e3311 translation work from https://crowdin.com/project/ublock 2015-03-21 10:32:10 -04:00
Alex Silva
502121d041 Update from crowdin 2015-03-21 10:19:16 -03:00
gorhill
4807abca38 translation work from https://crowdin.com/project/ublock 2015-03-21 08:49:10 -04:00
gorhill
3e538a936c compensate for negative text indent 2015-03-21 00:04:49 -04:00
gorhill
b6644d8cea translation work from https://crowdin.com/project/ublock 2015-03-20 20:28:54 -04:00
gorhill
ede4036c35 lower verbosity of CSS rules where possible 2015-03-20 18:38:28 -04:00
gorhill
5424fcab29 removed obsolete code following fix to #510 2015-03-20 16:34:01 -04:00
gorhill
36617ba3f5 no need for round corners in low-res mode 2015-03-20 16:24:50 -04:00
gorhill
12d2ab526f this fixes #510 2015-03-20 15:14:56 -04:00
gorhill
45882970fa remember/restore element picker session data when same URL 2015-03-20 11:39:20 -04:00
gorhill
e15001bae1 #1048: also need the fix for resources loaded later 2015-03-20 10:45:14 -04:00
gorhill
669850821a hopefully this fixes #1053 2015-03-20 10:36:38 -04:00
gorhill
cb69ff9345 this fixes #1048 2015-03-19 13:13:25 -04:00
gorhill
99774f4d19 we need the body as anchor for relative CSS rules 2015-03-19 12:54:17 -04:00
gorhill
aa9bea2e76 code review 2015-03-19 11:16:56 -04:00
gorhill
512cc48dee translation work from https://crowdin.com/project/ublock 2015-03-19 10:32:19 -04:00
gorhill
ba41f17b6f this addresses #1044 2015-03-19 10:13:51 -04:00
gorhill
74981341e8 attempt at addressing #514, #518 2015-03-18 13:00:07 -04:00
gorhill
d2a6a38db2 related to #953 2015-03-18 07:13:53 -04:00
Chris
774e30aec6 Helps #996 and simplifies platform code 2015-03-17 18:55:19 -06:00
gorhill
d9aa4f4492 translation work from https://crowdin.com/project/ublock 2015-03-17 09:43:53 -04:00
gorhill
d1a1e196ce this fixes #1038 2015-03-17 09:39:03 -04:00
gorhill
c81a9925b2 #1004: reduce overhead of CSS selector validation 2015-03-17 08:26:35 -04:00
gorhill
0ce004416c translation work from https://crowdin.com/project/ublock 2015-03-17 00:50:58 -04:00
gorhill
d098edf2e3 be ready for when Element.matches is not supported 2015-03-16 15:07:24 -04:00
gorhill
865ff3e01b typo 2015-03-16 14:59:41 -04:00
gorhill
b55a9458f1 this fixes #1004 2015-03-16 14:58:35 -04:00
gorhill
dc5b98a1bf typos 2015-03-16 12:42:14 -04:00
gorhill
cbd0e1d126 this fixes #1033 2015-03-16 12:00:19 -04:00
gorhill
332653284d minor changes 2015-03-16 09:32:29 -04:00
gorhill
cf8275eb9e set popup *size* as early as possible 2015-03-16 09:24:45 -04:00
gorhill
2534e45245 oops 2015-03-16 07:47:43 -04:00
gorhill
88b517e6fa code review 2015-03-16 07:46:11 -04:00
Deathamns
ebf840c35d abp:subscribe fixes
Test a[href^="abp:"], since the protocol probably not used for anything
else, also "a", because ABP checks only anchors, and these links are made
only for ABP.

Also, the event target is not always the link, so at least some parents
should be tested as well.
2015-03-16 10:47:29 +01:00
gorhill
32837deba6 translation work from https://crowdin.com/project/ublock 2015-03-15 17:41:21 -04:00
gorhill
1641b5e012 Merge branch 'fix1025' of github.com:gorhill/uBlock 2015-03-15 14:23:34 -04:00
gorhill
a3abf7aa2b ship this with 0.9.1.1 2015-03-15 14:07:30 -04:00
gorhill
f648727042 forgot to comment out logging.. 2015-03-15 14:04:07 -04:00
gorhill
1d3dd12fab this fixes #1025 2015-03-15 13:59:17 -04:00
gorhill
7871495da0 typo 2015-03-15 13:14:52 -04:00
gorhill
8d3c237bca prepare for crowdin 2015-03-15 13:14:22 -04:00
gorhill
83c6945ad5 this fixes #1022 2015-03-15 13:09:13 -04:00
gorhill
db158617e0 maybe this help for #996 2015-03-15 09:00:30 -04:00
gorhill
b83e0b46d5 move platform-specific images to their respective platform 2015-03-15 08:17:38 -04:00
gorhill
94320dd4cc left button only 2015-03-15 07:42:49 -04:00
Chris
441c1dd822 Use prefix for Safari-specific icons 2015-03-14 17:55:11 -06:00
gorhill
1243ae6150 16p svg 2015-03-14 19:34:35 -04:00
gorhill
dc92910ed1 using 16p svg 2015-03-14 19:33:17 -04:00
gorhill
1baaf8a76a fixed ff icons 2015-03-14 19:25:26 -04:00
Chris
11befcffcb Significantly smaller PNGs (utterly lossless, fully compatible) 2015-03-14 17:04:51 -06:00
Chris
68a7eff411 Safari off icon updated to match 2015-03-14 16:45:08 -06:00
Chris
181c96e56a Oops; Safari icon SVG 2015-03-14 16:37:58 -06:00
Chris
a43bf82343 New icon now properly applied to Safari; 'off' version coming up 2015-03-14 16:36:40 -06:00
gorhill
f0458b252c oops 2015-03-14 17:35:58 -04:00
gorhill
aadd95ca77 this may or may not fix or mitigate #996 2015-03-14 17:30:44 -04:00
gorhill
4e281715cf this fixes #1012 2015-03-14 14:59:39 -04:00
gorhill
ed88939a63 this fixes #792 2015-03-14 14:12:05 -04:00
gorhill
6312e98cfe translation work from https://crowdin.com/project/ublock 2015-03-14 11:15:04 -04:00
gorhill
77f03dd283 new logo: µ => u 2015-03-14 11:03:29 -04:00
gorhill
7f0c2845dd translation work from https://crowdin.com/project/ublock 2015-03-13 19:54:21 -04:00
gorhill
e117fb9cff translation work from crowdin 2015-03-13 17:27:02 -04:00
gorhill
30c62c50fc translation work from crowdin 2015-03-13 17:23:38 -04:00
gorhill
08a76a5287 translation work from https://crowdin.com/translate/ublock 2015-03-13 17:21:00 -04:00
gorhill
0bcde1666e code review: no need to re-send generic exception filters every time 2015-03-13 17:05:28 -04:00
gorhill
a0602fc343 minor edit 2015-03-13 13:01:46 -04:00
gorhill
6a523656c3 code review: no need to distinguish generic exception filters 2015-03-13 12:48:40 -04:00
gorhill
57274ac726 this fixes #497 2015-03-13 12:26:54 -04:00
gorhill
aab341dbd9 no need to test parentFrameId for main_frame requests 2015-03-13 10:20:33 -04:00
gorhill
4e9496b2f8 commenting out debugging code 2015-03-13 10:02:33 -04:00
gorhill
ae3e5d3519 oops 2015-03-13 09:55:44 -04:00
gorhill
4a76b6f4d0 this fixes #1001 and subsequent filtering issues (hopefully) 2015-03-13 09:48:10 -04:00
gorhill
0f206fd602 try as much as possible to bind root doc to tab (#1001) 2015-03-13 08:36:12 -04:00
gorhill
6dd4a244fc this fixes #1001 2015-03-13 07:51:57 -04:00
gorhill
210fb221f0 this fixes #999 as per original request 2015-03-12 18:29:50 -04:00
gorhill
eafd03855f disabling button immediately: this fixes #999 2015-03-12 17:25:51 -04:00
Deathamns
16218a1609 Code organizing 2015-03-12 18:48:43 +01:00
gorhill
8711bfc097 code review 2015-03-12 07:33:20 -04:00
gorhill
f07ddadd4f translation work from https://crowdin.com/project/ublock 2015-03-12 07:29:00 -04:00
Chris
4b2ecee415 Fixes #995 2015-03-11 23:52:40 -06:00
gorhill
32687c94f3 this helps #988 2015-03-11 18:26:00 -04:00
gorhill
d0113278aa code review 2015-03-11 14:52:20 -04:00
gorhill
ca0057e724 using new string for blocked stats 2015-03-11 11:21:29 -04:00
gorhill
5b6a7b3aa4 translation work from https://crowdin.com/project/ublock 2015-03-11 11:20:59 -04:00
gorhill
145e5da7ce this fixes #990 + code review for #978 2015-03-11 11:05:13 -04:00
Deathamns
415846e326 Merge pull request #956 from AlexVallat/master
UI for Fennec (Firefox for Android)
2015-03-11 15:32:42 +01:00
gorhill
7b21d7270d code review 2015-03-11 00:31:11 -04:00
gorhill
eef5ccb2fa translation work from https://crowdin.com/project/ublock 2015-03-10 23:50:21 -04:00
gorhill
39ad1585e9 this fixes #982, #978, #965 2015-03-10 23:46:18 -04:00
gorhill
afa08caa6a github #313, crowdin issue 252799 2015-03-10 17:02:19 -04:00
AlexVallat
62c8ffbcc4 Merge branch 'master' of https://github.com/gorhill/uBlock
Conflicts:
	platform/firefox/vapi-background.js
	src/_locales/en/messages.json
2015-03-10 18:34:16 +00:00
Deathamns
c4b06eecd2 Firefox: abp:subscribe 2015-03-10 13:06:59 +01:00
Deathamns
a795d6e073 Fix event variable name in subscriber.js 2015-03-10 12:31:10 +01:00
Chris
2eb421dde8 Closes #948 2015-03-10 00:27:15 -06:00
Chris
30eafed70a More µ to u 2015-03-09 22:00:48 -06:00
gorhill
3739683e70 Merge branch 'master' of github.com:gorhill/uBlock 2015-03-09 23:01:33 -04:00
gorhill
bf50e87dff this fixes #976 2015-03-09 23:00:52 -04:00
Chris
001c9c6095 µ to u (consistency with 23083e9); a to an 2015-03-09 19:58:31 -06:00
gorhill
cad5a6cbf6 code review 2015-03-09 20:04:07 -04:00
gorhill
f362dff643 code review: do not pollute global namespace 2015-03-09 19:19:08 -04:00
gorhill
e7479dd4be this fixes #313 2015-03-09 19:10:04 -04:00
gorhill
86c52305c8 better English I suppose 2015-03-09 18:38:08 -04:00
gorhill
400c51ccd9 handler for "abp:subscribe?" links 2015-03-09 13:07:08 -04:00
gorhill
f1e065f5fb fixed description 2015-03-09 13:06:25 -04:00
gorhill
2478bd4f61 this fixes #224 for Chromium 2015-03-09 12:57:52 -04:00
gorhill
cfadf76345 jshint 2015-03-09 10:19:00 -04:00
gorhill
1525a828c1 this fixes #810 2015-03-09 10:11:22 -04:00
gorhill
ba689f7929 re. #962 2015-03-09 01:09:27 -04:00
gorhill
5a2f6e0f67 this completes fix of #954 2015-03-09 00:21:08 -04:00
gorhill
e036ae038e jshint 2015-03-08 18:01:29 -04:00
gorhill
3544989e69 this fixes #954 2015-03-08 17:54:08 -04:00
gorhill
8341fb2193 this fixes #967 2015-03-08 11:06:36 -04:00
gorhill
b8c90bddfe translation work from https://crowdin.com/project/ublock 2015-03-07 13:34:13 -05:00
Deathamns
b46469c6ca Trailing whitespace 2015-03-07 19:30:55 +01:00
Deathamns
95b778fbc7 Change extension description 2015-03-07 19:20:18 +01:00
AlexVallat
4481e951cc Merge branch 'master' of https://github.com/gorhill/uBlock 2015-03-07 14:11:35 +00:00
gorhill
fee85e7637 translation work from https://crowdin.com/project/ublock 2015-03-07 08:59:22 -05:00
gorhill
a791af80fe polishing 2015-03-07 08:52:49 -05:00
gorhill
d8b949ecbe this fixes #932 2015-03-06 23:36:09 -05:00
gorhill
e861ff00ca commented out dev-only code 2015-03-06 10:31:07 -05:00
gorhill
3f22ad3906 polishing 2015-03-06 10:22:30 -05:00
gorhill
aa955ebe09 code review, polishing 2015-03-06 00:36:45 -05:00
gorhill
d376c69e2f code review 2015-03-06 00:06:25 -05:00
gorhill
d3060588a6 code review 2015-03-05 21:17:09 -05:00
gorhill
07bb4c12e9 translation work from https://crowdin.com/project/ublock 2015-03-05 19:36:29 -05:00
gorhill
e23c2977d7 this fixes #945 2015-03-05 12:52:12 -05:00
gorhill
455dfeca8c code review 2015-03-04 19:43:23 -05:00
gorhill
a99bcd98fd persist local settings only when really needed 2015-03-04 19:38:19 -05:00
gorhill
5f65b1798a this fixes #702 2015-03-04 19:36:09 -05:00
Chris
fbddda46bb start contentscript: don't query href twice 2015-03-04 02:01:04 -07:00
gorhill
d7587745cc translation work from https://crowdin.com/project/ublock 2015-03-03 23:06:07 -05:00