Age | Commit message (Expand) | Author |
2009-01-16 | blogspam: New plugin, adding spam filtering for page editing / comment postin... | Joey Hess |
2009-01-16 | make postcomment() pagespecs work while in checkcontent | Joey Hess |
2009-01-16 | add new hook to skeleton | 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-11 | pinger: Get whole url, don't just head. | Joey Hess |
2009-01-10 | Consistently allow use of relative paths in all PageSpecs that take a page na... | 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 | repolist: New plugin to support the rel=vcs-* microformat. | Joey Hess |
2009-01-07 | increment interface version | Joey Hess |
2009-01-07 | comments: Fix cache avoidance hack. | Joey Hess |
2009-01-06 | rename: Show full names of affected pages. | Joey Hess |
2009-01-06 | refactor | Joey Hess |
2009-01-06 | table: Find links in external files in scan pass. | Joey Hess |
2009-01-06 | typo | Joey Hess |
2009-01-06 | table: Fix misparsed links in external files | Joey Hess |
2009-01-05 | A recent change to gitweb removed support for the form of diffurl that many ... | Joey Hess |
2008-12-31 | websetup: Avoid a crash when a new array setup item has been added in a new ... | Joey Hess |
2008-12-31 | make sure value is defined before using it as an array | Joey Hess |
2008-12-29 | htmlbalance: Demand-load HTML::TreeBuilder to avoid failing test suite if it ... | Joey Hess |
2008-12-28 | comments: Add cache avoidance. | Joey Hess |
2008-12-26 | typo | Joey Hess |
2008-12-26 | Merge branch 'master' into next | Joey Hess |
2008-12-26 | inline: Run format hook first | 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-25 | Merge branch 'master' into next | Joey Hess |
2008-12-25 | googlecalendar: Add runtime deprecation warning. | Joey Hess |
2008-12-24 | remove deprecated googlecalendar plugin | Joey Hess |
2008-12-24 | remove deprecated admin prefs | Joey Hess |
2008-12-23 | camelcase: Add camelcase_ignore setting. | Joey Hess |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess |
2008-12-23 | enable aggregate_internal by default | Joey Hess |
2008-12-22 | recentchanges_link CGI: If the linked page is internal, use its permalink | Simon McVittie |
2008-12-21 | Merge commit 'smcv/openid' | Joey Hess |
2008-12-21 | comments: substitute commentsurl and atomcommentsurl for use in feeds | Simon McVittie |
2008-12-21 | openid: in &openiduser, allow subdirectory-style providers to end with '/' | Simon McVittie |
2008-12-21 | openid: in &openiduser, let domain-style providers have arbitrarily many subd... | 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-21 | meta: Process meta date during scan pass so that the date will always affect ... | Joey Hess |
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 | avoid uninitialized value | Joey Hess |
2008-12-19 | fix comment permalink to always point to comment parent page | Joey Hess |
2008-12-19 | remove cruft | Joey Hess |