| Commit message (Expand) | Author | Age |
* | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
* | enable aggregate_internal by default | Joey Hess | 2008-12-23 |
* | recentchanges_link CGI: If the linked page is internal, use its permalink | Simon McVittie | 2008-12-22 |
* | Merge commit 'smcv/openid' | Joey Hess | 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: substitute commentsurl and atomcommentsurl for use in feeds | 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-21 |
* | 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-20 |
* | 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 | 2008-12-19 |
* | rename comments_form to editcomment | Joey Hess | 2008-12-19 |
* | rename comments_display to comment | Joey Hess | 2008-12-19 |
* | replace discussion links on pages with comments link | Joey Hess | 2008-12-19 |
* | jump to comment after posting | Joey Hess | 2008-12-18 |
* | aggregate: If a feed fails to be downloaded, try again immediatly next time a... | Joey Hess | 2008-12-17 |
* | jump to comments anchor after post | Joey Hess | 2008-12-17 |
* | typo | Joey Hess | 2008-12-17 |
* | add Comments link when displaying a page inline | Joey Hess | 2008-12-17 |
* | fix test when comments_closed_pagespec is empty | Joey Hess | 2008-12-17 |
* | change around comments pagespecs | Joey Hess | 2008-12-17 |
* | fix default values for config settings | Joey Hess | 2008-12-17 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | checksessionexpiry: rework | Joey Hess | 2008-12-17 |
* | Merge branch 'master' into comments | Joey Hess | 2008-12-17 |
|\ |
|
| * | monotone: When getting the log, tell monotone how many entries we want, rathe... | Joey Hess | 2008-12-17 |
| * | rename: Fix double-escaping of page name in edit box. | Joey Hess | 2008-12-17 |
| * | htmlbalance: don't compact whitespace, and set misc other options | Simon McVittie | 2008-12-12 |
* | | elide unnecessary variables | Joey Hess | 2008-12-12 |
* | | remove fixme | Joey Hess | 2008-12-12 |
* | | fix redefinition of $author | Joey Hess | 2008-12-12 |
* | | move related code together | Joey Hess | 2008-12-12 |
* | | whitespace | Joey Hess | 2008-12-12 |
* | | don't explicitly use inline | Joey Hess | 2008-12-12 |
* | | avoid unnecessary variable | Joey Hess | 2008-12-12 |
* | | get rid of the [postcomment] hack | Joey Hess | 2008-12-12 |
* | | move getsetup to usual place | Joey Hess | 2008-12-12 |
* | | Merge branch 'master' into comments | Joey Hess | 2008-12-12 |
|\| |
|
| * | meta: Pass info to htmlscrubber so htmlscrubber_skip can take effect. | Joey Hess | 2008-12-12 |
| * | simplifiy logic | Joey Hess | 2008-12-11 |
* | | comments: Store dates in GMT and in ISO-8601 | Simon McVittie | 2008-12-12 |
* | | comments: Change internal-use-only directive from [[!comment]] to [[!_comment]] | Simon McVittie | 2008-12-11 |
* | | comments: Use new feedfile, emptyfeeds options to inline | Simon McVittie | 2008-12-11 |