summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-13updateJoey Hess
2010-03-13updateJoey Hess
2010-03-13wrinklesJoey Hess
2010-03-13munge to avoid markdown eating email addressesJoey Hess
2010-03-13Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-03-13openid: Use Openid Simple Registration or OpenID Attribute Exchange to get ↵Joey Hess
the user's email address and username. The info is stored in the session database, not the user database. There should be no reason to need it when a user is not logged in. Also, hide the email field in the preferences page for openid users. Note that the email and username are not yet actually used for anything. The email will be useful for gravatar, while the username might be used for a more pretty display of the openid.
2010-03-13thoughtsJoey Hess
2010-03-13update; openid email addresses now available so this is unblockedJoey Hess
2010-03-13Google's OpenID and discovery protocolhttps://www.google.com/accounts/o8/id?id=AItOawm-ebiIfxbKD3KNa-Cu9LvvD9edMLW7BAo
2010-03-13websetup: Add websetup_unsafe to allow marking other settings as unsafe.Joey Hess
2010-03-12Note the use of <embed /> on YouTube.http://oneingray.myopenid.com/
2010-03-12responseJoey Hess
2010-03-12Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-03-12Note that <object /> still may be allowed, although in a form not suitable ↵http://oneingray.myopenid.com/
for, say, SVG inclusion.
2010-03-12move bug report to bugs and closeJoey Hess
2010-03-12responseJoey Hess
2010-03-12add news item for ikiwiki 3.20100312Joey Hess
2010-03-12Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-03-12releasing version 3.20100312Joey Hess
2010-03-12fix escaping of indented dotJoey Hess
2010-03-12typoJoey Hess
2010-03-12clarifyJoey Hess
2010-03-12htmlscrubber: Security fix: In data:image/* uris, only allow a few ↵Joey Hess
whitelisted image types. No svg.
2010-03-12data:image/svg is a security hole as javascript can presumably be insertedJoey Hess
2010-03-12Added an <object /> wishlist item.http://oneingray.myopenid.com/
2010-03-12Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-03-12Note that, actually, SVG could be embedded into an Ikiwiki page, albeit in a ↵http://oneingray.myopenid.com/
somewhat crude manner.
2010-03-12Added a page for myself.http://oneingray.myopenid.com/
2010-03-11formattingJoey Hess
2010-03-11redundancyJoey Hess
2010-03-11search: 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-11Fix missing span on recentchanges page template.Joey Hess
2010-03-11Merge remote branch 'smcv/trivia'Joey Hess
2010-03-11Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-03-11moderatedcomments: Added moderate_pagespecJoey 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.
2010-03-11fix in a branchhttp://smcv.pseudorandom.co.uk/
2010-03-11Add missing </span> to change.tmpl COMMITDATE, fixing well-formednessSimon McVittie
This only affects people who don't use either htmltidy or htmlbalance. Bug: http://ikiwiki.info/bugs/templateForRecentChangesMissingCloseSpan/
2010-03-11Add Serialist, and the amusing/frightening way it uses ikiwiki.JoshTriplett
2010-03-11Add my homepage.JoshTriplett
2010-03-11(no commit message)http://adam.shand.net/
2010-03-10noted that I fixed the template on my boxdkowis
2010-03-10(no commit message)dkowis
2010-03-10tag2http://jmtd.livejournal.com/
2010-03-10suggesting List of tags when editing content (wishlist)jwalzer
2010-03-09typoJoey Hess
2010-03-09Fix utf8 issues in calls to md5_hex.Joey Hess
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.
2010-03-09(no commit message)bhobbit
2010-03-09Revert spamJoey Hess
2010-03-09(no commit message)capitaine
2010-03-09(no commit message)capitaine