summaryrefslogtreecommitdiff
path: root/comments_inc.php
AgeCommit message (Expand)AuthorFilesLines
2008-05-07re-indent file and remove EOL whitespaceMax Kremmel1-26/+20
2008-04-28IMPORTANT PREMISSIONS UPDATE: this migrates comments from gBitUser->hasPermis...wjames51-8/+9
2008-04-28new param to LibertyComments mRootObj for perm checking in userCanEdit, and m...wjames51-2/+6
2008-04-17move moderate comments out of liberty to its own pkgwjames51-34/+2
2008-04-17introduce options for moderating comments, e.g. screening them before they ar...wjames51-2/+34
2008-02-05revert to libertypagination because function.pagination.php seems completely ...Christian Fowler1-6/+21
2008-02-03convert last remaining uses of libertypagination to pagination functionJams H Thompson1-19/+20
2008-01-25fix signiture_content typos with proper speelingChristian Fowler1-4/+4
2007-12-03append ? to comments_return_url if it does not have one alreadyChristian Fowler1-3/+4
2007-11-24Fix for warning with new $comments_on_separate_page.Nick Palmer1-3/+4
2007-11-23fixes for out of range pagination requestsJams H Thompson1-7/+17
2007-10-25Change comment deletion to only delete one comment instead of the comment and...Jams H Thompson1-6/+26
2007-08-19fix comment flat mode displayJams H Thompson1-9/+14
2007-07-14edit help is now taken care of by services. this means that there is no need ...Max Kremmel1-6/+2
2007-07-10move loadAjax() to BitThemesMax Kremmel1-3/+3
2007-07-10move isAjaxRequest() and isJavascriptEnabled() calls to BitThemes and only al...Max Kremmel1-5/+10
2007-07-02initialize empty to empty array() to avoid warnings on foreachChristian Fowler1-3/+3
2007-06-25Use the correct default format for preview.Nick Palmer1-5/+5
2007-06-13check if js is enabled when using ajax comments - also guard against mixed in...wjames51-4/+13
2007-06-11make ajax comments work with catpcha - preview comment if captcha is wrongwjames51-2/+3
2007-06-11make sure gCotent is setMax Kremmel1-3/+3
2007-06-10new feature post comments using ajax - note scroll but in IE is not a functio...wjames51-4/+31
2007-03-31Fixed pagination of comments with pretty_urls on and direct pagination.Nick Palmer1-3/+3
2006-09-25preview must respect fornat choiceSylvie Greverend1-3/+3
2006-09-23only set anon_name when presentChristian Fowler1-3/+5
2006-09-15add captcha to liberty commentsChristian Fowler1-9/+19
2006-09-06initialize return value in case nothing comes backChristian Fowler1-4/+4
2006-08-21fixes for hiding anon_name from registered usersHash91-4/+8
2006-07-27remove {renderer}'s dependency on BitBoards, Add reply with quote feature to ...Hash91-6/+8
2006-07-26add anon name, and cleanup codeHash91-5/+11
2006-07-22add signitures that can be written in any format and stored in a comment whic...Hash91-2/+9
2006-07-21add support for topic reply notification and locked topicsHash91-14/+42
2006-07-12adapt comments so it can be used with boardsHash91-3/+5
2006-07-12need the list of format_guid to know the format_guid value if only one if ava...Sylvie Greverend1-3/+7
2006-07-11add the format choice for a comment - as the comments are parsed - to have th...Sylvie Greverend1-2/+5
2006-07-06to have tinymce displaying its bar in the commentSylvie Greverend1-2/+3
2006-06-16try to generate the login panel if possible ... post_comment_request means no...Sylvie Greverend1-2/+5
2006-06-16small _by_ref optimizationChristian Fowler1-3/+4
2006-04-12can be able to add to one content and to see the comments of n content-> addi...Sylvie Greverend1-3/+14
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-6/+6
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-6/+6
2006-02-16new API for parseData(); please view ApiChangeLog for detailsMax Kremmel1-4/+5
2006-02-13Materialized Path updates for Liberty CommentsJams H Thompson1-3/+21
2006-01-20merge recent changes into HEADMax Kremmel1-3/+3
2005-12-26merge recent changes into HEADMax Kremmel1-10/+10
2005-11-22merge recent changes into HEADMax Kremmel1-3/+11
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-3/+3
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-17/+17
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-5/+34
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-10/+21