summaryrefslogtreecommitdiff
path: root/BitBoardPost.php
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Named constructors being deprecated in PHP7.xlsces1-1/+1
2016-06-22change-all-StartTrans-calls-to-BitBase-methodspider@app11-2/+2
2013-07-11Tidy up commenting for phpdoc manuallsces1-8/+26
2012-11-24prepGetList should be staticlester@host81-138-11-136.in-addr.btopenworld.com1-1/+1
2012-09-28Missed static function - e_strict compliancelsces1-1/+1
2012-05-06replace all PHP4 style calls to LibertyComment base constructors with parent:...spiderr1-1/+1
2012-05-06Match parameter types to parent and additional static functionLester Caine ext:(%22)1-2/+2
2012-05-02replace self:: with static::spiderr1-3/+3
2012-04-30Tidy up white space extra spaces and tabsLester Caine ext:(%22)1-4/+4
2012-04-19lots of getDisplayUrl cleanupspiderr1-13/+20
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler1-4/+4
2012-04-15Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-3/+3
2011-06-28add avatar_mime_type to selects, empty check on avatar_file_namespiderr1-7/+13
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler1-7/+11
2010-06-09Strip down CVS keywords.cvs2git1-3/+3
2010-03-16white spacepre_ctype_desc_name_schmeachangePRE_CONTENTTYPE_NAME_PLURALChristian Fowler1-5/+5
2009-05-01remove random references to pageExists that shouldnt be therewjames51-4/+3
2009-03-17upgrade Comments to LiberytMime to support attaching files to comments. big m...wjames51-4/+25
2009-02-02call getServicesSql with a varaible array since pParamHash is now passed by r...Christian Fowler1-4/+5
2008-11-19comment sort mode should always be by created date to preserve conversation o...wjames51-5/+5
2008-11-18add userCanUpdate, and remove root object stuff in userCanEdit since it was s...Christian Fowler1-5/+5
2008-11-02Fixes fatal error on submitting warn. Fixes bug 1948067.Tomasz Kalkosinski1-4/+4
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-7/+7
2008-09-15force request board_id to intChristian Fowler1-4/+4
2008-07-01fix liberty_fetch_thumbnail_urlChristian Fowler1-4/+4
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