Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-08 | fixed patch display... | simonraven | |
2010-05-08 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-05-08 | bug with pubdate, in process of testing fix | simonraven | |
2010-05-08 | wording | Joey Hess | |
2010-05-08 | use labels | Joey Hess | |
2010-05-08 | update | Joey Hess | |
2010-05-08 | moved non-openid signin form into same page as openid selector; show/hide as ↵ | Joey Hess | |
buttons are pressed | |||
2010-05-08 | fixups | Joey Hess | |
2010-05-08 | calendar: Display year name in title of month calendar. | Joey Hess | |
Also, fix relative month calculations. | |||
2010-05-08 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-05-08 | calendar: nextchange calculation bugfix | Joey Hess | |
If a page had multiple calendars, the last one won and set nextchange. That's wrong; the calendar that needs to next update soonest should win. | |||
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 | avoid setting cookie for promptless buttons | Joey Hess | |
I think it is clearer to not have such a button appear pre-selected when entering the signin page, because that may suggest to the user they don't need to click on it, and yet they do. | |||
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 | gardening openid provider list | Joey Hess | |
- fix url to flickr profile - remove blogger; google property and uses their openid system; wants to sign user up for a blogger blog - remove technorati, which dropped openid provider support - AOL seems to call it a username, not a screenname | |||
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 | scale display form to match openid size | Joey Hess | |
2010-05-07 | improve display w/noscript | Joey Hess | |
2010-05-07 | advice | Joey Hess | |
2010-05-07 | mention style.css changes | Joey Hess | |
2010-05-07 | Removed the openidsignup option. | Joey Hess | |
2010-05-07 | bugfix | Joey Hess | |
Always load IkiWiki::CGI so its cgi_signin is present, so we replace it. | |||
2010-05-07 | bugfix | Joey Hess | |
2010-05-07 | Merge branch 'master' into openidselector | Joey Hess | |
2010-05-07 | adapt to ikiwiki | Joey Hess | |
Upstream ships a collection of icons, but the licences of them are very unclear, since most seem to be taken from the various openid provider websites. That can't be included in ikiwiki. So, instead hotlink to favicons of sites, and for large display, include the site name. Removed vidoop.com, which is gone. If an url is passed to init as the second parameter, add a "Local Login" provider, which just links to do=signin. | |||
2010-05-07 | openid signin style changes | Joey Hess | |
2010-05-07 | update | Joey Hess | |
2010-05-07 | remove loginlabel, not used | Joey Hess | |
2010-05-07 | modify labels to input box for consistency | Joey Hess | |
2010-05-07 | use ikiwiki's replacement openid logo in input box | Joey Hess | |
2010-05-07 | modify openid selector to not default to http:// for openid | Joey Hess | |
ikiwiki doesn't care if the http:// is there, and it seems cleaner and less annoying this way | |||
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 | add minified jquery.js from openid-selector svn | Joey Hess | |
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 | use me.yahoo.com | Joey Hess | |
Fixes http://code.google.com/p/openid-selector/issues/detail?id=10 | |||
2010-05-07 | r21 from http://code.google.com/p/openid-selector/source/checkout | Joey Hess | |
2010-05-07 | (no commit message) | zimek | |
2010-05-07 | (no commit message) | zimek | |