]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Merge branch 'send-twitter-replies-to-twitter' into 'master'
authormmn <mmn@hethane.se>
Mon, 14 Dec 2015 21:10:57 +0000 (21:10 +0000)
committermmn <mmn@hethane.se>
Mon, 14 Dec 2015 21:10:57 +0000 (21:10 +0000)
Always send Twitter replies to Twitter

If is_twitter_notice($notice->reply_to) then send it to Twitter, even
if twitter import is off.  It's a reply to a Twitter notice, it should
go there!

(Also retweets.)

See merge request !42


Trivial merge