Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add files created by debian build to gitignore, new release for jessie-add, ↵HEADmaster | Wolfgang Wiedmeyer | 2015-10-17 | 1 | -1/+1 |
| | | | | reduce minVersion for Thunderbird (enables install on Jessie), remove whitespace | ||||
* | bumping max version for SeaMonkey to 2.38upstream | gorhill | 2015-10-16 | 1 | -1/+1 |
| | |||||
* | added @M-Reimer | gorhill | 2015-10-16 | 1 | -0/+1 |
| | |||||
* | let's see if this helps #833 | gorhill | 2015-10-16 | 1 | -12/+13 |
| | |||||
* | bumping version number because of (basic) support for Thunderbird | gorhill | 2015-10-15 | 2 | -2/+2 |
| | |||||
* | this fixes #820 | gorhill | 2015-10-13 | 1 | -0/+17 |
| | |||||
* | code review | gorhill | 2015-10-12 | 1 | -23/+30 |
| | |||||
* | Thunderbird: Fix closing extension tabs | Manuel Reimer | 2015-10-10 | 1 | -3/+13 |
| | |||||
* | this fixes more Thunderbird errors in console | gorhill | 2015-10-09 | 1 | -2/+13 |
| | |||||
* | this fixes bad code review | gorhill | 2015-10-09 | 1 | -1/+1 |
| | |||||
* | this should fix AMO validator error | gorhill | 2015-10-09 | 1 | -1/+1 |
| | |||||
* | interim version for dev build | gorhill | 2015-10-09 | 2 | -2/+2 |
| | |||||
* | code review | gorhill | 2015-10-08 | 1 | -22/+54 |
| | |||||
* | Added basic Thunderbird support | Manuel Reimer | 2015-10-08 | 2 | -4/+31 |
| | |||||
* | new revision | gorhill | 2015-10-08 | 3 | -4/+5 |
| | |||||
* | preparing for next release | gorhill | 2015-10-05 | 2 | -2/+2 |
| | |||||
* | info accuracy in comment | gorhill | 2015-10-03 | 1 | -4/+4 |
| | |||||
* | convert hard tabs to soft tabs | gorhill | 2015-10-03 | 1 | -4/+4 |
| | |||||
* | Added double braces to application ID. | Jan Seeger | 2015-10-03 | 1 | -1/+1 |
| | |||||
* | Tab fixes, broken XML fixes. | Jan Seeger | 2015-10-03 | 1 | -9/+9 |
| | | | | Replaced tabs with spaces, added missing namespace for Description element. | ||||
* | Added Conkeror to the list of supported platforms. | Jan Seeger | 2015-10-03 | 1 | -0/+9 |
| | | | | | | uBlock Origins runs well in Conkeror, an emacs-inspired browser. This patch makes it possible to install the plugin directly, without having to modify the install.rdf file. | ||||
* | comment grammar | gorhill | 2015-09-30 | 1 | -2/+2 |
| | |||||
* | this fixes #756 | gorhill | 2015-09-30 | 4 | -39/+169 |
| | |||||
* | this fixes #640 | gorhill | 2015-09-25 | 1 | -3/+9 |
| | |||||
* | reverting #739: this broke normal install | gorhill | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | interim version for dev build | gorhill | 2015-09-25 | 2 | -2/+2 |
| | |||||
* | Merge branch 'master' of github.com:gorhill/uBlock | gorhill | 2015-09-25 | 1 | -1/+1 |
|\ | |||||
| * | Do not call onReady if addon is installing | Neil Richardson | 2015-09-25 | 1 | -1/+1 |
| | | | | | | | | | | If the uBlock extension is installed globally for all users on a machine, a user's first run of Firefox will fail to load uBlock because the call to appShell.hiddenDOMWindow will throw an exception. A second run of Firefox will load uBlock successfully. The change will skip the call to onReady if the reason for the call to startup is because the addon is being installed. | ||||
* | | attempt at fixing #362 | gorhill | 2015-09-25 | 1 | -1/+4 |
|/ | |||||
* | #697: mind Firefox for Android | gorhill | 2015-09-14 | 1 | -1/+1 |
| | |||||
* | #697: forgot to comment out related removeEventListener | gorhill | 2015-09-14 | 1 | -1/+1 |
| | |||||
* | this fixes #697 | gorhill | 2015-09-14 | 2 | -5/+15 |
| | |||||
* | given uBlock is beyond 1.0, moving to a 3-figure version scheme | gorhill | 2015-09-13 | 2 | -2/+2 |
| | |||||
* | fixed comment | gorhill | 2015-09-10 | 1 | -2/+1 |
| | |||||
* | interim version for dev build | gorhill | 2015-09-04 | 2 | -2/+2 |
| | |||||
* | vAPI.net.registerListeners(): code review | gorhill | 2015-09-03 | 1 | -23/+42 |
| | |||||
* | interim version for dev build | gorhill | 2015-08-31 | 2 | -2/+2 |
| | |||||
* | this fixes #654 | gorhill | 2015-08-29 | 2 | -1/+10 |
| | |||||
* | works fine on FF43 and PM26 | gorhill | 2015-08-20 | 1 | -2/+2 |
| | |||||
* | #608: this fixes a bunch of strictness-related warnings | gorhill | 2015-08-18 | 4 | -11/+21 |
| | |||||
* | this fixes https://github.com/gorhill/uBlock/issues/80#issuecomment-132081658 | gorhill | 2015-08-18 | 1 | -7/+19 |
| | | | | | get/setComplexValue must be used to ensure proper handling of Unicode string in `about:config`. | ||||
* | code review | gorhill | 2015-08-16 | 1 | -9/+1 |
| | |||||
* | fixed typo in comment + return size of cloud storage | gorhill | 2015-08-16 | 1 | -6/+9 |
| | | | | | - fixed typo as per https://github.com/gorhill/uBlock/commit/7a38cd756d07dedd010d3bc01c42770a33cbb271#commitcomment-12702437 - store size of cloud storage item, I might decide to use this in the UI | ||||
* | code review for last commit | gorhill | 2015-08-15 | 1 | -26/+14 |
| | |||||
* | this foils "speculative pre-connections" | gorhill | 2015-08-15 | 1 | -23/+77 |
| | |||||
* | this fixes https://github.com/gorhill/uMatrix/issues/325 | gorhill | 2015-08-15 | 1 | -0/+3 |
| | |||||
* | do not strip out window components in logger-as-popup-window | gorhill | 2015-08-14 | 1 | -1/+1 |
| | |||||
* | harden chrome.privacy calls: one threw for unknown reasons (can't repro so far) | gorhill | 2015-08-13 | 1 | -12/+31 |
| | |||||
* | changes for a beta channel on AMO | gorhill | 2015-08-12 | 3 | -9/+2 |
| | |||||
* | interim version number for build dev | gorhill | 2015-08-11 | 2 | -2/+2 |
| |