Age | Commit message (Expand) | Author |
2009-06-02 | comment: Make comment directives no longer use the internal "_comment" form, ... | Joey Hess |
2009-04-23 | comments: Add link to comment post form to allow user to sign in if they wish... | Joey Hess |
2009-04-11 | Add a microblog template that is useful for inlining microblogging posts. | Joey Hess |
2009-04-10 | inline: Add author info to archive display. | Joey Hess |
2009-04-10 | fix format | Joey Hess |
2009-04-10 | Add missing permalink support to archivepage and titlepage templates. | Joey Hess |
2009-03-26 | comments: Fix anchor ids to be legal xhtml. Closes: #521339 | Joey Hess |
2009-03-07 | make wmd comment support comment editing (I think) | Joey Hess |
2009-03-07 | forgot to add wmd tag here | Joey Hess |
2009-02-14 | apply patch to fix googleform xhtml | Joey Hess |
2009-02-05 | Add pageheader div to misc.tmpl | Svend Sorensen |
2009-01-25 | typo | Joey Hess |
2009-01-25 | add reject all marked defer checkbox | Joey Hess |
2009-01-25 | clean up comment preview | Joey Hess |
2009-01-25 | comments: Add a moderation web interface. | Joey Hess |
2009-01-10 | comments: if the remove plugin is enabled, append a "Remove comment" link | Simon McVittie |
2009-01-07 | repolist: New plugin to support the rel=vcs-* microformat. | Joey Hess |
2008-12-21 | rssitem.tmpl: include comments URL (HTML only) | Simon McVittie |
2008-12-21 | atomitem.tmpl: include comments URLs (HTML and Atom versions) | Simon McVittie |
2008-12-21 | comment layout change | Joey Hess |
2008-12-20 | remove signin icons, use title | Joey Hess |
2008-12-20 | tweak author display | Joey Hess |
2008-12-20 | comment.tmpl: make anon/OpenID/signed-in icons independent of smileys | Simon McVittie |
2008-12-20 | comments_display: display (?) for anon users, {x} for OpenIDs and {*} for loc... | Simon McVittie |
2008-12-20 | comments: Rename COMMENTURL to ADDCOMMENTURL to avoid confusion with COMMENTA... | Simon McVittie |
2008-12-19 | simplify and compact the comment edit form | Joey Hess |
2008-12-19 | remove 'signed in as foo' | Joey Hess |
2008-12-19 | add link from comment subject to its permalink | Joey Hess |
2008-12-19 | fiddle with comment css classes | Joey Hess |
2008-12-19 | rename comments_form to editcomment | Joey Hess |
2008-12-19 | rename comments_display to comment | Joey Hess |
2008-12-19 | replace discussion links on pages with comments link | Joey Hess |
2008-12-18 | jump to comment after posting | Joey Hess |
2008-12-17 | add Comments link when displaying a page inline | Joey Hess |
2008-12-11 | comments_display.tmpl: use less nice formatting to avoid whitespace in output | Simon McVittie |
2008-12-11 | comments_display.tmpl: preferentially use confirmed username, but fall back t... | Simon McVittie |
2008-12-11 | comments_form.tmpl: show labels for name, website | Simon McVittie |
2008-12-11 | comments: Optionally allow anonymous commenters to set their name/URL. | Simon McVittie |
2008-12-11 | comments: rename main field to "editcontent" consistent with editpage | Simon McVittie |
2008-12-11 | comments: instead of hard-coding mdwn, allow any supported page format | Simon McVittie |
2008-12-11 | comments: Save comments as a file with one big [[!comment]] directive. | Simon McVittie |
2008-12-11 | comments: record the time at which each comment was posted | Simon McVittie |
2008-12-11 | Remove comments_embed.tmpl (no longer needed) | Simon McVittie |
2008-12-11 | page.tmpl: optionally include "add comment" link | Simon McVittie |
2008-12-11 | comments_comment.tmpl: allow permalink, anchor to be passed in | Simon McVittie |
2008-12-11 | comments_embed.tmpl: include the inlined comments if present | Simon McVittie |
2008-12-11 | Add comments to page.tmpl | Simon McVittie |
2008-12-11 | comments: remove allowhtml option, just switch it on all the time | Simon McVittie |
2008-12-11 | postcomment: Rename plugin to comments, use *._comment files | Simon McVittie |
2008-12-11 | Rename smcvpostcomment plugin to postcomment to propose for inclusion | Simon McVittie |