summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-25notabugJoey Hess
2010-09-25Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-09-24Added a commenthttps://www.google.com/accounts/o8/id?id=AItOawmlZJCPogIE74m6GSCmkbJoMZiWNOlXcjI
2010-09-23responseJoey Hess
2010-09-23poll vote (Accept only OpenID for logins)188.118.202.217
2010-09-23connection between alias direcive and autotagchrysn
2010-09-23b00ghttp://hendry.iki.fi/
2010-09-22typoJavier Rojas
2010-09-22possible bug with img pluginJavier Rojas
2010-09-22Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-09-22(no commit message)http://blipvert.myopenid.com/
2010-09-22(no commit message)http://blipvert.myopenid.com/
2010-09-22(no commit message)http://blipvert.myopenid.com/
2010-09-22poll vote (Accept only OpenID for logins)http://blipvert.myopenid.com/
2010-09-22(no commit message)hb7
2010-09-21attachment: Fix attachment file size display.Joey Hess
2010-09-20(no commit message)https://www.google.com/accounts/o8/id?id=AItOawl_d5VW9AK4YSf-cJKz8vUONCihstBZU9o
2010-09-19Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-09-19meta: Ensure that the url specified by xrds-location is absolute.Joey Hess
With a relative xrds-location, the openid perl client module will fail. I haven't checked the specs to see if it needs to be absolute, but all examples I've seen are absolute, so it seems a very good idea.
2010-09-19add missing spaceJoey Hess
2010-09-19Add link to html5shiv.jason
2010-09-19Back to Joey.tschwinge
2010-09-18document settings needed to fix bugJoey Hess
2010-09-18better fix developed on #httpd channelJoey Hess
2010-09-18responseJoey Hess
2010-09-18formatJoey Hess
2010-09-18Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-09-18addJoey Hess
2010-09-18remove obsolete docs about DefaultLanguageJoey Hess
I think this may have made sense when the master language was rendered to index.html, but with it at index.en.html, DefaultLanguage is not needed.
2010-09-17idea about 'dynamic' formsJavier Rojas
2010-09-17Report.tschwinge
2010-09-17patch proposal: add option to capitalize pagetitlesprivat
2010-09-15add news item for ikiwiki 3.20100915Joey Hess
2010-09-15releasing version 3.20100915Joey Hess
2010-09-15cutpaste: Fix bug that occured in some cases involving inlines when text was ↵Joey Hess
pasted on a page before being cut.
2010-09-15Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-09-15update testJoey Hess
2010-09-15replyintrigeri
2010-09-15bugs/Error:_no_text_was_copied_in_this_page_--_missing_page_dependenciestschwinge
2010-09-15Report.tschwinge
2010-09-14git: When updating from remote, use git pull --prune, to avoid possible ↵Joey Hess
errors from conflicting obsolete remote branches.
2010-09-14closeJoey Hess
2010-09-14updateJoey Hess
2010-09-14external: Disable RPC::XML's "smart" encoding, which sent ints for strings ↵Joey Hess
that contained only a number, fixing a longstanding crash of the rst plugin.
2010-09-14blogspam: Fix crash when content contained utf-8.Joey Hess
I also tried setting RPC::XML::ENCODING but that did not prevent the crash, and it seems that blogspam.net doesn't like getting xml encoded in unicode, since it mis-flagged comments as spammy that way that are normally allowed through.
2010-09-14Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-09-14Add new bug about the comments/blogspam pluginshttp://k1024.org/~iusty/
2010-09-14corrected linkhttps://www.google.com/accounts/o8/id?id=AItOawlY5yDefnXSHvWGbJ9kvhnAyQZiAAttENk
2010-09-14Set isPermaLink="no" for guids in rss feeds.Joey Hess
The rss spec says that unless the attribute is set, guid elements *are* permalinks. The problem with that is that if [[meta permalink=]] is used, as is done with aggregated posts, that goes into the link element, and apparently some rss readers prefer the not-really-permalink in the guid element when linking to the post. Without meta permalink, the link and guid elements have the same content, so it should be ok, in that case too for the guid to not be a permalink. (Checked and this does not flood aggregators.)
2010-09-13Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess