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