summaryrefslogtreecommitdiff
path: root/BitBoardPost.php
AgeCommit message (Expand)AuthorFilesLines
2008-06-23replace individual function parameters with an array of options when using li...Max Kremmel1-4/+7
2008-06-05goodby Attachable hello Mime, even tho boards makes no use of attachments at ...wjames51-5/+5
2008-04-30fix display url of comment so it outputs the correct css id tag for the commentR202wjames51-4/+4
2008-04-21set flags in comment list requests so services know if we're asking for a raw...wjames51-5/+5
2008-03-10oops sorry bad place for definitionswjames51-4/+3
2008-03-10fix ambiguious col ref in querywjames51-5/+7
2007-12-30add sort option to post displayJams H Thompson1-3/+17
2007-09-10add missing global gBitSystem in getDisplayUrlChristian Fowler1-3/+4
2007-09-10try to standardise getDisplayUrl accross content types a bit and add some pre...Max Kremmel1-4/+10
2007-07-16Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...Max Kremmel1-3/+8
2007-06-24update forums code to use new liberty comments hashed on content_id, and with...Christian Fowler1-4/+4
2007-06-24remove old user_avatar_url assignment which was causing NOTICE'sChristian Fowler1-4/+3
2007-06-23automagically select best image type that's best for the particular upladed f...Max Kremmel1-4/+8
2007-06-15liberty_fetch_thumbnail_url to get attachment thumbnailsLester Caine1-5/+4
2007-06-15Allow attachments to use .png thumbnailsLester Caine1-5/+7
2007-03-31rename bitboards to boardsMax Kremmel1-9/+9
2007-03-14take a swipe at getting delete of topics to work. still non-functional, but c...Christian Fowler1-11/+13
2007-03-09add auto-tracking of mod_recent_posts to include currently viewed board, add ...Christian Fowler1-5/+16
2007-03-08add getList to BitBoardPost to work like other class conventions. Use this me...Christian Fowler1-7/+86
2007-02-15Add phpdoc comment blocks for documentationLester Caine1-12/+15
2007-02-02A few minor bug fixes.Nick Palmer1-5/+5
2007-01-08phpbb migration is roughly working now. stilllots of cleanup like deleting p...Christian Fowler1-12/+18
2007-01-08rename tables and columns to be consistent with standard bitweaver packagesChristian Fowler1-15/+59
2006-12-20adjust to updates in messagesMax Kremmel1-5/+11
2006-11-22various fixes - XHMTL compliance - js cleanup...Max Kremmel1-6/+6
2006-09-08Further Firebird port fixesLester Caine1-5/+5
2006-07-29total removal of the word from forums, so everything, including tables are ju...Christian Fowler1-10/+10
2006-07-29Remove previous layout code entirely, provide a categorised view of boards as...Hash91-24/+3
2006-07-26Add moderation of anon posts, and warnings for registered posts, also improve...Hash91-26/+106
2006-07-22add signitures that can be written in any format and stored in a comment whic...Hash91-4/+9
2006-07-21Add RSS feeds of boards, Topic reply display, Topic reply notification, Locke...Hash91-3/+27
2006-07-06fix boards so that they work and also add the option to display or not avatarsHash91-7/+8
2006-06-28importChristian Fowler1-0/+138