Chris
288ea7b4cc
Storage: distinguish preferences from caches (addresses #1366 )
2015-05-11 15:18:25 -06:00
Chris
7e149982d1
Fix popup save/flush buttons CSS
2015-05-07 16:37:13 -06:00
Chris
6df7440b60
Merge pull request #1307 (changed slightly)
2015-05-07 16:16:31 -06:00
Chris
bdc7caddb8
New save icon for dynamic filtering panel
2015-05-07 16:14:22 -06:00
Chris
e06faa9422
Fixes #1363 ; elemhide symantics were reversed
2015-05-07 00:54:37 -06:00
Chris Aljoudi
b380c9181e
Merge pull request #1348 from gorhill/chrisaljoudi
...
Fix for https://github.com/gorhill/uBlock/issues/162 , https://github.com/gorhill/uBlock/issues/171
2015-05-05 22:14:57 -06:00
Chris
a97ab116f8
Safari: element collapsing now works
2015-05-05 20:43:37 -06:00
Chris
7ea8187da3
Review last commit: oops
2015-05-05 20:22:22 -06:00
Chris
a9e77b4d48
Fixes 1357
2015-05-05 20:20:36 -06:00
Chris
0d529677c4
Fixes #1330
2015-05-05 18:40:03 -06:00
Chris
5a46e25ea2
Prepare for release
2015-05-05 17:39:23 -06:00
gorhill
ffdd3dfe63
this fixes https://github.com/gorhill/uBlock/issues/171
2015-05-04 17:14:56 -04:00
gorhill
a01113a1e7
removed dead code
2015-05-01 19:12:32 -04:00
gorhill
09354ce7e2
this fixes https://github.com/gorhill/uBlock/issues/162
2015-05-01 19:11:36 -04:00
gorhill
10c7a40392
code review re. badge update
2015-05-01 09:53:14 -06:00
Chris
561e1ca93e
Code review: remove dead code
2015-05-01 04:47:52 -06:00
Chris
84aad79ad7
updateBadge: bring back coleascing [was removed temporarily]
2015-05-01 04:42:16 -06:00
Chris
b9b8f739a0
Remove icon update coleascing
2015-05-01 03:22:23 -06:00
gorhill
c9c7fedc33
this fixes https://github.com/gorhill/uBlock/issues/111
2015-04-30 17:38:03 -04:00
gorhill
25c27b5ffe
"inline-script" prefix is no longer required since a while now
2015-04-30 17:10:52 -04:00
Chris
e0d938b26c
Fix legacy storage stuff
2015-04-30 13:58:50 -06:00
gorhill
7a8612bfec
this fixes https://github.com/gorhill/uBlock/issues/134 and #1326
2015-04-30 13:53:39 -06:00
gorhill
715b8e6329
standalone logger + logging of cosmetic filters
2015-04-30 09:12:50 -04:00
gorhill
803a0c54f5
code review re. https://github.com/gorhill/uBlock/issues/134 : no need to force a recompile of whole user filter list
2015-04-30 07:56:23 -04:00
gorhill
5205f1474c
important fixes : #150 + a case where a tab could still be unbound
2015-04-29 12:21:46 -04:00
gorhill
e7626d7e1a
this fixes https://github.com/gorhill/uBlock/issues/142
2015-04-27 17:31:58 -04:00
gorhill
032d5e0a34
this fixes https://github.com/gorhill/uBlock/issues/135
2015-04-27 11:07:51 -04:00
gorhill
7ad66fdb2c
this fixes https://github.com/gorhill/uBlock/issues/134
2015-04-26 18:48:21 -04:00
gorhill
e0146c8714
Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi
2015-04-25 20:49:13 -04:00
Chris
6e99250502
Fixes #1320
2015-04-25 18:42:46 -06:00
gorhill
fdaee6f2a1
imported/patched Frisian translation work
2015-04-23 09:26:29 -04:00
WyohKnott
75d3f4bfdf
Add a button to remove all temporary changes
...
Fixes
https://github.com/chrisaljoudi/uBlock/issues/731#issuecomment-73964956
2015-04-22 21:36:13 +02:00
Chris
4cedd4011a
Oops: Safari bundle ID; quicker badge updates
2015-04-19 19:13:59 -06:00
Chris
edfe70df6c
Fixes #1273
2015-04-18 17:21:14 -06:00
gorhill
2ecc81e35b
this fixes https://github.com/gorhill/uBlock/issues/63
2015-04-17 15:33:54 -06:00
Chris
d5465d3159
Only update badge count when blocked
2015-04-17 15:25:36 -06:00
Chris
06a3526207
Fix custom filter list box glitch; minor code review
2015-04-17 15:23:46 -06:00
Chris
4940f47174
Makes accessing preferences easier: fixes #1265
2015-04-17 14:41:53 -06:00
Chris
71eeb92121
Dynamic filtering panel: revert to color-only; closes #1244
2015-04-15 20:43:09 -06:00
Aleksey Guryanov
47033805ba
russian translate improvement
...
Used consistent translation for word "line", which also better sounds in Russian.
2015-04-15 18:24:15 +03:00
Chris
940b2030aa
No. of blocked badge should update with popups
2015-04-13 19:18:12 -06:00
Chris
0fffd1634e
Simplify, simplify
2015-04-13 19:04:01 -06:00
Chris
fa3666f85d
Refactor context-keeping
...
Improves reliability and thoroughness of blocking on all
browsers.
2015-04-13 18:58:50 -06:00
gorhill
f2f4569e59
this fixes https://github.com/chrisaljoudi/uBlock/issues/1251
2015-04-13 15:57:04 -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
Chris
f961cad0f0
Make dynamic filtering visual status color-blind-friendly ( closes #1242 )
2015-04-11 23:15:05 -06:00
Chris
25d06114fe
Completes UI fixes for #1235
2015-04-11 02:03:57 -06:00
Chris
323dc5feea
UI fixes; closes #1235
2015-04-11 01:26:33 -06:00
Chris
21bc54795d
Oops; put back padding removed by accident
2015-04-11 01:19:38 -06:00
Chris
d19e07bca2
Distinguish remote filter lists that come over HTTPS
2015-04-10 21:58:58 -06:00