summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2009-01-22typoJoey Hess
2009-01-22fix uninitialized value warningsJoey Hess
2009-01-22fix typoJoey Hess
2009-01-21img: only provide alt text if it was specifiedGabriel McManus
2009-01-20fix removal form displayJoey Hess
2009-01-19blogspam: Log spam info on failure.Joey Hess
2009-01-18Add meta field "updated", which can alter the <updated> Atom elementSimon McVittie
2009-01-18Avoid feeding decoded unicode to Term::ReadLineJoey Hess
2009-01-18Add underlay pluginSimon McVittie
2009-01-17blogspam api now supports homepage linkJoey Hess
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