Thank you, but that doesn't solve the root of the problem. What if a user does want spam filtering but does not want their actions overriden when they choose to unblock someone? I literally cannot think of a single usecase of anyone wanting an app to undo their choices/actions without their consent. This should be very very easy to implement.

Reply to this note

Please Login to reply.

Discussion

If you disable the filter, the app doesn't block the user anymore. The unblock button only unblocks until the next time the app sees a bunch of spam from that account. You have to disable the filter to stop that behavior.

You guys are missing the point. We can have our cake and eat it too: have spam filters, but if the user unblocks one of the accounts caught in the filter: RESPECT THE USER'S CHOICE! That's the heart of the issue. If the user unblocks someone, don't revert their actions against their consent.

Ok we can add that option. So you want to keep the filters on but just remove this as account from being banned by the filter, correct?

I agree with this.