Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-16 | blogspam: New plugin, adding spam filtering for page editing / comment ↵ | Joey Hess | |
posting using the BlogSpam.net API. | |||
2009-01-14 | (no commit message) | http://deliank.myopenid.com/ | |
2009-01-14 | pingback support todo item | Jon Dowland | |
2009-01-10 | Consistently allow use of relative paths in all PageSpecs that take a page ↵ | Joey Hess | |
name parameter. Previously, match_created_before(), match_created_after(), match_sourcepage(), and match_destpage() did not support that, and the docs were not clear. | |||
2009-01-10 | comments: Add support for removing comments via web interface. (smcv) | Joey Hess | |
2009-01-10 | Request review for my comments branch | Simon McVittie | |
Partially addresses [[todo/comments]] | |||
2009-01-08 | new feature | Joey Hess | |
2009-01-05 | (no commit message) | http://puck42.myopenid.com/ | |
2009-01-05 | (no commit message) | http://puck42.myopenid.com/ | |
2009-01-01 | link to related bug | http://www.cse.unsw.edu.au/~willu/ | |
2008-12-31 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-12-31 | need_global_renamepage_hook: proposed solution implemented in my po branch | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-12-29 | Merge branch 'master' into next | Joey Hess | |
2008-12-28 | 1st comment spam | Joey Hess | |
2008-12-25 | Merge branch 'master' into next | Joey Hess | |
Conflicts: IkiWiki/Plugin/googlecalendar.pm | |||
2008-12-23 | close | Joey Hess | |
2008-12-23 | (no commit message) | http://puck.openid.org/ | |
2008-12-23 | (no commit message) | http://puck.openid.org/ | |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess | |
2008-12-23 | fix a few directives using the old syntax | Joey Hess | |
I'm turning on prefix_directives for the live wiki now. | |||
2008-12-23 | response | Joey Hess | |
2008-12-23 | httpauth_feature_parity_with_passwordauth: a bit more thinking | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-12-22 | (no commit message) | http://puck.openid.org/ | |
2008-12-21 | openid branch merged | Joey Hess | |
2008-12-21 | more reorg | Joey Hess | |
2008-12-21 | Another comments improvement | Simon McVittie | |
2008-12-21 | Mention a patch to improve OpenID display | http://smcv.pseudorandom.co.uk/ | |
2008-12-21 | Record another couple of pending bugfixes | Simon McVittie | |
2008-12-21 | todo/comments: Properly escape inline HTML | Simon McVittie | |
2008-12-21 | todo/comments: reorganise by status | Simon McVittie | |
2008-12-21 | comments: note fixed things and recommend merging origin/comments | Simon McVittie | |
2008-12-21 | fix markdown | http://smcv.pseudorandom.co.uk/ | |
2008-12-20 | alternate idea | Joey Hess | |
2008-12-20 | note new bug | Joey Hess | |
2008-12-20 | (no commit message) | http://smcv.pseudorandom.co.uk/ | |
2008-12-19 | fix comment permalink to always point to comment parent page | Joey Hess | |
2008-12-19 | update | Joey Hess | |
2008-12-19 | typos | Joey Hess | |
2008-12-19 | add link from comment subject to its permalink | Joey Hess | |
2008-12-19 | rename comments_display to comment | Joey Hess | |
2008-12-18 | jump to comment after posting | Joey Hess | |
Jumping to the just posted comment was the imputus, but I killed a number of birds here. Added a INLINEPAGE template variable, which can be used to add anchors to any inline template. To keep that sufficiently general, it is the full page name, so the comment anchors and links changed form. Got rid of the FIXMEd hardcoded html anchor div. More importantly, the anchor is now to the very top of the comment, not the text below. So you can see the title, and how it attributes you. Avoid changing the permalink of pages that are not really comments, but happen to contain the _comment directive. I think that behavior was a bug, though not a likely one to occur since _comment should only really be used on comment pages. | |||
2008-12-18 | responses | Joey Hess | |
2008-12-18 | Update todo/comments with today's fixes, and thoughts about the remaining items | smcv@ | |
2008-12-18 | pagespec thoughts | Joey Hess | |
2008-12-18 | note about comments feed | Joey Hess | |
2008-12-17 | deletion | Joey Hess | |
2008-12-17 | two comments ui suggestions | Joey Hess | |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess | |
2008-12-17 | more comments doc updates | Joey Hess | |
Moved todo items to a todo page, mark the old todo item about comments as done, etc. | |||
2008-12-11 | inline: Support feedfile option to change the filename of the feed generated. | Joey Hess | |