]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Provisional tweak for polls to go through atom feeds / ostatus
authorBrion Vibber <brion@pobox.com>
Thu, 10 Mar 2011 19:35:04 +0000 (11:35 -0800)
committerBrion Vibber <brion@pobox.com>
Thu, 10 Mar 2011 19:35:04 +0000 (11:35 -0800)
commit051180035102f5ab02e0913801a716e1291b9469
treeed9cbe2db61d27c9c4d9881933cae55583cc52c4
parent2567474ddd255bf755b1edda9eb191be058ea1e5
Provisional tweak for polls to go through atom feeds / ostatus

Had to fix some calls to MicroAppPlugin->saveNoticeFromActivity() which passed an OStatus_profile instead of a Profile...
Imported polls don't get data from upstream or send it back currently.
lib/microappplugin.php
plugins/Poll/PollPlugin.php