summaryrefslogtreecommitdiff
path: root/lib/atom10feed.php
AgeCommit message (Collapse)Author
2010-03-11Generator tag should have 'uri' attr not 'url'Zach Copley
2010-03-04Add generator tag into Atom feeds.Zach Copley
2010-03-03Put all required field setup into AtomUserNoticeFeed and ↵Brion Vibber
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.
2010-02-22Upgrade profile-based activity noun to have more complete set ofZach Copley
profile fields
2010-02-18OStatus sub/unsub updates:Brion Vibber
- fix for PuSH unsub verification - send Salmon notification on unsub
2010-02-12Add OStatus PuSH hub and Salmon links back into user and group feedsZach Copley
2010-02-12Initial upgraded Atom output for group timelinesZach Copley
2010-02-11Make Atom timelines in the API use Atom10feedZach Copley
2010-02-11Added some boilerplate class comments, etc.Zach Copley
2010-02-11Some upgrades to Atom output for OStatusZach Copley
2010-02-11Utility classes for atom feedsZach Copley