Commit Graph

4694 Commits

Author SHA1 Message Date
gorhill 414f3a98b7 new revision for release candidate 2017-02-18 09:03:02 -05:00
gorhill ed07279d0d Merge branch 'master' of github.com:gorhill/uBlock 2017-02-18 09:01:48 -05:00
gorhill 39f9d11ec5 prepare uBO for fix to https://github.com/gorhill/uBO-Extra/issues/29 2017-02-18 09:01:36 -05:00
Raymond Hill 2d3cc2be26 Update README.md 2017-02-16 12:47:12 -05:00
gorhill ea8cca1445 new revision for dev build 2017-02-13 08:56:42 -05:00
gorhill 1c4347d69d element picker improvement: to not discard class information when an id is available
Use class(es) whenever available instead of the id when selecting a
broad cosmetic filter (ctrl-click).
When asking for a broad cosmetic filter, using the id instead of
whatever available class(es) is limiting usefulness. The change
here address this.
Example of use case: open
<http://forums.mozillazine.org/viewtopic.php?f=38&t=3027325>.
Now how to remove all signature widgets from all posts?
Without the change here, this was not possible without opening the
browser's inspector, finding out and manually typing whatever class
is used to identify the signature's root element.
With this commit, ctrl-click will now use whatever class information
exist instead of the id.
2017-02-13 08:33:10 -05:00
gorhill 28084e1dc9 code review: marginal performance improvement 2017-02-12 15:53:40 -05:00
gorhill 1e1508cdd2 code review of dynamic URL filtering engine 2017-02-11 11:44:18 -05:00
gorhill cbca48307c fix https://github.com/gorhill/uBlock/pull/2314#issuecomment-278716960 2017-02-09 13:33:32 -05:00
gorhill 7176ecb3e7 code review of fix to #2360 2017-02-07 08:05:39 -05:00
gorhill 48b3ba161b new version for dev build 2017-02-06 15:38:39 -05:00
gorhill 1d705485e9 update max version info 2017-02-06 15:36:34 -05:00
gorhill a742f09dd4 fix #2360 2017-02-06 15:34:31 -05:00
gorhill 2852f9be19 translation work from https://crowdin.com/project/ublock 2017-02-05 15:27:21 -05:00
gorhill e4e6d8d8c3 new stable version 2017-02-05 15:25:00 -05:00
gorhill 1bceca9cbb fix var name (https://github.com/el1t/uBlock-Safari/issues/25#issuecomment-277506943)) 2017-02-05 07:43:28 -05:00
gorhill f321ea31c1 new revision for release candidate 2017-02-03 08:13:08 -05:00
gorhill 60605033bf fix #1871? ("blind" fix, need confirmation) 2017-02-03 08:12:26 -05:00
gorhill 1ba853df8c all releases are pre-release by default 2017-02-01 09:05:41 -05:00
gorhill ba3127a59b new revision for release candidate 2017-02-01 08:59:35 -05:00
gorhill a0c172c13e to mitigate https://github.com/gorhill/uBO-Extra/issues/7 2017-01-28 13:42:33 -05:00
gorhill 0d2e4f5621 new release candidate 2017-01-27 13:46:33 -05:00
gorhill 0b4f31bd8a fix #2344 2017-01-27 13:44:52 -05:00
gorhill 5975832653 new release candidate 2017-01-26 10:24:28 -05:00
gorhill aadf4a6427 fix #2340 2017-01-26 10:17:38 -05:00
gorhill 393d0b2d08 new revision or dev build 2017-01-25 09:21:44 -05:00
gorhill d79a781bea report blanket websocket blocking once only 2017-01-25 09:21:16 -05:00
gorhill 1809636680 fix #2337 2017-01-25 08:05:41 -05:00
gorhill c2a3ff141b translation work from https://crowdin.com/project/ublock 2017-01-24 16:58:27 -05:00
gorhill 0e11d6e95e code review: fix rtl rendering of 3rd-party filters pane 2017-01-24 13:53:04 -05:00
gorhill 1a075bc673 code review: mobile-friendly changes 2017-01-24 08:23:52 -05:00
gorhill 82b58664d4 new revision for release candidate 2017-01-23 17:17:12 -05:00
gorhill 97db7ba13e fix #2332 2017-01-23 17:16:37 -05:00
gorhill 8ab6c13167 code review: non-enabled lists must not be shown as updating 2017-01-23 14:31:43 -05:00
gorhill 975b0d8280 new version for release candidate 2017-01-23 11:08:01 -05:00
gorhill 96df129ddb code reivew: do not cache assets fetched for viewing purpose 2017-01-23 10:13:07 -05:00
gorhill 50800427b3 generic code review related to the new 3rd-party filter pane 2017-01-23 09:35:05 -05:00
gorhill af05f11c2a taking advice from https://discourse.mozilla-community.org/t/support-ublock-origin/6746/210 2017-01-23 00:30:11 -05:00
gorhill 28ad456d77 fix mixed-up regarding fanboy anti-social 2017-01-22 18:52:04 -05:00
gorhill e0f9710cd8 new revision for dev build 2017-01-22 16:15:32 -05:00
gorhill 9309df4196 3rd-party filters pane revisited 2017-01-22 16:05:16 -05:00
gorhill 20ebe6d18f new revision for dev build 2017-01-20 15:31:47 -05:00
gorhill 6e48c74e4e code review: auto-select new built-in asset if it matches locale (https://github.com/uBlockOrigin/uAssets/issues/268#issuecomment-274146120) 2017-01-20 15:17:11 -05:00
gorhill 8f46662a24 added POL list compatible with uBO-specific syntax 2017-01-20 12:48:42 -05:00
gorhill 4a8dd58f2d new revision for dev build 2017-01-20 11:24:18 -05:00
gorhill 71a1e8c694 code review of 3rd-party filters pane code 2017-01-20 08:40:19 -05:00
gorhill 29c7ba6a1a fix occasional sticky spinner 2017-01-19 14:03:08 -05:00
gorhill f2f7375e00 new revision for dev build 2017-01-19 08:35:37 -05:00
gorhill 82155c09b6 fix #2323 2017-01-19 08:35:08 -05:00
gorhill 726f0d6e1f remove stray change mistakenly added to last commit 2017-01-18 18:22:33 -05:00