Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-18 | update | Joey Hess | |
2010-03-18 | comment | Jon Dowland | |
2010-03-18 | comment | Jon Dowland | |
2010-03-18 | (no commit message) | p4f | |
2010-03-18 | (no commit message) | p4f | |
2010-03-18 | distro confusion | nil | |
2010-03-18 | (no commit message) | nil | |
2010-03-17 | (no commit message) | kierun | |
2010-03-17 | link to highlight | http://smcv.pseudorandom.co.uk/ | |
2010-03-16 | Removed pop | moy | |
2010-03-15 | No more Discussion Pages of Discussion Pages of... | tschwinge | |
2010-03-14 | update | Joey Hess | |
2010-03-14 | update | Joey Hess | |
2010-03-14 | update | Joey Hess | |
2010-03-14 | update | Joey Hess | |
2010-03-14 | note that the patch on this page is complely broken, and allows any file ↵ | Joey Hess | |
starting with a dot to be included If you applied that patch to your site, you should remove it right away! | |||
2010-03-14 | Add a include setting, which can be used to make ikiwiki process wiki source ↵ | Joey Hess | |
files, such as .htaccess, that would normally be skipped for security or other reasons. Closes: #447267 (Thanks to Aaron Wilson for the original patch.) | |||
2010-03-14 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-03-14 | (no commit message) | http://pmate.myopenid.com/ | |
2010-03-13 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-03-14 | (no commit message) | https://launchpad.net/~ojwb | |
2010-03-13 | update; bleargh | Joey Hess | |
2010-03-13 | Improve openid url munging; do not display anchors and cgi parameters, as ↵ | Joey Hess | |
used by yahoo and google urls. | |||
2010-03-13 | update | Joey Hess | |
2010-03-13 | update | Joey Hess | |
2010-03-13 | wrinkles | Joey Hess | |
2010-03-13 | munge to avoid markdown eating email addresses | Joey Hess | |
2010-03-13 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-03-13 | thoughts | Joey Hess | |
2010-03-13 | update; openid email addresses now available so this is unblocked | Joey Hess | |
2010-03-13 | Google's OpenID and discovery protocol | https://www.google.com/accounts/o8/id?id=AItOawm-ebiIfxbKD3KNa-Cu9LvvD9edMLW7BAo | |
2010-03-13 | websetup: Add websetup_unsafe to allow marking other settings as unsafe. | Joey Hess | |
2010-03-12 | Note the use of <embed /> on YouTube. | http://oneingray.myopenid.com/ | |
2010-03-12 | response | Joey Hess | |
2010-03-12 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-03-12 | Note that <object /> still may be allowed, although in a form not suitable ↵ | http://oneingray.myopenid.com/ | |
for, say, SVG inclusion. | |||
2010-03-12 | move bug report to bugs and close | Joey Hess | |
2010-03-12 | response | Joey Hess | |
2010-03-12 | 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 | clarify | Joey Hess | |
2010-03-12 | htmlscrubber: Security fix: In data:image/* uris, only allow a few ↵ | Joey Hess | |
whitelisted image types. No svg. | |||
2010-03-12 | data:image/svg is a security hole as javascript can presumably be inserted | Joey Hess | |
2010-03-12 | Added an <object /> wishlist item. | http://oneingray.myopenid.com/ | |
2010-03-12 | Note that, actually, SVG could be embedded into an Ikiwiki page, albeit in a ↵ | http://oneingray.myopenid.com/ | |
somewhat crude manner. | |||
2010-03-12 | Added a page for myself. | http://oneingray.myopenid.com/ | |
2010-03-11 | search: Avoid '$' in the wikiname appearing unescaped on omega's query ↵ | Joey Hess | |
template, where it might crash omega. Really, a more general fix, this deals with any $ that might appear on the misctemplate. | |||
2010-03-11 | Fix missing span on recentchanges page template. | Joey Hess | |
2010-03-11 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-03-11 | moderatedcomments: Added moderate_pagespec | Joey Hess | |
* 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. |