]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix for ticket #3010: blocks are now applied against the original poster of repeats.
authorBrion Vibber <brion@pobox.com>
Mon, 24 Jan 2011 22:16:15 +0000 (14:16 -0800)
committerBrion Vibber <brion@pobox.com>
Mon, 24 Jan 2011 22:16:15 +0000 (14:16 -0800)
commite35d46b415f89b19a4e3c1f5b4f077253434330b
tree6d3279e53d3c28a8bb85300b4b5e875030ba1eca
parent0a3c05feb0b623a78700bafe5f08d644a2cc3bfe
Fix for ticket #3010: blocks are now applied against the original poster of repeats.

Previously, if someone you subscribe to repeats a notice by someone you've blocked, you got the message and had to just roll your eyes.
Now blocks are checked against both the current notice's posting profile, and the poster of the original if it's a repeat.
classes/Notice.php