summaryrefslogtreecommitdiff
path: root/lib/rssaction.php
AgeCommit message (Expand)Author
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-16Link author avatars to posts directly.Earle Martin
2008-07-16creator_urlEvan Prodromou
2008-07-16use root url of site, not hard-coded identi.ca URLEvan Prodromou
2008-07-16utility function for getting a profile URIEvan Prodromou
2008-07-16slight code hygiene for rssactionEvan Prodromou
2008-07-14Add SIOC data to global RSS feed.Earle Martin
2008-07-14Include user name in item titles for RSS aggregator users.Earle Martin
2008-07-02invert title and content in rss actionEvan Prodromou
2008-06-26limit rss streams to 100 items by defaultEvan Prodromou
2008-06-20some whitespaceEvan Prodromou
2008-06-13better titles in RSSEvan Prodromou
2008-06-13add author information for RSSEvan Prodromou
2008-06-08use rdf:resource for license urlsEvan Prodromou
2008-06-08forgot config in channelEvan Prodromou
2008-06-08add cc:license to RSS streamsEvan Prodromou
2008-05-29don't render content in RSS feedsEvan Prodromou
2008-05-22fix notice generation in rss channelsEvan Prodromou
2008-05-22use notice URI in channel items listEvan Prodromou
2008-05-22use notice URIs in RSS feedsEvan Prodromou
2008-05-22abstract out RSS 1.0 generation to allow multiple streamsEvan Prodromou