Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mikefrederick
/
flickr
Public
forked from
ctagg/flickr
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 12, 2012
Updated PhotoCollection to work with current flickr API
Michael Frederick
committed
89fb641
View commit details
Copy full SHA for 89fb641
Browse repository at this point
Commits on Dec 26, 2010
* Setting HOST_URL to http://api.flickr.com to fix issue https://github.com/ctagg/flickr/issues#issue/1
Show description for 139d64b
nodanaonlyzuul
committed
139d64b
View commit details
Copy full SHA for 139d64b
Browse repository at this point
Commits on Jan 25, 2009
* Added photosets.getPhotos. Returns PhotoCollection.
Show description for 915949f
Chris Taggart
committed
915949f
View commit details
Copy full SHA for 915949f
Browse repository at this point
Commits on Dec 31, 2008
Merge branch 'master' of git://github.com/slitz/flickr into slitz/master
Saul Mora
committed
d75e11e
View commit details
Copy full SHA for d75e11e
Browse repository at this point
Commits on Dec 21, 2008
implemented flickr.tags.getListUserPopular method with respective test, added flickr.tags.getListUser test
Gil Abrantes
committed
a69dbb6
View commit details
Copy full SHA for a69dbb6
Browse repository at this point
Commits on Dec 12, 2008
changed photoset.getPhotos to return proper collection of Photo objects
Saul Mora
committed
61a11a1
View commit details
Copy full SHA for 61a11a1
Browse repository at this point
Commits on Dec 11, 2008
Updating gem version
Saul Mora
committed
4fa7687
View commit details
Copy full SHA for 4fa7687
Browse repository at this point
Added photoset.getPhotos support
Saul Mora
committed
24e344d
View commit details
Copy full SHA for 24e344d
Browse repository at this point
Commits on Nov 28, 2008
* Collection of photos returned by Flickr is now a PhotoCollection rather than array, allowing us to keep other info returned by Flickr (e.g. pagination)
Show description for 3ffc158
Chris Taggart
committed
3ffc158
View commit details
Copy full SHA for 3ffc158
Browse repository at this point
Commits on Sep 10, 2008
Fix up gemspec to use lib dir in require path
Patrick Reagan
committed
6746ae9
View commit details
Copy full SHA for 6746ae9
Browse repository at this point
Added spec file for GitHub
Patrick Reagan
committed
de0084a
View commit details
Copy full SHA for de0084a
Browse repository at this point
Get gem to build; Added :debug task to dump gemspec file
Patrick Reagan
committed
3e61842
View commit details
Copy full SHA for 3e61842
Browse repository at this point
Commits on Jul 30, 2008
ignore the pkg directory created by the gem task
granth
committed
10582bf
View commit details
Copy full SHA for 10582bf
Browse repository at this point
removed obsolete autorequire
granth
committed
1b7412f
View commit details
Copy full SHA for 1b7412f
Browse repository at this point
fixed require path for gem
granth
committed
d357338
View commit details
Copy full SHA for d357338
Browse repository at this point
converted tabs to spaces for consistency
Show description for 2369f7c
granth
committed
2369f7c
View commit details
Copy full SHA for 2369f7c
Browse repository at this point
fixed Flickr#related_tags
Show description for 0f3f01e
granth
committed
0f3f01e
View commit details
Copy full SHA for 0f3f01e
Browse repository at this point
added note on fixed gem task
granth
committed
a49261f
View commit details
Copy full SHA for a49261f
Browse repository at this point
fixed file list for gem
granth
committed
df3a0e8
View commit details
Copy full SHA for df3a0e8
Browse repository at this point
bumped version; updated documentation
granth
committed
a0c76ad
View commit details
Copy full SHA for a0c76ad
Browse repository at this point
Commits on Jul 28, 2008
removed unused helper method
granth
committed
8badccc
View commit details
Copy full SHA for 8badccc
Browse repository at this point
removed some duplicate size normalizing
granth
committed
5970109
View commit details
Copy full SHA for 5970109
Browse repository at this point
allow the size parameter in various methods to be lowercase or a symbol
granth
committed
011db0d
View commit details
Copy full SHA for 011db0d
Browse repository at this point
Commits on Jul 27, 2008
handle empty search results
granth
committed
f040ca8
View commit details
Copy full SHA for f040ca8
Browse repository at this point
added tests for photos_request
granth
committed
b0574f3
View commit details
Copy full SHA for b0574f3
Browse repository at this point
re-established Photo#url(size)
granth
committed
76e43ae
View commit details
Copy full SHA for 76e43ae
Browse repository at this point
fixed test task
granth
committed
4dd510b
View commit details
Copy full SHA for 4dd510b
Browse repository at this point
belatedly noticed, fixed tests
granth
committed
3419041
View commit details
Copy full SHA for 3419041
Browse repository at this point
fixed typos in Photo#url and Photo#pretty_url
granth
committed
28deca4
View commit details
Copy full SHA for 28deca4
Browse repository at this point
Photo#to_s: don't call getInfo every time
granth
committed
3038ac9
View commit details
Copy full SHA for 3038ac9
Browse repository at this point
fixed URL construction for Photo#url; pulled size_url out of Photo#url
Show description for 8500f26
granth
committed
8500f26
View commit details
Copy full SHA for 8500f26
Browse repository at this point
added Flickr#search as an alias for Flickr#photos_search
granth
committed
806f423
View commit details
Copy full SHA for 806f423
Browse repository at this point
simplified User#favorites and User#contactsPhotos with photos_request
granth
committed
2542192
View commit details
Copy full SHA for 2542192
Browse repository at this point
converted User#photos to use photos_request
Show description for 617e861
granth
committed
617e861
View commit details
Copy full SHA for 617e861
Browse repository at this point
unprotect methods to reduce developer irritation
granth
committed
92d96e7
View commit details
Copy full SHA for 92d96e7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.