Closed antifuchs closed 6 years ago
This PR contains some long-overdue work on filter chaining to make it more consistent & able to handle more criteria:
Negative and positive filter chaining now both use the same set of criteria (all of the one supported by gmail-britta).
Upconvert implicitly-arrayed criteria when chaining filters: This fixes #11 (looong overdue on its own)
Adds a bunch of tests around chaining.
This PR contains some long-overdue work on filter chaining to make it more consistent & able to handle more criteria:
Negative and positive filter chaining now both use the same set of criteria (all of the one supported by gmail-britta).
Upconvert implicitly-arrayed criteria when chaining filters: This fixes #11 (looong overdue on its own)
Adds a bunch of tests around chaining.