]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Set object_type to ActivityObject::NOTE on notices imported from Twitter. Previously...
authorNym Coy <nymcoy@gmail.com>
Tue, 9 Aug 2016 15:32:57 +0000 (21:02 +0530)
committerNym Coy <nymcoy@gmail.com>
Tue, 9 Aug 2016 15:32:57 +0000 (21:02 +0530)
commit1f5e306760339d8c24272abadb6306ca7ac8a6ac
tree1f590937d1be65c25065297f07f2ce3c7d1f55b8
parent563b3b1328c5fdb449847d2758cba47a06d7cf8b
Set object_type to ActivityObject::NOTE on notices imported from Twitter. Previously was unset which caused ActivityHandler to throw an error during onStartOpenNoticeListItemElement() and the notices would not display in the timeline.
plugins/TwitterBridge/TwitterBridgePlugin.php
plugins/TwitterBridge/lib/twitterimport.php