aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Revert "add gmail button"Joey Hess2010-05-08
| | | | | | This reverts commit 32a79523bbb4051a9a528a148a6db82e9fdd20d6. Buggy and I need sleep.
* add gmail buttonJoey Hess2010-05-08
| | | | | It uses the google profile openid url, which results in a nicer openid than the o8/id url.
* avoid setting cookie for promptless buttonsJoey Hess2010-05-08
| | | | | | 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.
* edit using the fancy jquery login thingy, update user pagesimonraven2010-05-08
|
* make an edit with the new login thingerhttps://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E2010-05-08
|
* improve selector highlightJoey Hess2010-05-08
|
* improve selector layoutJoey Hess2010-05-08
|
* gardening openid provider listJoey Hess2010-05-08
| | | | | | | | - 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
* conditionalize use of sidebarJoey Hess2010-05-08
|
* Merge branch 'master' into commentreorgJoey Hess2010-05-07
|\
| * updateJoey Hess2010-05-07
| |
| * avoid scaling faviconsJoey Hess2010-05-07
| | | | | | | | | | chromium's rather impressive jaggy-free scaling spoiled me, but in iceweasel, scaled favicons look crap
| * scale display form to match openid sizeJoey Hess2010-05-07
| |
| * improve display w/noscriptJoey Hess2010-05-07
| |
| * adviceJoey Hess2010-05-07
| |
| * mention style.css changesJoey Hess2010-05-07
| |
| * Removed the openidsignup option.Joey Hess2010-05-07
| |
| * bugfixJoey Hess2010-05-07
| | | | | | | | Always load IkiWiki::CGI so its cgi_signin is present, so we replace it.
| * bugfixJoey Hess2010-05-07
| |
| * Merge branch 'master' into openidselectorJoey Hess2010-05-07
| |\
| | * (no commit message)http://joey.kitenet.net/2010-05-08
| | |
| | * (no commit message)http://joey.kitenet.net/2010-05-08
| | |
| | * (no commit message)zimek2010-05-07
| | |
| | * (no commit message)zimek2010-05-07
| | |
| * | adapt to ikiwikiJoey Hess2010-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | openid signin style changesJoey Hess2010-05-07
| | |
| * | updateJoey Hess2010-05-07
| | |
| * | remove loginlabel, not usedJoey Hess2010-05-07
| | |
| * | modify labels to input box for consistencyJoey Hess2010-05-07
| | |
| * | use ikiwiki's replacement openid logo in input boxJoey Hess2010-05-07
| | |
| * | modify openid selector to not default to http:// for openidJoey Hess2010-05-07
| | | | | | | | | | | | | | | ikiwiki doesn't care if the http:// is there, and it seems cleaner and less annoying this way
| * | pretty openid loginJoey Hess2010-05-07
| | | | | | | | | | | | | | | | | | | | | * 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.
| * | add minified jquery.js from openid-selector svnJoey Hess2010-05-07
| | |
| * | patch hidden field setting codeJoey Hess2010-05-07
| | | | | | | | | | | | Fixes http://code.google.com/p/openid-selector/issues/detail?id=11#c3
| * | use me.yahoo.comJoey Hess2010-05-07
| | | | | | | | | | | | Fixes http://code.google.com/p/openid-selector/issues/detail?id=10
| * | r21 from http://code.google.com/p/openid-selector/source/checkoutJoey Hess2010-05-07
| | |
| * | avoid linking directly to ikiwiki.cgi?do=signinJoey Hess2010-05-07
| |/ | | | | | | | | | | | | | | Instead, add a custom do=commentsignin, that calls cgi_signin. This allows a plugin to inject a custom cgi_signin, that uses a different do= parameter, and have it be used consitently. (This was the only place to hardcode a link to do=signin.)
| * (no commit message)zimek2010-05-07
| |
| * (no commit message)zimek2010-05-07
| |
| * (no commit message)zimek2010-05-07
| |
| * (no commit message)zimek2010-05-07
| |
| * (no commit message)zimek2010-05-07
| |
| * responseJoey Hess2010-05-07
| |
| * Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-05-07
| |\
| | * (no commit message)zimek2010-05-07
| | |
* | | todoJoey Hess2010-05-07
| | |
* | | switch to use comments(), and add a count (and a feed) ofJoey Hess2010-05-07
| | | | | | | | | | | | comments pending moderation
* | | fix comment matching pagespecsJoey Hess2010-05-07
| | | | | | | | | | | | | | | | | | | | | | | | test isinternal first, because match_glob with internal => 1 also returns non-internal pages that match. This order should also be faster. Remove test to see if pagesources is set. isinternal will not succeed if it is not.
* | | better wordingJoey Hess2010-05-07
| | |
* | | bugfixJoey Hess2010-05-07
| | |