Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add news item for ikiwiki 3.20100312 | Joey Hess | 2010-03-12 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-03-12 |
|\ | |||
| * | Added an <object /> wishlist item. | http://oneingray.myopenid.com/ | 2010-03-12 |
| | | |||
* | | releasing version 3.20100312 | Joey Hess | 2010-03-12 |
| | | |||
* | | fix escaping of indented dot | Joey Hess | 2010-03-12 |
| | | |||
* | | typo | Joey Hess | 2010-03-12 |
| | | |||
* | | clarify | Joey Hess | 2010-03-12 |
| | | |||
* | | htmlscrubber: Security fix: In data:image/* uris, only allow a few ↵ | Joey Hess | 2010-03-12 |
| | | | | | | | | whitelisted image types. No svg. | ||
* | | data:image/svg is a security hole as javascript can presumably be inserted | Joey Hess | 2010-03-12 |
| | | |||
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-03-12 |
|\| | |||
| * | Note that, actually, SVG could be embedded into an Ikiwiki page, albeit in a ↵ | http://oneingray.myopenid.com/ | 2010-03-12 |
| | | | | | | | | somewhat crude manner. | ||
| * | Added a page for myself. | http://oneingray.myopenid.com/ | 2010-03-12 |
| | | |||
* | | formatting | Joey Hess | 2010-03-11 |
| | | |||
* | | redundancy | Joey Hess | 2010-03-11 |
|/ | |||
* | search: Avoid '$' in the wikiname appearing unescaped on omega's query ↵ | Joey Hess | 2010-03-11 |
| | | | | | | | template, where it might crash omega. Really, a more general fix, this deals with any $ that might appear on the misctemplate. | ||
* | Fix missing span on recentchanges page template. | Joey Hess | 2010-03-11 |
| | |||
* | Merge remote branch 'smcv/trivia' | Joey Hess | 2010-03-11 |
|\ | |||
| * | Add missing </span> to change.tmpl COMMITDATE, fixing well-formedness | Simon McVittie | 2010-03-11 |
| | | | | | | | | | | | | This only affects people who don't use either htmltidy or htmlbalance. Bug: http://ikiwiki.info/bugs/templateForRecentChangesMissingCloseSpan/ | ||
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-03-11 |
|\ \ | |||
| * | | fix in a branch | http://smcv.pseudorandom.co.uk/ | 2010-03-11 |
| |/ | |||
| * | Add Serialist, and the amusing/frightening way it uses ikiwiki. | JoshTriplett | 2010-03-11 |
| | | |||
| * | Add my homepage. | JoshTriplett | 2010-03-11 |
| | | |||
| * | (no commit message) | http://adam.shand.net/ | 2010-03-11 |
| | | |||
| * | noted that I fixed the template on my box | dkowis | 2010-03-10 |
| | | |||
| * | (no commit message) | dkowis | 2010-03-10 |
| | | |||
* | | moderatedcomments: Added moderate_pagespec | Joey Hess | 2010-03-11 |
|/ | | | | | | | | | | | * moderatedcomments: Added moderate_pagespec that can be used to control which users or comment locations are moderated. This can be used, just for example, to moderate http://myopenid.com/* if you're getting a lot of spammers from one particular openid provider (who should perhaps answer your emails about them), while not moderating other users. * moderatedcomments: The moderate_users setting is deprecated. Instead, set moderate_pagespec to "!admin()" or "user(*)" instead. | ||
* | tag2 | http://jmtd.livejournal.com/ | 2010-03-10 |
| | |||
* | suggesting List of tags when editing content (wishlist) | jwalzer | 2010-03-10 |
| | |||
* | typo | Joey Hess | 2010-03-09 |
| | |||
* | Fix utf8 issues in calls to md5_hex. | Joey Hess | 2010-03-09 |
| | | | | | | | | | | | | | | | | | | | This prevented comments containing some utf-8, including euro sign, from being submitted. Since md5_hex is a C implementation, the string has to be converted from perl's internal encoding to utf-8 when it is called. Some utf-8 happened to work before, apparently by accident. Note that this will change the checksums returned. unique_comment_location is only used when posting comments, so the checksum does not need to be stable there. I only changed page_to_id for completeness; it is passed a comment page name, and they can currently never contain utf-8. In teximg, the bug could perhaps be triggered if the tex source contained utf-8. If that happens, the checksum will change, and some extra work might be performed on upgrade to rebuild the image. | ||
* | (no commit message) | bhobbit | 2010-03-09 |
| | |||
* | Revert spam | Joey Hess | 2010-03-09 |
| | |||
* | (no commit message) | capitaine | 2010-03-09 |
| | |||
* | (no commit message) | capitaine | 2010-03-09 |
| | |||
* | Clarification request | Thiana | 2010-03-09 |
| | |||
* | response | Joey Hess | 2010-03-08 |
| | |||
* | response | Joey Hess | 2010-03-08 |
| | |||
* | Revert "Added use of tag directive so I can play with tags in the sandbox." | Joey Hess | 2010-03-08 |
| | | | | | | This reverts commit b9e7064f70980b58b1bae754bee7fe3eff5fc84d. Er, no, I don't want a broken tag link on every plugin page, really. | ||
* | add link | Joey Hess | 2010-03-08 |
| | |||
* | (no commit message) | Thiana | 2010-03-09 |
| | |||
* | Added use of tag directive so I can play with tags in the sandbox. | Thiana | 2010-03-09 |
| | |||
* | (no commit message) | Thiana | 2010-03-09 |
| | |||
* | (no commit message) | bhobbit | 2010-03-08 |
| | |||
* | response | Joey Hess | 2010-03-07 |
| | |||
* | (no commit message) | bhobbit | 2010-03-08 |
| | |||
* | (no commit message) | danc | 2010-03-07 |
| | |||
* | (no commit message) | danc | 2010-03-07 |
| | |||
* | update | Joey Hess | 2010-03-07 |
| | |||
* | response | Joey Hess | 2010-03-07 |
| | |||
* | (no commit message) | bhobbit | 2010-03-07 |
| |