1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 22:27:12 +02:00
Commit Graph

389 Commits

Author SHA1 Message Date
gorhill
f2ce447b89 merging changes from master 2015-04-27 19:38:28 -04:00
gorhill
b19848583b this fixes gorhill#140 2015-04-27 16:38:54 -06:00
gorhill
158abcaac1 Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi 2015-04-26 12:16:45 -04:00
AlexVallat
128e7bf9ff Merge pull request #1321 from AlexVallat/Legacy_Toolbar_Button
Legacy (non Australis) toolbar button
2015-04-26 16:40:15 +01:00
AlexVallat
ed6064912e Fix for race condition adding double context menu entries 2015-04-25 18:33:20 +01:00
AlexVallat
d9b23d4f10 Fixing for PaleMoon under Linux, and general cosmetic improvements to button. Also possibly fix SeaMonkey static filtering broken until settings reset issue. 2015-04-25 14:08:01 +01:00
gorhill
40b075d348 Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi 2015-04-25 09:07:00 -04:00
Chris
3cc6a80922 Code review 2015-04-24 15:52:23 -06:00
AlexVallat
5ac4ec21e9 Experimental legacy (non-Australis) toolbar button 2015-04-24 18:57:30 +01:00
gorhill
1edc5227b6 Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi 2015-04-23 08:28:43 -04:00
Chris
82118cb075 Safari: inline-script blocking! 2015-04-22 19:33:29 -06:00
gorhill
85f8e05080 Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi 2015-04-20 09:21:05 -04:00
AlexVallat
82b97760db Merge branch 'Fix_#505' 2015-04-20 07:52:41 +01:00
Chris
4cedd4011a Oops: Safari bundle ID; quicker badge updates 2015-04-19 19:13:59 -06:00
AlexVallat
a9ce082c34 Fixes #505 by making popup vertically aligned when appearing in Firefox panel menu 2015-04-19 16:43:21 +01:00
gorhill
e86c17eefe Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi 2015-04-19 01:19:11 -04:00
CoolOppo
32c1eef83e Made "off" icons even lighter 2015-04-18 19:20:34 -04:00
CoolOppo
2e2b7f5371 Made "off" icons lighter 2015-04-18 19:17:15 -04:00
CoolOppo
005ec0899b Forgot about the Chromium-specific ones! 2015-04-18 19:12:58 -04:00
CoolOppo
b65518a0b6 Re-render icons with font hinting 2015-04-18 15:31:29 -04:00
gorhill
eeb792cc8b Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi 2015-04-13 23:38:57 -04:00
Chris
fa3666f85d Refactor context-keeping
Improves reliability and thoroughness of blocking on all
browsers.
2015-04-13 18:58:50 -06:00
gorhill
041323a916 Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi 2015-04-12 07:00:45 -04:00
Chris
e8572bdc21 Element picker: cleanup and Firefox improvements (closes #1211)
In Firefox, you can now block an element right from the Web Inspector.
This was implemented by @AlexVallat -- thanks to Alex for the awesome
feature enhancement.
2015-04-11 23:23:22 -06:00
gorhill
b27f87dee0 Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi 2015-04-11 16:32:44 -04:00
AlexVallat
5896991718 Fix for #1233 2015-04-11 19:12:10 +01:00
gorhill
fe9fefce31 removed pointless lines -- remnants of trying out stuff 2015-04-10 17:38:08 -04:00
gorhill
741c145e90 this fixes https://github.com/gorhill/uMatrix/issues/144 2015-04-10 14:08:43 -04:00
Chris
32910ca78f Bump version slightly (not final) 2015-04-08 16:42:12 -06:00
Chris
c70a932d86 Fix issue links in source code
Thanks @hotdogman and @yfdyh000 -- closes #1202
and #1157 ... and #1167
2015-04-08 16:36:14 -06:00
Chris
09825e1165 Fixes #1144 2015-04-08 15:48:32 -06:00
Chris
e23e0d8283 Oops; silliness in Chrome 22 code 2015-04-07 03:36:12 -06:00
Chris
5d06019b19 Add support for Chrome 22; fixes #1174 2015-04-07 03:22:10 -06:00
Chris Aljoudi
6c877ee06a Merge pull request #1195 from AlexVallat/Fixing_#1149
Fixing #1149
2015-04-07 00:40:45 -06:00
Chris Aljoudi
738c695af8 Merge pull request #1150 from AlexVallat/master
Candidate for fix for #1140
2015-04-07 00:40:20 -06:00
Chris
a3bef3a1bd Safari-specific popup JS is now.. nicer 2015-04-07 00:37:48 -06:00
Chris
4e4a44d87b Safari: fix to potential false-positive popup blocks 2015-04-07 00:37:48 -06:00
AlexVallat
e6b3c31d5e Remove diagnostic logging 2015-04-06 08:08:23 +01:00
AlexVallat
7b781248f0 Fix spurious log messages at cleanup 2015-04-05 17:54:19 +01:00
AlexVallat
e762a29d30 Test-fix for #1149 2015-04-05 17:52:23 +01:00
AlexVallat
caea8c5497 Prevent resetting of block count statistics in the more normal case of onLocationChange occurring before document-element-inserted 2015-04-04 10:41:24 +01:00
AlexVallat
bec6e0ac8b Candidate for fix for #1140 as described in https://github.com/gorhill/uBlock/issues/1140#issuecomment-88398777 2015-04-04 10:41:23 +01:00
AlexVallat
a694d1ed60 Fix for #1176 2015-04-04 09:37:55 +01:00
Chris
72ff749fc2 New revision and new GitHub raw URLs 2015-04-01 16:01:28 -06:00
Chris
6850fa0a26 Safari: minor code fix 2015-03-31 17:06:12 -06:00
AlexVallat
6c8b2a1b61 Changes following review 2015-03-31 12:03:35 +01:00
AlexVallat
ae310df6dd Merge branch 'webProgressListener'
Conflicts:
	platform/firefox/vapi-background.js
2015-03-31 08:00:50 +01:00
AlexVallat
50dfc40f26 No need for special treatment for about:blank and about:newtab 2015-03-31 07:48:45 +01:00
AlexVallat
49442e237e Fix for #1122 2015-03-31 07:48:45 +01:00
gorhill
5b34efc55e this fixes #1128 2015-03-30 17:42:12 -04:00