summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2009-01-31CGI: if the page is missing, give the "missing page" a 404 statusSimon McVittie
2009-01-31CGI: document why commenter and recentchanges_link are supportedSimon McVittie
2009-01-31recentchanges: delete CGI hook in favour of the global oneSimon McVittie
2009-01-31comments: delete cgi hook in favour of the global oneSimon McVittie
2009-01-31CGI: if the "do" parameter is goto, recentchanges_link or commenter, redirect...Simon McVittie
2009-01-31CGI: add cgi_goto(CGI, [page])Simon McVittie
2009-01-26typoJoey Hess
2009-01-26Merge commit 'smcv/underlay'Joey Hess
2009-01-26Merge commit 'smcv/updated'Joey Hess
2009-01-25git: Fix malformed utf8 recieved from git.Joey Hess
2009-01-25format moderation queue only at end, avoid O(N^3) bugJoey Hess
2009-01-25add reject all marked defer checkboxJoey Hess
2009-01-25sort comment queue by time, newest firstJoey Hess
2009-01-25add a button to prefs page for comment moderationJoey Hess
2009-01-25clean up comment previewJoey Hess
2009-01-25comments: Add a moderation web interface.Joey Hess
2009-01-25comments: If comment content checks fail, store the comment (in .ikiwiki/comm...Joey Hess
2009-01-25blogspam: Fix use of blogspam_options and blogspam_server config settings.Joey Hess
2009-01-22typoJoey Hess
2009-01-22fix uninitialized value warningsJoey Hess
2009-01-22fix typoJoey Hess
2009-01-21img: only provide alt text if it was specifiedGabriel McManus
2009-01-20fix removal form displayJoey Hess
2009-01-19blogspam: Log spam info on failure.Joey Hess
2009-01-18Add meta field "updated", which can alter the <updated> Atom elementSimon McVittie
2009-01-18Avoid feeding decoded unicode to Term::ReadLineJoey Hess
2009-01-18Add underlay pluginSimon McVittie
2009-01-17blogspam api now supports homepage linkJoey Hess
2009-01-17load rpc xml lib on the flyJoey Hess
2009-01-17use short names in comittypeJoey Hess
2009-01-16blogspam: New plugin, adding spam filtering for page editing / comment postin...Joey Hess
2009-01-16make postcomment() pagespecs work while in checkcontentJoey Hess
2009-01-16add new hook to skeletonJoey Hess
2009-01-16checkcontent: New hook, can be used to implement arbitrary content filters, i...Joey Hess
2009-01-16remove xxx commentJoey Hess
2009-01-12Add auto-blog.setupJoey Hess
2009-01-11pinger: Get whole url, don't just head.Joey Hess
2009-01-10Consistently allow use of relative paths in all PageSpecs that take a page na...Joey Hess
2009-01-10comments: if the remove plugin is enabled, append a "Remove comment" linkSimon McVittie
2009-01-10comments: only try to insert commentuser etc. into templates if the page cont...Simon McVittie
2009-01-07repolist: New plugin to support the rel=vcs-* microformat.Joey Hess
2009-01-07increment interface versionJoey Hess
2009-01-07comments: Fix cache avoidance hack.Joey Hess
2009-01-06rename: Show full names of affected pages.Joey Hess
2009-01-06refactorJoey Hess
2009-01-06table: Find links in external files in scan pass.Joey Hess
2009-01-06typoJoey Hess
2009-01-06table: Fix misparsed links in external filesJoey Hess
2009-01-05A recent change to gitweb removed support for the form of diffurl that many ...Joey Hess
2008-12-31websetup: Avoid a crash when a new array setup item has been added in a new ...Joey Hess