summaryrefslogtreecommitdiff
path: root/boards_rss.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-15Namespace fixesLester Caine1-3/+4
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code ↵Lester Caine1-2/+4
base defaulted to ROLE_MODEL
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the ↵lsces1-4/+4
code, but as yet this has not been tested. VSCode is currently saying the files are now clean.
2021-02-03move 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 ↵spiderr1-2/+1
->getParsedData & ::filterDataHash
2013-03-02setCanonicalLink; use HTTP_GONE for deleted topicsPRE_BOOTSTRAPspiderr1-1/+1
2012-04-30Tidy up white space extra spaces and tabsLester Caine ext:(%22)1-6/+6
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler1-1/+1
2012-04-15Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-1/+1
Split static and dynamic use of getDisplayUrl Create getContentUrl as the instantiated version load parameters need to be identical across all classes
2012-02-10use HttpStatusCodes in ::fatalError callspiderr1-2/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-10-09major clean up of feed generator - get boards or topic feedswjames51-54/+97
2009-10-05verify permission to get feedwjames51-1/+3
2008-12-12Fix 2391773 - no double posts for people who subscribed via different URLs.Tomasz Kalkosinski1-2/+4
2007-07-26fix undefined var noticesChristian Fowler1-3/+6
2007-07-08append a common rss cache feed filename for easier maintenance. this tail ↵Max Kremmel1-2/+2
includes users groups that permissions are generally respected and cache package rss files in individual dirs.
2007-03-31rename bitboards to boardsMax Kremmel1-0/+98