summaryrefslogtreecommitdiff
path: root/board.php
AgeCommit message (Collapse)AuthorFilesLines
2008-07-31migrate board topic post to more common file name convention, this will be ↵wjames51-142/+0
slightly weird for some tpls temporarily - those will get cleaned up in follow up changes
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler1-2/+2
options hash
2008-04-22more clean up of delete process and var names and lets add some comments so ↵wjames51-28/+28
we dont have to figureout all that is going on next time
2007-05-07add implementation of removing a message boardChristian Fowler1-1/+20
2007-05-02xing: fix some basic template stuffbitweaver.org1-2/+2
2007-03-31rename bitboards to boardsMax Kremmel1-8/+8
2007-02-16Cull categories that have no boards in them while doing the count.Nick Palmer1-9/+18
2007-02-15Add phpdoc comment blocks for documentationLester Caine1-5/+12
2006-09-23remove .tpl's to list_ to follow convention and be more readableChristian Fowler1-2/+2
2006-09-23lots of tweaks, fixes and updatesChristian Fowler1-3/+3
2006-07-29total removal of the word from forums, so everything, including tables are ↵Christian Fowler1-4/+3
just boards -> topics -> posts
2006-07-29Remove previous layout code entirely, provide a categorised view of boards ↵Hash91-40/+84
as the default, tidy some of the header options, set flat view as the default for boards, and fix filter box for threads, code tidy up and changed UI to use Topic instead of thread
2006-07-12allow content to be assigned to boards and get some extra data for the ↵Hash91-4/+4
queries, also get more templates for comments from liberty
2006-07-06fix depricated & in function call, fix package namesHash91-3/+3
2006-07-06fix boards so that they work and also add the option to display or not avatarsHash91-3/+3
2006-06-28importChristian Fowler1-0/+64