summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2008-12-30Merge commit 'upstream/master' into prv/pointrigeri
2008-12-28releasing version 2.72Joey Hess
2008-12-26inline: Run format hook firstJoey Hess
2008-12-26comments: Deal with users entering unqualified or partial urls.Joey Hess
2008-12-25googlecalendar: Add runtime deprecation warning.Joey Hess
2008-12-23camelcase: Add camelcase_ignore setting.Joey 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
2008-12-19avoid uninitialized valueJoey Hess
2008-12-19fix comment permalink to always point to comment parent pageJoey Hess
2008-12-19remove cruftJoey Hess
2008-12-19rename comments_form to editcommentJoey Hess
2008-12-19rename comments_display to commentJoey Hess
2008-12-19replace discussion links on pages with comments linkJoey Hess
2008-12-18jump to comment after postingJoey Hess
2008-12-17aggregate: If a feed fails to be downloaded, try again immediatly next time a...Joey Hess
2008-12-17jump to comments anchor after postJoey Hess
2008-12-17typoJoey Hess
2008-12-17add Comments link when displaying a page inlineJoey Hess
2008-12-17fix test when comments_closed_pagespec is emptyJoey Hess
2008-12-17change around comments pagespecsJoey Hess
2008-12-17fix default values for config settingsJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-12-17checksessionexpiry: reworkJoey Hess
2008-12-17Merge branch 'master' into commentsJoey Hess
2008-12-17monotone: When getting the log, tell monotone how many entries we want, rathe...Joey Hess
2008-12-17rename: Fix double-escaping of page name in edit box.Joey Hess
2008-12-12elide unnecessary variablesJoey Hess
2008-12-12remove fixmeJoey Hess
2008-12-12fix redefinition of $authorJoey Hess
2008-12-12move related code togetherJoey Hess
2008-12-12whitespaceJoey Hess
2008-12-12don't explicitly use inlineJoey Hess
2008-12-12avoid unnecessary variableJoey Hess
2008-12-12get rid of the [postcomment] hackJoey Hess
2008-12-12move getsetup to usual placeJoey Hess
2008-12-12htmlbalance: don't compact whitespace, and set misc other optionsSimon McVittie
2008-12-12Merge branch 'master' into commentsJoey Hess
2008-12-12meta: Pass info to htmlscrubber so htmlscrubber_skip can take effect.Joey Hess