summaryrefslogtreecommitdiff
path: root/bit_setup_inc.php
AgeCommit message (Expand)AuthorFilesLines
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2021-02-01move classes to includes/classes and use PKG_CLASS/INCLUDE_PATH constantsmodela bitweaver1-2/+2
2009-06-18fix perm name typowjames51-1/+1
2009-05-29do not load any board code without p_boards_read permPRE_SECTIONSChristian Fowler1-1/+1
2009-03-26move comment service to comment service func, add exception if thread_forward...wjames51-0/+1
2009-03-17upgrade Comments to LiberytMime to support attaching files to comments. big m...wjames51-0/+1
2008-11-30If moderation exists, check if it's active. Otherwise it's null and it's fata...Tomasz Kalkosinski1-42/+45
2008-11-29Fix race condition in board syncing and a few other issues with moderation.Tekimaki1-1/+7
2008-11-27Fixup two way sync so that mailman and bw are in sync as far as moderation.Nick Palmer1-0/+50
2008-01-26Oops. Other part of boards link by pigeonholes functionality.Nick Palmer1-1/+2
2007-12-13Fix boards flip icons and pack CSS into BitThemes stuff.Nick Palmer1-1/+3
2007-06-20Retain Linked Board list when using preview.Lester Caine1-1/+1
2007-06-20Invert logic on Linked Boards service controlLester Caine1-1/+1
2007-06-20Add option to hide Linked Board serviceLester Caine1-3/+8
2007-03-31rename bitboards to boardsMax Kremmel1-17/+17
2007-03-08add getList to BitBoardPost to work like other class conventions. Use this me...Christian Fowler1-0/+4
2006-09-12clean up registerAppMenu API, clean up a lot of the menu code, don't assign a...Max Kremmel1-1/+6
2006-09-10move homeable setting to registerPackage() settingsMax Kremmel1-0/+1
2006-09-01move reltime to smarty modifierMax Kremmel1-65/+0
2006-09-01include BitBoardTopic for servicesMax Kremmel1-2/+3
2006-08-31add FORUM service to bitboards so content comments now appear in linked board...Christian Fowler1-0/+16
2006-07-27Fix unregistered post count column, Add column baised layout, and allow posts...Hash91-3/+18
2006-07-26Add moderation of anon posts, and warnings for registered posts, also improve...Hash91-11/+0
2006-07-22add signitures that can be written in any format and stored in a comment whic...Hash91-1/+1
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/+72