Commit Graph

13069 Commits (3638657f75a5cba68511acebd5e124f4b22179ed)

Author SHA1 Message Date
zimek 7edd9e7ef3 2010-05-14 14:00:39 +00:00
Joey Hess ab3efb21d9 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-05-13 22:33:01 -04:00
Joey Hess 031da9c134 po: guard against reimportation
If po is imported twice, bad things happen. Guard against that.

I'm not sure what causes the double import; I saw it when websetup did a
wiki rebuild. Carp failed to show a backtrace for the second call to
import.
2010-05-13 16:28:09 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E 50c9851ddc comments 2010-05-13 00:07:54 +00:00
Joey Hess 3f2f447cb5 responses 2010-05-12 15:42:50 -04:00
http://blog.farnz.org.uk/ 7112da3ed1 2010-05-12 19:21:54 +00:00
BerndZeimetz 1805bfbb5d ... choose the right name.... 2010-05-12 09:21:40 +00:00
BerndZeimetz 72d7b8dc54 Add short page about contrib / tracking plugin 2010-05-12 09:20:31 +00:00
BerndZeimetz 85dea5786a Add bzed's git repo to the list of repositories to pull from 2010-05-11 23:57:45 +00:00
BerndZeimetz 978416a2e6 2010-05-11 23:41:38 +00:00
Joey Hess 4c22562ec1 remove 2010-05-11 19:18:35 -04:00
Joey Hess 688c58ac90 Merge branch 'master' of file:///srv/git/ikiwiki.info 2010-05-11 21:52:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawngPXAGrxk1pbqnum3O4I_VPRgNj_TZR1I 4ceae1761b 2010-05-11 21:52:38 +00:00
Joey Hess 378cae14bb openid_url was renamed to openid_identifier 2010-05-10 16:12:55 -04:00
Joey Hess c305303b42 hide local signin when nothing is selected 2010-05-10 16:04:28 -04:00
Joey Hess a855fa1d18 bring back input#openid_url styling
Still used on prefs page.
2010-05-10 15:56:57 -04:00
ImRajja 28bba0c4ba dsf sdfvsd 2010-05-10 14:25:25 +00:00
http://smcv.pseudorandom.co.uk/ 3f7ef01ca2 respond with better design 2010-05-09 18:27:58 +00:00
http://smcv.pseudorandom.co.uk/ 0594ea04a8 clarify 2010-05-09 18:13:05 +00:00
http://smcv.pseudorandom.co.uk/ 27cb77cd19 updated branch, using add_autopage to spawn viewer pages 2010-05-09 18:11:51 +00:00
Joey Hess b5aa42d3e0 remerged 2010-05-09 12:56:42 -04:00
Joey Hess 7f894a025d Merge remote branch 'smcv/ready/no-tags' 2010-05-09 12:56:07 -04:00
http://smcv.pseudorandom.co.uk/ 0badce2ec0 bugfix - only fetch after tags are disabled 2010-05-09 15:46:11 +00:00
Simon McVittie 2d60e55303 gitremotes: don't fetch the new remote until we've turned off tags 2010-05-09 16:44:47 +01:00
Joey Hess 7cb31560a5 dropped old html branch 2010-05-08 23:07:15 -04:00
simonraven d379d8ab9d 2010-05-08 23:55:47 +00:00
Joey Hess bc0aa4d40e Use xhtml friendly pubdate setting. 2010-05-08 19:45:02 -04:00
Joey Hess 8e50e00d25 Merge remote branch 'origin/master' 2010-05-08 19:44:40 -04:00
simonraven 6512423f15 fixed patch display... 2010-05-08 23:42:45 +00:00
Joey Hess a380fa0e6b Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-05-08 19:42:20 -04:00
simonraven d238fd1b04 bug with pubdate, in process of testing fix 2010-05-08 23:38:35 +00:00
Joey Hess 8d80ad0c17 wording 2010-05-08 16:18:55 -04:00
Joey Hess bf19c01f29 use labels 2010-05-08 16:16:38 -04:00
Joey Hess 10a1c0feca update 2010-05-08 16:04:18 -04:00
Joey Hess c3e9215e1f moved non-openid signin form into same page as openid selector; show/hide as buttons are pressed 2010-05-08 15:57:39 -04:00
Joey Hess f735e2d1b3 fixups 2010-05-08 14:03:20 -04:00
Joey Hess d0c17a4a46 calendar: Display year name in title of month calendar.
Also, fix relative month calculations.
2010-05-08 13:51:05 -04:00
Joey Hess 1cf4536289 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-05-08 13:00:29 -04:00
Joey Hess fd817f9ac3 calendar: nextchange calculation bugfix
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 12:52:19 -04:00
Joey Hess 0f778849c6 calendar: Allow negative month to be specified. -1 is last month, etc. (And also negaitve years.) 2010-05-08 12:45:21 -04:00
zimek 6578dc2c2b 2010-05-08 08:15:41 +00:00
zimek f4cfae1466 2010-05-08 08:08:13 +00:00
Joey Hess f0914b386b Revert "add gmail button"
This reverts commit 32a79523bb.

Buggy and I need sleep.
2010-05-08 02:53:18 -04:00
Joey Hess 32a79523bb add gmail button
It uses the google profile openid url, which results in a nicer openid
than the o8/id url.
2010-05-08 02:38:54 -04:00
Joey Hess 541298e668 avoid setting cookie for promptless buttons
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 02:15:04 -04:00
simonraven b945299706 edit using the fancy jquery login thingy, update user page 2010-05-08 06:01:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E 4298c809e5 make an edit with the new login thinger 2010-05-08 05:54:29 +00:00
Joey Hess 5570d14441 improve selector highlight 2010-05-08 01:00:25 -04:00
Joey Hess ac8a91fe06 improve selector layout 2010-05-08 00:40:36 -04:00
Joey Hess f05043ed80 gardening openid provider list
- 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 00:18:58 -04:00