aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/comments.pm
Commit message (Expand)AuthorAge
...
* 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
* | moved comments pending moderationJoey Hess2010-05-06
|/
* adapt comment.tmpl to html5Joey Hess2010-05-02
* Add parameter to displaytime to specify that it is a pubdate, and in html5 mo...Joey Hess2010-05-02
* template() - return params in list contextJoey Hess2010-04-24
* look for templates in srcdir and underlays, firstJoey Hess2010-04-22
* bugfixJoey Hess2010-04-20
* fix stat to use unmunged filenameJoey Hess2010-04-20
* oops, fix for no_chdir modeJoey Hess2010-04-20
* use one parameter form of file_pruned here tooJoey Hess2010-04-20
* unfinished file_prune revampJoey Hess2010-04-17
* HTML-encode meta title, description, guid on output, but not in the pagestateSimon McVittie2010-04-06
* comments: Fix missing entity encoding in title.Joey Hess2010-04-05
* typoJoey Hess2010-03-12
* typoJoey Hess2010-03-09
* Fix utf8 issues in calls to md5_hex.Joey Hess2010-03-09
* comments: Display number of comments in comment action link.Joey Hess2010-02-14
* minor refactor/optimisationJoey Hess2010-02-14
* add section informationJoey Hess2010-02-12
* factor out a userpage functionJoey Hess2010-02-04
* comments: Fix permalinks for comments using new conflict-free filenames.Joey Hess2010-01-04
* comments: Add a checksum to the name of comment pages, to avoid merge conflic...Joey Hess2009-12-30
* comment: Make comment directives no longer use the internal "_comment" form, ...Joey Hess2009-06-02
* support longname for page types in commands and renameJoey Hess2009-05-21
* comments: Add link to comment post form to allow user to sign in if they wish...Joey Hess2009-04-23
* use md5sum for page_to_idJoey Hess2009-03-27