| Commit message (Expand) | Author | Age |
* | avoid dying if cannot chdir to an underlaydir | Joey Hess | 2010-06-17 |
* | Fix issues with combining unicode srcdirs and source files. | Joey Hess | 2010-06-15 |
* | editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thank... | Joey Hess | 2010-06-14 |
* | let's allow comments of "0" | Joey Hess | 2010-06-09 |
* | fix uninitalized value warning | Joey Hess | 2010-05-21 |
* | 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-18 |
* | force scalar context | Joey Hess | 2010-05-17 |
* | 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-15 |
* | 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-07 |
* | | moved comments pending moderation | Joey Hess | 2010-05-06 |
|/ |
|
* | 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-05-02 |
* | template() - return params in list context | Joey Hess | 2010-04-24 |
* | look for templates in srcdir and underlays, first | Joey Hess | 2010-04-22 |
* | 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-20 |
* | unfinished file_prune revamp | Joey Hess | 2010-04-17 |
* | HTML-encode meta title, description, guid on output, but not in the pagestate | Simon McVittie | 2010-04-06 |
* | comments: Fix missing entity encoding in title. | Joey Hess | 2010-04-05 |
* | typo | Joey Hess | 2010-03-12 |
* | typo | Joey Hess | 2010-03-09 |
* | Fix utf8 issues in calls to md5_hex. | Joey Hess | 2010-03-09 |
* | comments: Display number of comments in comment action link. | Joey Hess | 2010-02-14 |
* | minor refactor/optimisation | Joey Hess | 2010-02-14 |
* | add section information | Joey Hess | 2010-02-12 |
* | factor out a userpage function | Joey Hess | 2010-02-04 |
* | comments: Fix permalinks for comments using new conflict-free filenames. | Joey Hess | 2010-01-04 |
* | comments: Add a checksum to the name of comment pages, to avoid merge conflic... | Joey Hess | 2009-12-30 |
* | comment: Make comment directives no longer use the internal "_comment" form, ... | Joey Hess | 2009-06-02 |
* | support longname for page types in commands and rename | Joey Hess | 2009-05-21 |
* | comments: Add link to comment post form to allow user to sign in if they wish... | Joey Hess | 2009-04-23 |
* | use md5sum for page_to_id | Joey Hess | 2009-03-27 |
* | comments: Fix anchor ids to be legal xhtml. Closes: #521339 | Joey Hess | 2009-03-26 |
* | comments: Fix too loose test for comments pages that matched normal pages wit... | Joey Hess | 2009-03-26 |
* | comments: Avoid showing comment moderation button in prefs to non-admins. | Joey Hess | 2009-02-26 |
* | Split cgi_goto into a goto plugin | Simon McVittie | 2009-01-31 |
* | comments: delete cgi hook in favour of the global one | Simon McVittie | 2009-01-31 |
* | typo | Joey Hess | 2009-01-26 |
* | format moderation queue only at end, avoid O(N^3) bug | Joey Hess | 2009-01-25 |