aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* clarifyhttp://smcv.pseudorandom.co.uk/2010-05-09
|
* updated branch, using add_autopage to spawn viewer pageshttp://smcv.pseudorandom.co.uk/2010-05-09
|
* bugfix - only fetch after tags are disabledhttp://smcv.pseudorandom.co.uk/2010-05-09
|
* dropped old html branchJoey Hess2010-05-08
|
* (no commit message)simonraven2010-05-08
|
* Use xhtml friendly pubdate setting.Joey Hess2010-05-08
|
* Merge remote branch 'origin/master'Joey Hess2010-05-08
|\
| * fixed patch display...simonraven2010-05-08
| |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-05-08
|\|
| * bug with pubdate, in process of testing fixsimonraven2010-05-08
| |
* | wordingJoey Hess2010-05-08
|/
* use labelsJoey Hess2010-05-08
|
* updateJoey Hess2010-05-08
|
* moved non-openid signin form into same page as openid selector; show/hide as ↵Joey Hess2010-05-08
| | | | buttons are pressed
* fixupsJoey Hess2010-05-08
|
* calendar: Display year name in title of month calendar.Joey Hess2010-05-08
| | | | Also, fix relative month calculations.
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-05-08
|\
| * (no commit message)zimek2010-05-08
| |
| * (no commit message)zimek2010-05-08
| |
* | calendar: nextchange calculation bugfixJoey Hess2010-05-08
| | | | | | | | | | 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.
* | calendar: Allow negative month to be specified. -1 is last month, etc. (And ↵Joey Hess2010-05-08
|/ | | | also negaitve years.)
* 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
| | |