index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Plugin
/
comments.pm
Age
Commit message (
Expand
)
Author
2009-06-02
comment: Make comment directives no longer use the internal "_comment" form, ...
Joey Hess
2009-05-21
support longname for page types in commands and rename
Joey Hess
2009-04-23
comments: Add link to comment post form to allow user to sign in if they wish...
Joey Hess
2009-03-27
use md5sum for page_to_id
Joey Hess
2009-03-26
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-02-26
comments: Avoid showing comment moderation button in prefs to non-admins.
Joey Hess
2009-01-31
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-26
typo
Joey Hess
2009-01-25
format moderation queue only at end, avoid O(N^3) bug
Joey Hess
2009-01-25
add reject all marked defer checkbox
Joey Hess
2009-01-25
sort comment queue by time, newest first
Joey Hess
2009-01-25
add a button to prefs page for comment moderation
Joey Hess
2009-01-25
clean up comment preview
Joey Hess
2009-01-25
comments: Add a moderation web interface.
Joey Hess
2009-01-25
comments: If comment content checks fail, store the comment (in .ikiwiki/comm...
Joey Hess
2009-01-22
fix uninitialized value warnings
Joey Hess
2009-01-16
make postcomment() pagespecs work while in checkcontent
Joey Hess
2009-01-16
checkcontent: New hook, can be used to implement arbitrary content filters, i...
Joey Hess
2009-01-16
remove xxx comment
Joey Hess
2009-01-10
comments: if the remove plugin is enabled, append a "Remove comment" link
Simon McVittie
2009-01-10
comments: only try to insert commentuser etc. into templates if the page cont...
Simon McVittie
2009-01-07
comments: Fix cache avoidance hack.
Joey Hess
2008-12-28
comments: Add cache avoidance.
Joey Hess
2008-12-26
Merge branch 'master' into next
Joey Hess
2008-12-26
comments: Deal with users entering unqualified or partial urls.
Joey Hess
2008-12-23
finalise version 3.00 of the plugin api
Joey Hess
2008-12-21
comments: substitute commentsurl and atomcommentsurl for use in feeds
Simon McVittie
2008-12-21
comments: run pagetemplate hooks
Simon McVittie
2008-12-21
comments: linkify and preprocess preview with correct 'page' param
Simon McVittie
2008-12-20
avoid storing transient state in pagestate
Joey Hess
2008-12-20
comments: Rename COMMENTURL to ADDCOMMENTURL to avoid confusion with COMMENTA...
Simon McVittie
2008-12-20
comments: pass COMMENTOPENID to templates
Simon McVittie
2008-12-20
comments: remove linkuser(), it's been integrated into preprocess() now
Simon McVittie
2008-12-20
_comment directive: if the user looks like an OpenID, store that
Simon McVittie
2008-12-19
fix comment permalink to always point to comment parent page
Joey Hess
2008-12-19
remove cruft
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
jump to comments anchor after post
Joey Hess
2008-12-17
typo
Joey Hess
2008-12-17
add Comments link when displaying a page inline
Joey Hess
2008-12-17
fix test when comments_closed_pagespec is empty
Joey Hess
2008-12-17
change around comments pagespecs
Joey Hess
2008-12-17
fix default values for config settings
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-12-17
checksessionexpiry: rework
Joey Hess
[next]