summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/comments.pm
AgeCommit message (Expand)Author
2011-03-30look up avatar at comment post timeJoey Hess
2011-03-30check site url for httpsJoey Hess
2011-03-30robustness fixJoey Hess
2011-03-30indentationJoey Hess
2011-03-30comments: add OpenID-based avatars (libravatar.org)Francois Marier
2011-03-30comments: serve avatars over https in https wikisFrancois Marier
2011-03-30comments: add avatar picture of comment authorFrancois Marier
2011-03-28comment: Better fix to avoid showing comments of subpages, while not breaking...Joey Hess
2011-03-28Revert "comment: Don't show comments of subpages on parent pages. (Fixes bug ...Joey Hess
2011-02-27comment: Don't show comments of subpages on parent pages. (Fixes bug introduc...Joey Hess
2011-01-24bleaghJoey Hess
2011-01-22comments: Fix XSS security hole due to missing validation of page name.Joey Hess
2011-01-05use cgitemplate, remove misctemplateJoey Hess
2011-01-05add cgitemplateJoey Hess
2011-01-05better handling of relative permalinksJoey Hess
2011-01-05Fix permalinks to recentchanges items and comments, broken by last release.Joey Hess
2011-01-05Fix base url when previewing. Was broken by urlto changes in last release.Joey Hess
2010-12-25editpage, comment: Clean up title when editing or creating a page or comment.Joey Hess
2010-11-29use one-parameter form of urltoJoey Hess
2010-11-23Pass a CGIURL into commentmoderation.tmplSimon McVittie
2010-11-23Use local paths for most references to pagesSimon McVittie
2010-11-23Use local paths for the CGI URLSimon McVittie
2010-11-23Use local paths for redirection where possibleSimon McVittie
2010-11-12comments: Make comment() pagespec also match comments that are being posted.Joey Hess
2010-11-12comments: Make postcomment() pagespec work when previewing a comment.Joey Hess
2010-07-12Merge branch 'filter-full'Joey Hess
2010-07-05comments: Added commentmoderation directive for easy linking to the comment m...Joey Hess
2010-07-04comment: Fix problem moderating comments of certian pages with utf-8 in their...Joey Hess
2010-07-04remove unnecessary and troublesome filter callsJoey Hess
2010-06-23finializing openid nickname supportJoey Hess
2010-06-23rcs_commit and rcs_commit_staged api changesJoey Hess
2010-06-23stop using REMOTE_ADDRJoey Hess
2010-06-17avoid dying if cannot chdir to an underlaydirJoey Hess
2010-06-15Fix issues with combining unicode srcdirs and source files.Joey Hess
2010-06-14editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thank...Joey Hess
2010-06-09let's allow comments of "0"Joey Hess
2010-05-21fix uninitalized value warningJoey Hess
2010-05-18Fix a typo in the last release.Joey Hess
2010-05-18Fix a bug that prevented matching deleted comments, and so did not update pag...Joey Hess
2010-05-17force scalar contextJoey Hess
2010-05-15Revert "avoid showing comment post stuff on dynamic pages"Joey Hess
2010-05-15avoid showing comment post stuff on dynamic pagesJoey Hess
2010-05-07Merge branch 'master' into commentreorgJoey Hess
2010-05-07avoid linking directly to ikiwiki.cgi?do=signinJoey Hess
2010-05-07fix comment matching pagespecsJoey Hess
2010-05-07better wordingJoey Hess
2010-05-07bugfixJoey Hess
2010-05-07bugfixesJoey Hess
2010-05-07check that pagesources exists before testingJoey Hess
2010-05-07fix match_commentJoey Hess