#3671 |
[abp2blocklist] Turn the command line interface into an API
|
Platform
|
#3672 |
Move antiadblockInit.js from adblockpluscore to adblockplusui
|
Core
|
#3673 |
[abp2blocklist] Merge closely matching rules
|
Platform
|
#3674 |
Add a hg hook that references commits in issues
|
Sitescripts
|
#3675 |
[abp2blocklist] Add unittests
|
Platform
|
#3679 |
Reject commit messages that aren't in the right format
|
Sitescripts
|
#3681 |
Add suport for "Fixes XXXX - ..." commit messages
|
Sitescripts
|
#3684 |
Link to disable Acceptable Ads in first-run page is broken
|
Unknown
|
#3685 |
Remove dead migration code from subscription initilization
|
Platform
|
#3687 |
Add experimental support for content blockers on Safari 9
|
Platform
|
#3692 |
Create sharable ESLint configuration defining our (modern) JavaScript coding practices
|
Sitescripts
|
#3695 |
Edge exposes it's API with the "browser" namespace instead "chrome"
|
Platform
|
#3696 |
Fall back to tabs.create if windows.create isn't available
|
Platform
|
#3697 |
Fall back to i18n.getUILanguage if @ui_locale isn't supported
|
Platform
|
#3698 |
Easylist with Safari ABP is blocking things which are not blocked with Firefox or Chrome
|
Platform
|
#3699 |
Patch DOM API in order to prevent disabling the injected stylesheet
|
Platform
|
#3703 |
Add "coin flip" feature to the IRC bot
|
Sitescripts
|
#3704 |
Consider Edge a seperate platform in the generated "info" module
|
Automation
|
#3705 |
Don't rely on info.platform when checking for availability of the chrome.* API
|
Platform
|
#3709 |
[abp2blocklist] Filters aren't normalized before parsing
|
Platform
|
#3710 |
[abp2blocklist] Unify hostname logic
|
Platform
|
#3711 |
Block Element frame is to small by default / scrolling is necessary.
|
Platform
|
#3715 |
Subscription still disabled after removing it and adding it again
|
Platform
|
#3716 |
Split up files stored in storage.local
|
Platform
|
#3720 |
Installing ABP to Chrome on OS X kicks user back to OS X login screen
|
Unknown
|
#3729 |
Default size of Add filter popup window hides buttons / requires scrollbars
|
Unknown
|
#3732 |
Always update repositories to the master bookmark
|
Sitescripts
|
#3735 |
Pop-up windows from thepiratebay.org not blocked with Safari
|
Platform
|
#3737 |
[logprocessor] Parse user agent strings from MS Edge
|
Sitescripts
|
#3741 |
Add "remove" option to list items in new options page
|
User-Interface
|
#3742 |
Make behavior of checkboxes on options page consistent
|
User-Interface
|
#3749 |
Encourage user to update subscriptions if there is at least one one day old subscription and user attempts to report an issue
|
User-Interface
|
#3752 |
Create Mercurial repository python-abp
|
Infrastructure
|
#3754 |
Initial setup of the python-abp repo
|
Sitescripts
|
#3755 |
Python filter list parsing API
|
Sitescripts
|
#3756 |
Filterlist rendering in python-abp
|
Sitescripts
|
#3757 |
Facebook "LIKE" button on someone elses comments does not show up
|
Unknown
|
#3758 |
Get rid of Opera specific devbuilds
|
Sitescripts
|
#3759 |
Get rid of PAD generation
|
Sitescripts
|
#3760 |
Remove the "opera" build target
|
Automation
|
#3761 |
Don't clear user input when filter validation failed on the new options page
|
User-Interface
|
#3763 |
Get rid of redundant "add-filters" message type
|
Platform
|
#3764 |
Redirect adblockplus(chrome|chrome-experimental|opera)/updates.xml to CWS
|
Infrastructure
|
#3771 |
Update adblockpluscore dependency and adapt filter validation
|
Platform
|
#3772 |
Anti-adblock warning removal list isn't subscribed by default anymore
|
Platform
|
#3773 |
Fix warning during static page generation
|
Infrastructure
|
#3774 |
Support multiple mirrors for the Malware Domains List
|
Sitescripts
|
#3788 |
Keep track of new pages in Safari without using canLoad
|
Platform
|
#3794 |
YouTube showing "An error occurred, please try again later" message instead of blocking video ad
|
Unknown
|
#3796 |
Add preference to remove developer tools panel
|
Platform
|
#3797 |
Include python-abp repository into sitescripts module
|
Websites
|
#3798 |
Access to python-abp repository for Dave
|
Office-IT
|
#3799 |
Add malware domains list mirrors to sitescripts configuration
|
Infrastructure
|
#3800 |
Add tooltips to the options in the Tweaks section
|
User-Interface
|
#3801 |
Add pre-configurable/hidden preference to add additional subscriptions
|
Platform
|
#3805 |
update_issues hook does not update issues marked as sensitive
|
Sitescripts
|
#3808 |
Notify ABP for Chrome users about having adware symptoms
|
Platform
|
#3810 |
Remove hardcoded default mirror list from Malware Domains List conversion script
|
Sitescripts
|
#3816 |
Add experimental support for the new options page in Adblock Plus for Chrome, Opera and Safari
|
Platform
|
#3822 |
jsHydra breaks strict-mode
|
Automation
|
#3823 |
Split up message responder code
|
Platform
|
#3824 |
Move "use strict" into IIFE for compatibility with Kitt
|
Platform
|
#3826 |
Filter preference change events
|
Unknown
|
#3828 |
Ignore simulated clicks on abp:subscribe links
|
Platform
|
#3829 |
Merge add-subscription and subscriptions.add messages
|
User-Interface
|
#3830 |
Filters saved through "Block element" override existing filters
|
User-Interface
|
#3839 |
Adapt for Prefs event changes
|
User-Interface
|
#3840 |
Prevent websites from making collapsed elements visible again
|
Platform
|
#3841 |
Remove workaround stripping [style] selectors on certain websites
|
Platform
|
#3842 |
Split up the logic updating the icon and context menu
|
Platform
|
#3843 |
Move page load logic to their respective modules
|
Platform
|
#3844 |
Adblock Plus breaks CSSStyleSheet.deleteRule()
|
Platform
|
#3845 |
Google Docs documents throw error messages with ABP enabled
|
Platform
|
#3849 |
Filter list rendering script
|
Sitescripts
|
#3860 |
Refactor and move request blocking logic to a seperate module
|
Platform
|
#3862 |
Implement FilterNotifier.on(action, callback) and FilterNotifier.off(action, callback)
|
Core
|
#3868 |
Migrate the platform code to the new FilterNotifier API
|
Platform
|
#3869 |
Migrate the UI to the new FilterNotifier API
|
User-Interface
|
#3870 |
Make legacy options page use asynchronous messaging
|
Platform
|
#3872 |
"Block element" does not finish when popup window is closed
|
Platform
|
#3873 |
Replace more occurrences of __proto__ with Object.create(null)
|
Core
|
#3874 |
Click To Flash support
|
Platform
|
#3875 |
I can't download filters
|
Platform
|
#3877 |
Already open options page not updated
|
Platform
|
#3880 |
Improve behavior of Safari content blocker option on the new options page
|
User-Interface
|
#3882 |
Make checkbox labels sensitive on the new option page
|
User-Interface
|
#3883 |
Add "remove" buttons to the list of custom filters on the new options page
|
User-Interface
|
#3884 |
Show Subscription.title in advanced tab in new options page
|
User-Interface
|
#3885 |
Disable the checkbox to toggle the Acceptable Ads list on the new options page
|
User-Interface
|
#3887 |
Support bringing up the new options page with a specific tab focused
|
User-Interface
|
#3889 |
Dispatch subscription downloading event instead of downloadStatus when transfer begins
|
Core
|
#3890 |
Fix downloading indication for subscriptions on new options page
|
User-Interface
|
#3892 |
Disable button if input is invalid when adding subscriptions or filters
|
User-Interface
|
#3894 |
Add tests for the update_issues hook
|
Sitescripts
|
#3895 |
Artifacts in close icon on dialogs on the new options page
|
User-Interface
|
#3907 |
Title of Acceptable Ads subscription isn't shown on options page
|
User-Interface
|
#3908 |
Broken website links on option page if subscription homepage isn't given
|
User-Interface
|
#3909 |
Move "Tweaks" below "Filter lists" on new options page
|
User-Interface
|
#3910 |
Improve features message responder to include legacy Safari API support
|
User-Interface
|