]>
Tony Duckles's Git Repositories (git.nynim.org) - flickrtouchr.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tony Duckles [Sat, 31 Jul 2010 17:05:47 +0000 (12:05 -0500)]
Fix "id" -> "photoid" typo
Tony Duckles [Sat, 31 Jul 2010 15:43:58 +0000 (10:43 -0500)]
Optimize getphoto() by using "&extra" param in API requests to get photo URL's during original queries rather than doing an extra API request each call to getphoto()
Tony Duckles [Sat, 31 Jul 2010 15:17:02 +0000 (10:17 -0500)]
Get photo date-taken and use in filename, so filenames sort chronologically
rod [Mon, 8 Jun 2009 02:48:13 +0000 (19:48 -0700)]
Don't bomb out if you couldn't download a pic, and later try to link to
it.
rod [Mon, 8 Jun 2009 02:33:57 +0000 (19:33 -0700)]
Deal with unicode set names
rod [Mon, 8 Jun 2009 01:38:53 +0000 (18:38 -0700)]
Make flickrtouchr.py executable
Dan Benjamin [Fri, 5 Jun 2009 22:02:48 +0000 (18:02 -0400)]
Tweaking the README a little.
Dan Benjamin [Fri, 5 Jun 2009 21:59:20 +0000 (17:59 -0400)]
adding readme
Jesse Newland [Fri, 5 Jun 2009 19:27:06 +0000 (15:27 -0400)]
fix whitespace
Dan Benjamin [Fri, 5 Jun 2009 16:28:52 +0000 (12:28 -0400)]
Fixing an issue that might occur with UTF characters in a set name or file name (via Willie who is not on GitHub).
Dan Benjamin [Fri, 5 Jun 2009 15:44:06 +0000 (11:44 -0400)]
Fixing an issue with the way we look up the original size via Willie.
Dan Benjamin [Fri, 5 Jun 2009 14:44:29 +0000 (10:44 -0400)]
first commit