Age | Commit message (Expand) | Author |
2011-01-22 | comments: Fix XSS security hole due to missing validation of page name. | Joey Hess |
2011-01-05 | use cgitemplate, remove misctemplate | Joey Hess |
2011-01-05 | add cgitemplate | Joey Hess |
2011-01-05 | better handling of relative permalinks | Joey Hess |
2011-01-05 | Fix permalinks to recentchanges items and comments, broken by last release. | Joey Hess |
2011-01-05 | Fix base url when previewing. Was broken by urlto changes in last release. | Joey Hess |
2010-12-25 | editpage, comment: Clean up title when editing or creating a page or comment. | Joey Hess |
2010-11-29 | use one-parameter form of urlto | Joey Hess |
2010-11-23 | Pass a CGIURL into commentmoderation.tmpl | Simon McVittie |
2010-11-23 | Use local paths for most references to pages | Simon McVittie |
2010-11-23 | Use local paths for the CGI URL | Simon McVittie |
2010-11-23 | Use local paths for redirection where possible | Simon McVittie |
2010-11-12 | comments: Make comment() pagespec also match comments that are being posted. | Joey Hess |
2010-11-12 | comments: Make postcomment() pagespec work when previewing a comment. | Joey Hess |
2010-07-12 | Merge branch 'filter-full' | Joey Hess |
2010-07-05 | comments: Added commentmoderation directive for easy linking to the comment m... | Joey Hess |
2010-07-04 | comment: Fix problem moderating comments of certian pages with utf-8 in their... | Joey Hess |
2010-07-04 | remove unnecessary and troublesome filter calls | Joey Hess |
2010-06-23 | finializing openid nickname support | Joey Hess |
2010-06-23 | rcs_commit and rcs_commit_staged api changes | Joey Hess |
2010-06-23 | stop using REMOTE_ADDR | Joey Hess |
2010-06-17 | avoid dying if cannot chdir to an underlaydir | Joey Hess |
2010-06-15 | Fix issues with combining unicode srcdirs and source files. | Joey Hess |
2010-06-14 | editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thank... | Joey Hess |
2010-06-09 | let's allow comments of "0" | Joey Hess |
2010-05-21 | fix uninitalized value warning | Joey Hess |
2010-05-18 | Fix a typo in the last release. | Joey Hess |
2010-05-18 | Fix a bug that prevented matching deleted comments, and so did not update pag... | Joey Hess |
2010-05-17 | force scalar context | Joey Hess |
2010-05-15 | Revert "avoid showing comment post stuff on dynamic pages" | Joey Hess |
2010-05-15 | avoid showing comment post stuff on dynamic pages | Joey Hess |
2010-05-07 | Merge branch 'master' into commentreorg | Joey Hess |
2010-05-07 | avoid linking directly to ikiwiki.cgi?do=signin | Joey Hess |
2010-05-07 | fix comment matching pagespecs | Joey Hess |
2010-05-07 | better wording | Joey Hess |
2010-05-07 | bugfix | Joey Hess |
2010-05-07 | bugfixes | Joey Hess |
2010-05-07 | check that pagesources exists before testing | Joey Hess |
2010-05-07 | fix match_comment | Joey Hess |
2010-05-06 | moved comments pending moderation | Joey Hess |
2010-05-02 | adapt comment.tmpl to html5 | Joey Hess |
2010-05-02 | Add parameter to displaytime to specify that it is a pubdate, and in html5 mo... | Joey Hess |
2010-04-24 | template() - return params in list context | Joey Hess |
2010-04-22 | look for templates in srcdir and underlays, first | Joey Hess |
2010-04-20 | bugfix | Joey Hess |
2010-04-20 | fix stat to use unmunged filename | Joey Hess |
2010-04-20 | oops, fix for no_chdir mode | Joey Hess |
2010-04-20 | use one parameter form of file_pruned here too | Joey Hess |
2010-04-17 | unfinished file_prune revamp | Joey Hess |
2010-04-06 | HTML-encode meta title, description, guid on output, but not in the pagestate | Simon McVittie |