summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr5-10/+10
2013-04-01bootstrap-conversionspiderr11-48/+48
2013-03-02setCanonicalLink; use HTTP_GONE for deleted topicsPRE_BOOTSTRAPspiderr2-2/+2
2013-03-02setCanonicalLink; use HTTP_GONE for deleted topicsspiderr1-3/+4
2013-02-13New Topic moved to form submitspiderr1-7/+4
2012-11-24public static ::prepGetListspiderr1-1/+1
2012-11-24prepGetList should be staticlester@host81-138-11-136.in-addr.btopenworld.com2-3/+3
2012-10-06static call function - e_strict compliancelsces1-1/+1
2012-09-28Missed static function - e_strict compliancelsces2-2/+2
2012-08-08Refactor header to bit_redirect for page switchlsces2-2/+2
2012-06-06pass by reference fixedspiderr1-1/+2
2012-06-05empty check on topic_idspiderr1-1/+1
2012-05-25bit_log_error-2-bit_error_logspiderr1-5/+5
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)3-5/+5
2012-05-06replace all PHP4 style calls to LibertyMime base constructors with parent::__...spiderr2-2/+2
2012-05-02replace self:: with static::spiderr2-4/+4
2012-04-30Tidy up white space extra spaces and tabsLester Caine ext:(%22)7-31/+31
2012-04-19lots of getDisplayUrl cleanupspiderr6-45/+46
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler4-13/+13
2012-04-15Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)7-23/+27
2012-03-06change_CONSTRAINTS_to_CONSTRAINTChristian Fowler1-4/+4
2012-02-10use HttpStatusCodes in ::fatalError callspiderr3-10/+5
2011-07-19CONSTRAINTs-typospiderr1-4/+4
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-12-24Restore closing php tagpre-lf-storage-path-to-file-nameLester Caine1-0/+1
2010-06-14remove trailing php quote. Testing github reallyspiderr1-1/+0
2010-06-14use smarty.const.BOARDS_PKG_DIR as the header title on full list if the direc...spiderr1-1/+1
2010-06-09Strip down CVS keywords.cvs2git23-32/+32
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEADwjames53-11/+15
2010-03-16white spacepre_ctype_desc_name_schmeachangePRE_CONTENTTYPE_NAME_PLURALChristian Fowler1-5/+5
2010-02-10update javascript to use BitBase namespacePRE_LIBERTYSYS_SERVICE_UPDATEChristian Fowler1-2/+2
2010-02-09use js namespace for switchCheckboxeswjames51-2/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames516-25/+25
2010-02-07Fix so that messages can be posted to multiple boards.pre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGENick Palmer1-119/+120
2010-02-02use ->getTitle() method instead of ->mInfo.title in templates to allow for cl...Christian Fowler3-7/+7
2010-01-26Allow emails without body text to be imported.Nick Palmer1-0/+11
2010-01-19Only use Delivered-To addresses if they are available.Nick Palmer1-28/+30
2010-01-12Determine proper recipient using Delivered-To header when available.Nick Palmer1-6/+28
2010-01-12personal is not always defined.Nick Palmer1-1/+6
2009-12-22Lookup board email address using LOWER since we lowercase the address from th...Nick Palmer1-6/+8
2009-12-19Fix permission tricking. globals assigned by reference in functions are not k...Nick Palmer1-1/+1
2009-12-10fix refswjames51-2/+2
2009-12-09a hack to be able to run a proper permission check on the parent board object...wjames51-7/+33
2009-12-03clear boardsync temp dir after sync process otherwise this crap builds upwjames51-0/+8
2009-10-09make sure object existsR270wjames51-2/+2
2009-10-09fix header links to support boards and topics feedswjames51-3/+8
2009-10-09major clean up of feed generator - get boards or topic feedswjames53-56/+100