Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Backport several improvements and fixes from the upstream#255

Merged
JustOff merged 8 commits intogorhill:masterfrom
hawkeye116477:master
Aug 22, 2020
Merged

Backport several improvements and fixes from the upstream#255
JustOff merged 8 commits intogorhill:masterfrom
hawkeye116477:master

Conversation

@hawkeye116477
Copy link
Contributor

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 August 11, 2020 12:53
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 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants