Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-08 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-05-08 | calendar: Allow negative month to be specified. -1 is last month, etc. (And ↵ | Joey Hess | |
also negaitve years.) | |||
2010-05-08 | (no commit message) | zimek | |
2010-05-08 | (no commit message) | zimek | |
2010-05-08 | Revert "add gmail button" | Joey Hess | |
This reverts commit 32a79523bbb4051a9a528a148a6db82e9fdd20d6. Buggy and I need sleep. | |||
2010-05-08 | add gmail button | Joey Hess | |
It uses the google profile openid url, which results in a nicer openid than the o8/id url. | |||
2010-05-08 | edit using the fancy jquery login thingy, update user page | simonraven | |
2010-05-08 | make an edit with the new login thinger | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E | |
2010-05-08 | improve selector highlight | Joey Hess | |
2010-05-08 | improve selector layout | Joey Hess | |
2010-05-08 | conditionalize use of sidebar | Joey Hess | |
2010-05-07 | Merge branch 'master' into commentreorg | Joey Hess | |
2010-05-07 | update | Joey Hess | |
2010-05-07 | avoid scaling favicons | Joey Hess | |
chromium's rather impressive jaggy-free scaling spoiled me, but in iceweasel, scaled favicons look crap | |||
2010-05-07 | Removed the openidsignup option. | Joey Hess | |
2010-05-07 | Merge branch 'master' into openidselector | Joey Hess | |
2010-05-07 | openid signin style changes | Joey Hess | |
2010-05-07 | pretty openid login | Joey Hess | |
* openid: Incorporated a fancy openid-selector signin form. (http://code.google.com/p/openid-selector/) * openid: Use "openid_identifier" as the form field, as required by OpenID Authentication v2.0 spec. | |||
2010-05-08 | (no commit message) | http://joey.kitenet.net/ | |
2010-05-08 | (no commit message) | http://joey.kitenet.net/ | |
2010-05-07 | patch hidden field setting code | Joey Hess | |
Fixes http://code.google.com/p/openid-selector/issues/detail?id=11#c3 | |||
2010-05-07 | (no commit message) | zimek | |
2010-05-07 | (no commit message) | zimek | |
2010-05-07 | todo | Joey Hess | |
2010-05-07 | switch to use comments(), and add a count (and a feed) of | Joey Hess | |
comments pending moderation | |||
2010-05-07 | (no commit message) | zimek | |
2010-05-07 | (no commit message) | zimek | |
2010-05-07 | (no commit message) | zimek | |
2010-05-07 | (no commit message) | zimek | |
2010-05-07 | (no commit message) | zimek | |
2010-05-07 | response | Joey Hess | |
2010-05-07 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-05-07 | Merge branch 'master' into commentreorg | Joey Hess | |
2010-05-07 | fix undef warning when page() tests a deleted file | Joey Hess | |
2010-05-07 | (no commit message) | zimek | |
2010-05-07 | a bug? | Joey Hess | |
2010-05-07 | applied | Joey Hess | |
2010-05-07 | patch | http://smcv.pseudorandom.co.uk/ | |
2010-05-07 | Merge branch 'master' into commentreorg | Joey Hess | |
Conflicts: debian/changelog | |||
2010-05-07 | Revert markd changes | Joey Hess | |
spammer testing? | |||
2010-05-07 | (no commit message) | http://peter-simons.myopenid.com/ | |
2010-05-07 | (no commit message) | markd | |
2010-05-07 | (no commit message) | markd | |
2010-05-06 | done | Joey Hess | |
2010-05-06 | inline: Call indexhtml when inlining internal pages, so their text can be ↵ | Joey Hess | |
indexed for searching. | |||
2010-05-06 | Renamed postscan hook to indexhtml, to reflect its changed position. | Joey Hess | |
Probably only the search plugin uses it, so this seemed safe. | |||
2010-05-06 | reordered some sections | Joey Hess | |
2010-05-06 | Gave comment and page editing forms some CSS and accessability love. | Joey Hess | |
In particular, added <label> tags. (However, could not find a good way to add a label tag for the main page edit textarea.) | |||
2010-05-06 | moved comments pending moderation | Joey Hess | |
* comments: Comments pending moderation are now stored in the srcdir alongside accepted comments, but with a `._comment_pending` extension. * This allows easier byhand moderation, as the "_pending" need only be stripped off and the comment be committed to version control. * The `comment_pending()` pagespec can be used to match such unmoderated comments, which makes it easy to add a feed of them, or a counter indicating how many there are. * Belatedly added a `comment()` pagespec. | |||
2010-05-06 | url to myopenid affiliate program has changed | Joey Hess | |