summaryrefslogtreecommitdiff
path: root/fisheye_rss.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-0/+1
2025-08-28General code updated to PHP8.4 and namespace ... work in progress on updating...lsces1-14/+17
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons...modela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler1-1/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2008-06-23replace individual function parameters with an array of options when using li...Max Kremmel1-2/+2
2007-07-08append a common rss cache feed filename for easier maintenance. this tail inc...Max Kremmel1-2/+2
2007-06-23automagically select best image type that's best for the particular upladed f...Max Kremmel1-3/+2
2007-06-15Allow attachments to use .png thumbnailsLester Caine1-2/+4
2007-01-21check correct permissionMax Kremmel1-2/+2
2007-01-07add option to specify caching time of rss feeds, add / fix rss default settin...Max Kremmel1-2/+2
2007-01-01only load class files when packages have been verified - not really necessary...Max Kremmel1-3/+4
2006-12-10more rss cleanup - make sure we use appropriate cache files for individual ga...Max Kremmel1-10/+17
2006-12-09add generic image rss feed - doesn't fully take permissions into account yetMax Kremmel1-0/+65