summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2009-01-17load rpc xml lib on the flyJoey Hess
2009-01-17use short names in comittypeJoey Hess
2009-01-16blogspam: New plugin, adding spam filtering for page editing / comment postin...Joey Hess
2009-01-16make postcomment() pagespecs work while in checkcontentJoey Hess
2009-01-16add new hook to skeletonJoey Hess
2009-01-16checkcontent: New hook, can be used to implement arbitrary content filters, i...Joey Hess
2009-01-16remove xxx commentJoey Hess
2009-01-12Add auto-blog.setupJoey Hess
2009-01-11pinger: Get whole url, don't just head.Joey Hess
2009-01-10Consistently allow use of relative paths in all PageSpecs that take a page na...Joey Hess
2009-01-10comments: if the remove plugin is enabled, append a "Remove comment" linkSimon McVittie
2009-01-10comments: only try to insert commentuser etc. into templates if the page cont...Simon McVittie
2009-01-07repolist: New plugin to support the rel=vcs-* microformat.Joey Hess
2009-01-07increment interface versionJoey Hess
2009-01-07comments: Fix cache avoidance hack.Joey Hess
2009-01-06rename: Show full names of affected pages.Joey Hess
2009-01-06refactorJoey Hess
2009-01-06table: Find links in external files in scan pass.Joey Hess
2009-01-06typoJoey Hess
2009-01-06table: Fix misparsed links in external filesJoey Hess
2009-01-05A recent change to gitweb removed support for the form of diffurl that many ...Joey Hess
2008-12-31websetup: Avoid a crash when a new array setup item has been added in a new ...Joey Hess
2008-12-31make sure value is defined before using it as an arrayJoey Hess
2008-12-29htmlbalance: Demand-load HTML::TreeBuilder to avoid failing test suite if it ...Joey Hess
2008-12-28comments: Add cache avoidance.Joey Hess
2008-12-26typoJoey Hess
2008-12-26Merge branch 'master' into nextJoey Hess
2008-12-26inline: Run format hook firstJoey Hess
2008-12-26Merge branch 'master' into nextJoey Hess
2008-12-26comments: Deal with users entering unqualified or partial urls.Joey Hess
2008-12-25Merge branch 'master' into nextJoey Hess
2008-12-25googlecalendar: Add runtime deprecation warning.Joey Hess
2008-12-24remove deprecated googlecalendar pluginJoey Hess
2008-12-24remove deprecated admin prefsJoey Hess
2008-12-23camelcase: Add camelcase_ignore setting.Joey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-23enable aggregate_internal by defaultJoey Hess
2008-12-22recentchanges_link CGI: If the linked page is internal, use its permalinkSimon McVittie
2008-12-21Merge commit 'smcv/openid'Joey Hess
2008-12-21comments: substitute commentsurl and atomcommentsurl for use in feedsSimon McVittie
2008-12-21openid: in &openiduser, allow subdirectory-style providers to end with '/'Simon McVittie
2008-12-21openid: in &openiduser, let domain-style providers have arbitrarily many subd...Simon McVittie
2008-12-21comments: run pagetemplate hooksSimon McVittie
2008-12-21comments: linkify and preprocess preview with correct 'page' paramSimon McVittie
2008-12-21meta: Process meta date during scan pass so that the date will always affect ...Joey Hess
2008-12-20avoid storing transient state in pagestateJoey Hess
2008-12-20comments: Rename COMMENTURL to ADDCOMMENTURL to avoid confusion with COMMENTA...Simon McVittie
2008-12-20comments: pass COMMENTOPENID to templatesSimon McVittie
2008-12-20comments: remove linkuser(), it's been integrated into preprocess() nowSimon McVittie
2008-12-20_comment directive: if the user looks like an OpenID, store thatSimon McVittie