summaryrefslogtreecommitdiff
path: root/liberty_rss.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-2/+1
2025-08-27Kernel functions changes to cover uninitialized variables and style changes f...lsces1-15/+17
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-2/+2
2021-01-31PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...spiderr1-2/+1
2012-06-08revert getContactUrl with getDisplayUrl - looks like a mass search and replac...spiderr1-1/+1
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-1/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-04-17step three of contenttype name plural - replace all instances where name is a...wjames51-2/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2008-07-29Bring getContentList into line with getList and drop the 'data' return.Lester Caine1-2/+1
2007-07-08update rss cache filename and don't check for unrelated permissionMax Kremmel1-43/+38
2007-01-07add option to specify caching time of rss feeds, add / fix rss default settin...Max Kremmel1-2/+2
2006-05-04fix rss settings and rename config names in accordance to bitweaver standardMax Kremmel1-4/+5
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-2/+2
2006-04-05fix rss cachingMax Kremmel1-3/+3
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-5/+5
2006-02-16new API for parseData(); please view ApiChangeLog for detailsMax Kremmel1-2/+2
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-3/+3
2006-02-06more preference standardisationMax Kremmel1-3/+3
2006-01-29add liberty rss feedMax Kremmel1-0/+72