Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport several improvements and fixes from the upstream #255

Merged
merged 8 commits into from Aug 22, 2020

Conversation

hawkeye116477
Copy link
Contributor

@hawkeye116477 hawkeye116477 commented Aug 11, 2020

Looks like that all should work fine, but maybe additional tests won't hurt, especially by @THEtomaso, who wanted one thing.

gorhill and others added 8 commits Aug 11, 2020
Related issue:
- uBlockOrigin/uBlock-issues#877

Co-authored-by:  gorhill <585534+gorhill@users.noreply.github.com>
Related issues:
- uBlockOrigin/uBlock-issues#372
-gorhill/uBlock#93

A new advanced settings has been added: `autoCommentFilterTemplate`.

Default value is `{{date}} {{origin}}`.

Placeholders are identified by `{{...}}`. There are currently
only three placeholders supported:

- `{{date}}`: will be replaced with current date
- `{{time}}`: will be replaced with current time
- `{{origin}}`: will be replaced with site information on which
  the filter(s) was created

If no placeholder is found in `autoCommentFilterTemplate`, this
will disable auto-commenting. So one can use `-` to disable
auto-commenting.

Additionally, if auto-commenting is enabled, uBO will not emit a
comment if an emitted comment would be a duplicate of the last
one found in the user filter list.

Co-authored-by:  gorhill <585534+gorhill@users.noreply.github.com>
Co-authored-by:  gorhill <585534+gorhill@users.noreply.github.com>
Co-authored-by:  gorhill <585534+gorhill@users.noreply.github.com>
@hawkeye116477 hawkeye116477 changed the title Add few changes from newest uBO wext Add few changes from uBO wext Aug 14, 2020
@JustOff
Copy link
Collaborator

@JustOff JustOff commented Aug 16, 2020

Thank you, here is the binary to test: uBlock0_1.16.4.25b2.firefox-legacy.xpi.zip (ping @THEtomaso).

@JustOff JustOff changed the title Add few changes from uBO wext Backport several improvements and fixes from the upstream Aug 22, 2020
@JustOff JustOff merged commit e4c53ae into gorhill:master Aug 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants