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