Because of the way quoting works internally it would be kind of tedious to remove foe posts using PHP. Technically possible but you'd have to use DOMXpath and do some fun parsing there, per user, whenever viewing a topic page and parse every post's quotes. I do some xpath parsing here for reference. I'm not sure how much of server resources that would use, especially if your board is pretty large. If an extension were to be made for this purpose it would make more sense to parse every quote block with javascript using a predefined list of the user's current foes IMO. Could be done either way but less server resources used that way.
If they manually quote someone by writing manual bbcode as halil said in the post above, good luck with that though.
If they manually quote someone by writing manual bbcode as halil said in the post above, good luck with that though.
Statistics: Posted by Toxyy — Tue Apr 23, 2024 7:58 am