Merge remote branch 'upstream/filter-full' into prv/po
[ikiwiki.git] / IkiWiki / Plugin / comments.pm
2010-07-11 intrigeriMerge remote branch 'upstream/filter-full' into prv/po
2010-07-11 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-07-06 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-07-06 Joey Hesscomments: Added commentmoderation directive for easy...
2010-07-04 Joey Hesscomment: Fix problem moderating comments of certian...
2010-07-04 Joey Hessremove unnecessary and troublesome filter calls
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-06-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-06-24 Joey Hessfinializing openid nickname support
2010-06-23 Joey Hessrcs_commit and rcs_commit_staged api changes
2010-06-23 Joey Hessstop using REMOTE_ADDR
2010-06-17 Joey Hessavoid dying if cannot chdir to an underlaydir
2010-06-15 Joey Hessfix other cases of unicode mixing issue
2010-06-15 Joey HessFix issues with combining unicode srcdirs and source...
2010-06-14 Joey Hesseditpage, comments: Fix broken links in sidebar (due...
2010-06-09 Joey Hesslet's allow comments of "0"
2010-05-21 Joey Hessfix uninitalized value warning
2010-05-18 Joey HessFix a typo in the last release.
2010-05-18 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-18 Joey HessFix a bug that prevented matching deleted comments...
2010-05-17 Joey Hessforce scalar context
2010-05-16 Joey HessRevert "avoid showing comment post stuff on dynamic...
2010-05-16 Joey Hessavoid showing comment post stuff on dynamic pages
2010-05-08 Joey HessMerge branch 'master' into commentreorg
2010-05-08 Joey HessMerge branch 'master' into openidselector
2010-05-07 Joey Hessavoid linking directly to ikiwiki.cgi?do=signin
2010-05-07 Joey Hessfix comment matching pagespecs
2010-05-07 Joey Hessbetter wording
2010-05-07 Joey Hessbugfix
2010-05-07 Joey Hessbugfixes
2010-05-07 Joey Hesscheck that pagesources exists before testing
2010-05-07 Joey HessMerge branch 'master' into commentreorg
2010-05-07 Joey Hessfix match_comment
2010-05-07 Joey HessMerge branch 'master' into commentreorg
2010-05-07 Joey Hessmoved comments pending moderation
2010-05-02 Joey Hessadapt comment.tmpl to html5
2010-05-02 Joey HessAdd parameter to displaytime to specify that it is...
2010-04-24 Joey HessMerge branch 'master' into templatemove
2010-04-24 Joey Hesstemplate() - return params in list context
2010-04-24 Joey HessMerge branch 'master' into templatemove
2010-04-24 Joey HessMerge branch 'master' into templatemove
2010-04-24 Joey HessMerge branch 'master' into templatemove
2010-04-23 Joey HessMerge branch 'master' into templatemove
2010-04-23 Joey HessMerge branch 'master' into templatemove
2010-04-22 Joey Hesslook for templates in srcdir and underlays, first
2010-04-20 Joey HessMerge branch 'master' into autotag
2010-04-20 Joey HessMerge branch 'file_pruned_revamp'
2010-04-20 Joey Hessbugfix
2010-04-20 Joey HessMerge branch 'master' into file_pruned_revamp
2010-04-20 Joey Hessfix stat to use unmunged filename
2010-04-20 Joey Hessoops, fix for no_chdir mode
2010-04-20 Joey Hessuse one parameter form of file_pruned here too
2010-04-20 Joey HessMerge branch 'master' into file_pruned_revamp
2010-04-17 Joey Hessunfinished file_prune revamp
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
next