diff options
author | 2022-10-22 21:52:50 +0300 | |
---|---|---|
committer | 2022-10-22 21:52:50 +0300 | |
commit | 5a4aa1f51875ce12e4484a31b5bdabb2ef659059 (patch) | |
tree | 267d98b58995c34062db57657558ae0d5dd8130d /tests | |
parent | Add a command to query filters by settings (diff) |
Add everyone filter, fix invite filtering
- Add the everyone filter, from a new class of filters - UniqueFilter. These filters should only be run once per context.
These filters can modify any part of their behavior, including which events they respond to.
- The invite filtering had a bug where it could exit early when the context wasn't a valid whitelisting context (which usually means that any unkown filters are allowed), despite there possibly being blocked filters which require addressing.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions