]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix for ticket #3039: TwitterBridge was incorrectly sending repeats of Twitter-bound...
authorBrion Vibber <brion@pobox.com>
Thu, 10 Feb 2011 18:53:24 +0000 (10:53 -0800)
committerBrion Vibber <brion@pobox.com>
Thu, 10 Feb 2011 18:53:24 +0000 (10:53 -0800)
commit2bf8a68908fef5d4680235c561912b5e3c2ee4da
treea045e632f0e3752058611899d79197db84c6b167
parent857e35c17566cf05d670b3dd27128842ba97eaf7
Fix for ticket #3039: TwitterBridge was incorrectly sending repeats of Twitter-bound messages if the repeater has sending of things to Twitter disabled.

A repeat/retweet is roughly equivalent to an active direct post, so should follow the posting rules, rather than always sending over as we do for fave notifications.
plugins/TwitterBridge/twitter.php