]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed, consoli...
authorBrion Vibber <brion@pobox.com>
Wed, 3 Mar 2010 20:51:23 +0000 (12:51 -0800)
committerBrion Vibber <brion@pobox.com>
Thu, 4 Mar 2010 00:33:20 +0000 (16:33 -0800)
commit9fadf8da1164d620284917b829329e195aa2a226
treeff642f7abca80ee2e9b1d6ba1c97c20b250a88bd
parent04e474c98c9b907fe2d0f263fad79018a15c0783
Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed, consolidating some code. (RSS feeds pulling title, logo etc from the Atom data structure so we don't dupe it.)
OStatus now calling the feed classes directly instead of faking a call into the API, should be less flakey.
actions/apitimelinegroup.php
actions/apitimelineuser.php
lib/atom10feed.php
lib/atomgroupnoticefeed.php
lib/atomusernoticefeed.php
plugins/OStatus/lib/ostatusqueuehandler.php