summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
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 ↵lsces3-8/+8
code, but as yet this has not been tested. VSCode is currently saying the files are now clean.
2021-02-04move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsspiderr1-1/+1
2021-01-28empty check on module_rows in mod_recent_postsspiderr1-1/+6
2014-09-05add list-unstyledmodela bitweaver1-1/+1
2013-04-26syntax errors in mod_recent_posts filesspiderr2-5/+4
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr1-1/+1
to the _template
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr1-1/+1
to the _template
2010-06-09Strip down CVS keywords.cvs2git2-2/+2
2008-09-09one help file for each module (that takes parameters), html code change from ↵laetzer1-0/+10
<table> to <dl>
2008-08-05show author in titlelaetzer1-3/+3
2008-08-04rollback to working versionlaetzer1-2/+2
2008-08-04fixed bug committed beforelaetzer1-2/+2
2008-08-04author for titlelaetzer1-7/+5
2007-10-16smarty-escape html in comment titlelaetzer1-2/+2
2007-09-11add missing global gBitSystem in getDisplayUrl, add missing initial ↵Christian Fowler1-2/+4
parameter, clean up to handle passed in parameter
2007-05-03use wrapper class boards instead of bitboard for consistency, move ↵bitweaver.org1-3/+2
indentation to css file by applying individual classes instead of hardcoding padding, move user avatar display, simplify templates where possible
2007-05-02xing: fix some basic template stuffbitweaver.org1-6/+5
2007-04-22update module params settingsbitweaver.org1-5/+3
2007-03-31rename bitboards to boardsMax Kremmel2-5/+5
2007-03-09add View More linkChristian Fowler2-2/+5
2007-03-09add b=N module option, add all_boards=y module optionChristian Fowler1-2/+6
2007-03-09add auto-tracking of mod_recent_posts to include currently viewed board, add ↵Christian Fowler1-1/+8
user_id and board_id to BitBoardPost::getList
2007-03-08rename because I am a spazChristian Fowler2-2/+2
2007-03-08add getList to BitBoardPost to work like other class conventions. Use this ↵Christian Fowler1-4/+5
method for new recent posts module
2007-03-08clean up modules to work with boardsChristian Fowler2-28/+14
2007-03-08create some basic modules - copied from blogs for first pass, not working yetChristian Fowler2-0/+62
2006-07-21Add RSS feeds of boards, Topic reply display, Topic reply notification, ↵Hash92-60/+0
Locked threads (the threads are now actually locked)
2006-07-06add userprefs in modules dirHash92-0/+60