aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* typoJoey Hess2009-02-17
* goto: Fix redirect to comments.Joey Hess2009-02-17
* template: Load templates in scan modeJoey Hess2009-02-17
* Revert "comments" (stupid commit)Joey Hess2009-02-17
* commentsJoey Hess2009-02-17
* check for empty srcdirJoey Hess2009-02-14
* downgrade missing shortcuts page error to warningJoey Hess2009-02-14
* move check_canedit, check_content to IkiWiki library from editpageJoey Hess2009-02-12
* shortcut: If default_pageext is set, first look for shortcuts.default_pageextJoey Hess2009-02-12
* doubled semicolonsJoey Hess2009-02-11
* Create any missing directory necessary to put the wrapper file into. Closes: ...Joey Hess2009-02-09
* doubled semicolonJoey Hess2009-02-04
* Work around XML::Atom strangeness that results in double-encoded postsSimon McVittie2009-02-03
* rename apache404 -> 404Joey Hess2009-01-31
* factor out IE stupididy workaroundJoey Hess2009-01-31
* Split cgi_goto into a goto pluginSimon McVittie2009-01-31
* Split apache404 into an independent pluginSimon McVittie2009-01-31
* CGI: pad error responses with 512 bytes of spaces so IE will display themSimon McVittie2009-01-31
* CGI: set up goto hook so that /ikiwiki.cgi?do=goto can be an Apache ErrorDocu...Simon McVittie2009-01-31
* CGI: add cgi_page_from_404(), which remaps a path like $REDIRECT_URL to an Ik...Simon McVittie2009-01-31
* IkiWiki::Wrapper: allow REDIRECT_STATUS and REDIRECT_URL through from environ...Simon McVittie2009-01-31
* CGI: if the page is missing, give the "missing page" a 404 statusSimon McVittie2009-01-31
* CGI: document why commenter and recentchanges_link are supportedSimon McVittie2009-01-31
* recentchanges: delete CGI hook in favour of the global oneSimon McVittie2009-01-31
* comments: delete cgi hook in favour of the global oneSimon McVittie2009-01-31
* CGI: if the "do" parameter is goto, recentchanges_link or commenter, redirect...Simon McVittie2009-01-31
* CGI: add cgi_goto(CGI, [page])Simon McVittie2009-01-31
* typoJoey Hess2009-01-26
* Merge commit 'smcv/underlay'Joey Hess2009-01-26
|\
| * Add underlay pluginSimon McVittie2009-01-18
* | Merge commit 'smcv/updated'Joey Hess2009-01-26
|\ \
| * | Add meta field "updated", which can alter the <updated> Atom elementSimon McVittie2009-01-18
| |/
* | git: Fix malformed utf8 recieved from git.Joey Hess2009-01-25
* | format moderation queue only at end, avoid O(N^3) bugJoey Hess2009-01-25
* | add reject all marked defer checkboxJoey Hess2009-01-25
* | sort comment queue by time, newest firstJoey Hess2009-01-25
* | add a button to prefs page for comment moderationJoey Hess2009-01-25
* | clean up comment previewJoey Hess2009-01-25
* | comments: Add a moderation web interface.Joey Hess2009-01-25
* | comments: If comment content checks fail, store the comment (in .ikiwiki/comm...Joey Hess2009-01-25
* | blogspam: Fix use of blogspam_options and blogspam_server config settings.Joey Hess2009-01-25
* | typoJoey Hess2009-01-22
* | fix uninitialized value warningsJoey Hess2009-01-22
* | fix typoJoey Hess2009-01-22
* | img: only provide alt text if it was specifiedGabriel McManus2009-01-21
* | fix removal form displayJoey Hess2009-01-20
* | blogspam: Log spam info on failure.Joey Hess2009-01-19
* | Avoid feeding decoded unicode to Term::ReadLineJoey Hess2009-01-18
|/
* blogspam api now supports homepage linkJoey Hess2009-01-17
* load rpc xml lib on the flyJoey Hess2009-01-17