aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
...
* 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
* use short names in comittypeJoey Hess2009-01-17
* blogspam: New plugin, adding spam filtering for page editing / comment postin...Joey Hess2009-01-16
* make postcomment() pagespecs work while in checkcontentJoey Hess2009-01-16
* add new hook to skeletonJoey Hess2009-01-16
* checkcontent: New hook, can be used to implement arbitrary content filters, i...Joey Hess2009-01-16
* remove xxx commentJoey Hess2009-01-16
* Add auto-blog.setupJoey Hess2009-01-12
* pinger: Get whole url, don't just head.Joey Hess2009-01-11
* Consistently allow use of relative paths in all PageSpecs that take a page na...Joey Hess2009-01-10
* comments: if the remove plugin is enabled, append a "Remove comment" linkSimon McVittie2009-01-10
* comments: only try to insert commentuser etc. into templates if the page cont...Simon McVittie2009-01-10
* repolist: New plugin to support the rel=vcs-* microformat.Joey Hess2009-01-07
* increment interface versionJoey Hess2009-01-07
* comments: Fix cache avoidance hack.Joey Hess2009-01-07
* rename: Show full names of affected pages.Joey Hess2009-01-06
* refactorJoey Hess2009-01-06
* table: Find links in external files in scan pass.Joey Hess2009-01-06
* typoJoey Hess2009-01-06
* table: Fix misparsed links in external filesJoey Hess2009-01-06
* A recent change to gitweb removed support for the form of diffurl that many ...Joey Hess2009-01-05
* websetup: Avoid a crash when a new array setup item has been added in a new ...Joey Hess2008-12-31
* make sure value is defined before using it as an arrayJoey Hess2008-12-31
* htmlbalance: Demand-load HTML::TreeBuilder to avoid failing test suite if it ...Joey Hess2008-12-29
* comments: Add cache avoidance.Joey Hess2008-12-28
* typoJoey Hess2008-12-26
* Merge branch 'master' into nextJoey Hess2008-12-26
|\