summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
AgeCommit message (Expand)Author
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-27po: remove all dependencies on nicepagetitleintrigeri
2009-01-27rename hook: instead of modifying the passed-by-name array, return a copyintrigeri
2009-01-26typoJoey Hess
2009-01-26Merge commit 'smcv/underlay'Joey Hess
2009-01-26Merge commit 'smcv/updated'Joey Hess
2009-01-26hook function names should be the same as the hook nameJoey Hess
2009-01-27po: make the "backlinks involve dependencies" feature optionalintrigeri
2009-01-27revert renamepage's hook original nameintrigeri
2009-01-26po: bring back a useful use of scalarintrigeri
2009-01-26only pass named parameters to the canremove hookintrigeri
2009-01-26only pass named parameters to the canrename hookintrigeri
2009-01-26po(formbuilder): stop hunting down non-existent casesintrigeri
2009-01-26add mising hooks and fix syntax errorJoey Hess
2009-01-26remove unnecessary returnsJoey Hess
2009-01-26remove redundant useJoey Hess
2009-01-26non-code changesJoey Hess
2009-01-26more unnecessary parensJoey Hess
2009-01-26avoid keeping running if a DOS attack is possibleJoey Hess
2009-01-26remove unnecessary parensJoey Hess
2009-01-26another useless use of scalarJoey Hess
2009-01-26remove useless uses of scalarJoey Hess
2009-01-26improve some englishJoey Hess
2009-01-26avoid standalone -e or foo syntaxJoey Hess
2009-01-26avoid mixing english with translationJoey Hess
2009-01-26Merge branch 'master' into poJoey 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-19remove cansave plugin, now replaced by Joey's checkcontent oneintrigeri
2009-01-19make checkcontent compatible with hooks that need the full contentintrigeri
2009-01-18Add meta field "updated", which can alter the <updated> Atom elementSimon McVittie
2009-01-18Add underlay pluginSimon McVittie
2009-01-18fix previous buggy mergeintrigeri
2009-01-18Merge commit 'upstream/master' into prv/pointrigeri
2009-01-17blogspam api now supports homepage linkJoey Hess
2009-01-17load rpc xml lib on the flyJoey Hess