Merge remote branch 'davrieb/autotag' into autotag
[ikiwiki.git] / IkiWiki / Plugin / comments.pm
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-10 Joey HessMerge remote branch 'smcv/unescaped-meta'
2010-04-07 Joey HessMerge remote branch 'smcv/ready/sort-package'
2010-04-07 Joey HessMerge remote branch 'smcv/ready/link-types'
2010-04-06 Simon McVittieHTML-encode meta title, description, guid on output...
2010-04-05 Joey Hesscomments: Fix missing entity encoding in title.
2010-03-12 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-03-12 Joey Hesstypo
2010-03-10 Joey Hesstypo
2010-03-10 Joey HessFix utf8 issues in calls to md5_hex.
2010-02-15 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-02-15 Joey Hesscomments: Display number of comments in comment action...
2010-02-14 Joey Hessminor refactor/optimisation
2010-02-12 Joey Hessadd section information
2010-02-04 Joey Hessfactor out a userpage function
2010-01-05 Joey Hesscomments: Fix permalinks for comments using new conflic...
2010-01-02 Joey HessMerge remote branch 'tove/master'
2009-12-30 Joey Hesscomments: Add a checksum to the name of comment pages...
2009-06-06 intrigeriMerge commit 'upstream/master' into pub/po
2009-06-02 Joey Hesscomment: Make comment directives no longer use the...
2009-05-21 Joey Hesssupport longname for page types in commands and rename
2009-05-19 Joey HessMerge branch 'master' into po
2009-04-23 Joey Hesscomments: Add link to comment post form to allow user...
2009-04-04 Joey HessMerge branch 'master'
2009-03-27 Joey HessMerge branch 'master' into po
2009-03-27 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-27 Joey Hessuse md5sum for page_to_id
2009-03-26 Joey Hesscomments: Fix anchor ids to be legal xhtml. Closes...
2009-03-26 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-26 Joey Hesscomments: Fix too loose test for comments pages that...
2009-03-08 intrigeriMerge commit 'upstream/master' into prv/po
2009-02-26 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-02-26 Joey Hesscomments: Avoid showing comment moderation button in...
2009-01-31 Joey HessMerge commit 'smcv/goto'
2009-01-31 Simon McVittieSplit cgi_goto into a goto plugin
2009-01-31 Simon McVittiecomments: delete cgi hook in favour of the global one
2009-01-27 Joey Hesstypo
2009-01-27 Joey HessMerge commit 'smcv/underlay'
2009-01-27 Joey HessMerge commit 'smcv/updated'
2009-01-26 Joey HessMerge branch 'master' into po
2009-01-26 Joey Hessformat moderation queue only at end, avoid O(N^3) bug
2009-01-26 Joey Hessadd reject all marked defer checkbox
2009-01-26 Joey Hesssort comment queue by time, newest first
2009-01-26 Joey Hessadd a button to prefs page for comment moderation
2009-01-25 Joey Hessclean up comment preview
2009-01-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-25 Joey Hesscomments: Add a moderation web interface.
2009-01-25 Joey Hesscomments: If comment content checks fail, store the...
2009-01-23 Joey Hessfix uninitialized value warnings
2009-01-17 intrigeriMerge commit 'upstream/master' into prv/po
2009-01-17 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-17 Joey Hessmake postcomment() pagespecs work while in checkcontent
2009-01-17 Joey Hesscheckcontent: New hook, can be used to implement arbitr...
2009-01-17 Joey Hessremove xxx comment
2009-01-13 intrigeriMerge commit 'upstream/master' into prv/po
2009-01-10 Joey HessMerge commit 'smcv/comments'
2009-01-10 Simon McVittiecomments: if the remove plugin is enabled, append a...
2009-01-10 Simon McVittiecomments: only try to insert commentuser etc. into...
2009-01-07 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-07 Joey Hesscomments: Fix cache avoidance hack.
2009-01-01 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-31 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31 Joey HessMerge branch 'next'
2008-12-30 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-29 Joey HessMerge branch 'master' into next
2008-12-29 Joey Hesscomments: Add cache avoidance.
2008-12-28 Joey HessMerge branch 'master' into next
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-26 Joey Hesscomments: Deal with users entering unqualified or parti...
2008-12-25 Joey HessMerge branch 'master' into next
2008-12-23 Joey HessMerge branch 'master' into next
2008-12-23 Joey Hessfinalise version 3.00 of the plugin api
2008-12-21 Joey HessMerge commit 'smcv/openid'
2008-12-21 Joey HessMerge commit 'smcv/comments'
2008-12-21 Simon McVittiecomments: substitute commentsurl and atomcommentsurl...
2008-12-21 Simon McVittiecomments: run pagetemplate hooks
2008-12-21 Simon McVittiecomments: linkify and preprocess preview with correct...
2008-12-21 Joey HessMerge branch 'master' into comments
2008-12-21 Joey Hessavoid storing transient state in pagestate
2008-12-20 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-20 Joey HessMerge commit 'smcv/comments'
2008-12-20 Simon McVittiecomments: Rename COMMENTURL to ADDCOMMENTURL to avoid...
2008-12-20 Simon McVittiecomments: pass COMMENTOPENID to templates
2008-12-20 Simon McVittiecomments: remove linkuser(), it's been integrated into...
2008-12-20 Simon McVittie_comment directive: if the user looks like an OpenID...
2008-12-19 Joey Hessfix comment permalink to always point to comment parent...
2008-12-19 Joey Hessremove cruft
2008-12-19 Joey Hessrename comments_form to editcomment
2008-12-19 Joey Hessrename comments_display to comment
2008-12-19 Joey Hessreplace discussion links on pages with comments link
2008-12-19 Joey Hessjump to comment after posting
2008-12-18 Joey Hessjump to comments anchor after post
2008-12-18 Joey Hesstypo
2008-12-18 Joey Hessadd Comments link when displaying a page inline
2008-12-18 Joey Hessfix test when comments_closed_pagespec is empty
2008-12-17 Joey Hesschange around comments pagespecs
2008-12-17 Joey Hessfix default values for config settings
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
next