XF 1.5 xf:if for "user is ignoring me"?

seebs

Member
I am looking for a thing I could put in styles to handle "the user whose post I'm looking at has me on ignore".

Reason is, likes/ratings/etc., we've had issues with users using "Likes" on posts to send people alerts, etc., and basically I'd rather have a way to turn that off. If I could put <xf:if $user.is_ignoring_me> or something similar, that would work, but I don't see that exposed anywhere.
 
Top Bottom