Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-03 | oops typo | http://kerravonsen.dreamwidth.org/ | |
2011-04-03 | more flexible, perhaps? | http://kerravonsen.dreamwidth.org/ | |
2011-04-04 | Researched a bit the internal/external links styling todo item. | intrigeri | |
2011-04-03 | well, that was fun while it lasted | Joey Hess | |
2011-04-03 | poll vote (red) | 124.82.85.142 | |
2011-04-03 | Reply... cannot think of a great solution. | intrigeri | |
2011-04-03 | poll vote (green) | 151.60.178.162 | |
2011-04-03 | poll vote (blue) | https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE | |
2011-04-03 | poll vote (red) | 78.116.68.143 | |
2011-04-03 | poll vote (blue) | 78.116.68.143 | |
2011-04-03 | poll vote (green) | 78.116.68.143 | |
2011-04-03 | poll vote (red) | https://www.google.com/accounts/o8/id?id=AItOawkFgT0GXO4ZSeNt688OzBYoSzYI9qd0mQk | |
2011-04-03 | poll vote (green) | 62.92.3.240 | |
2011-04-03 | poll vote (green) | 62.92.3.240 | |
2011-04-03 | poll vote (green) | 62.92.3.240 | |
2011-04-03 | poll vote (green) | 62.92.3.240 | |
2011-04-03 | poll vote (green) | 62.92.3.240 | |
2011-04-03 | poll vote (red) | 62.92.3.240 | |
2011-04-02 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE | |
2011-04-02 | poll vote (red) | 66.130.248.36 | |
2011-04-02 | poll vote (green) | 66.130.248.36 | |
2011-04-02 | poll vote (blue) | https://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj8 | |
2011-04-02 | poll vote (green) | https://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj8 | |
2011-04-02 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj8 | |
2011-04-02 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj8 | |
2011-04-01 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj8 | |
2011-04-01 | new bug | Joey Hess | |
2011-03-30 | Merge remote-tracking branch 'levitte/master' | Joey Hess | |
2011-03-30 | document fix I'm about to merge | Joey Hess | |
2011-03-30 | add levitte | Joey Hess | |
2011-03-30 | update | Joey Hess | |
2011-03-30 | fix | Joey Hess | |
2011-03-30 | look up avatar at comment post time | Joey Hess | |
There is a tension between looking up the avatar at post time and build time. I have not yet decided which is better. Lookup at build time has the benefit that if a user changes their email address, or sets up their own federated libravatar server, on rebuild their new avatar will show up. It also allows getting a https version of the avatar easily if the site was using http but was changed to use https. And it can look up avatars for posts that have already been made. Which is a nice thing, especially as we roll this out, eh? But it has a drawback, that it depends on the sessiondb contents for emails and so rebuilding a site w/o that will lose info. And, it means dns lookups every time a comment is rendered. A page with a lot of comments on it would render them all whenever another is posted or the page is changed, and that could significantly slow things down. (This could be amelorated by caching the lookups.) Since I'm undecided, I have moved it into a function that could be called either way. Currently looking up only at post time. | |||
2011-03-30 | check site url for https | Joey Hess | |
HTTPS won't be set when rebuilding a site at the command line | |||
2011-03-30 | * IkiWiki/Plugin/monotone.pm: monotone v0.48 has a small error that | Richard Levitte | |
affects rcs_getctime. A small adjustment takes care of that. | |||
2011-03-30 | * IkiWiki/Plugin/monotone.pm: implement rcs_getmtime | Richard Levitte | |
2011-03-30 | update for libravatar support | Joey Hess | |
* comments: Add avatar picture of comment author, using Libravatar::URL when available. The avatar is looked up based on (Thanks, Francois Marier) * Recommend libgravatar-url-perl, which contains Libravatar::URL. | |||
2011-03-30 | robustness fix | Joey Hess | |
Don't fail if libravatar fails for some reason. Reasons I can think of: * too old version to do openid lookups (fall back to email lookup) * network problem perhaps | |||
2011-03-30 | indentation | Joey Hess | |
2011-03-30 | Merge remote-tracking branch 'remotes/fmarier/libravatar-in-comments' | Joey Hess | |
2011-03-30 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2011-03-30 | add fmarier's repo | Joey Hess | |
2011-03-30 | comments: add OpenID-based avatars (libravatar.org) | Francois Marier | |
This requires version 1.04 or later of Libravatar::URL. | |||
2011-03-30 | comments: serve avatars over https in https wikis | Francois Marier | |
2011-03-30 | comments: add avatar picture of comment author | Francois Marier | |
Use Libravatar::URL to pull the avatar picture for the comment author if we have an email address for him/her. | |||
2011-03-29 | Reply. | intrigeri | |
2011-03-29 | Ping. | intrigeri | |
2011-03-29 | Fixed upstream => done. | intrigeri | |
2011-03-29 | Cannot reproduce. Joey, more info please? | intrigeri | |
2011-03-29 | Need more info. | intrigeri | |