aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar mbaruh <[email protected]>2022-10-06 20:26:10 +0300
committerGravatar mbaruh <[email protected]>2022-10-06 20:26:10 +0300
commit6db78fa911bd529badd67db5a8356c06bc648140 (patch)
treea0a0c93ffe0fdff3feee8bbff632b0eeeb55e7e4 /tests
parentAdd filter content processing before posting/patching (diff)
Fix bug with setting domain to notify
Unfortunately the filter doesn't know its full effect, only its overrides, so it might not know whether it's going to delete the message or not. This commit prevents errors, but might lead to unwanted behavior if there are two domains in a message, one that causes deletion and one that doesn't, and the second one gets evaluated last. This is basically a 'I hope no one notices' fix until I can think of something better. In practice this shouldn't be an issue.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions