summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
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-18Avoid feeding decoded unicode to Term::ReadLineJoey Hess
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
2009-01-17use short names in comittypeJoey Hess
2009-01-17Merge commit 'upstream/master' into prv/pointrigeri
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-16po: when possible, disable use of Text::WrapI18N in po4a; else warn about too...intrigeri
2009-01-16po(change): re-render all rendered files in one corner caseintrigeri
2009-01-15po: pages in underlay dirs are not translatableintrigeri