]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - plugins/CasAuthentication/locale/zh_CN/LC_MESSAGES/CasAuthentication.po
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)
commit67c0c1b6c5fa511433880a214a7590945facd54f
treecaf9c6cfd11df334926285ea00d6243afcc200bc
parent0baa9debbca911ba43b289624b5acbbb94469828
parent123bb445dbcc3baf7ba2d06b6c465669a3831778
Merge branch 'send-twitter-replies-to-twitter' into 'master'

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