0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update omniauth-lastfm.gemspec More... about 7 years ago
Bump to 0.0.7 More... over 7 years ago
unlock rest client More... over 7 years ago
Bump to 0.0.6 More... almost 10 years ago
update gitignore More... almost 10 years ago
Merge pull request #5 from krasnoukhov/master More... almost 10 years ago
Relax rest-client dependency More... almost 10 years ago
bump version More... about 11 years ago
gitignore More... about 11 years ago
stop escaping values or last.fm won't redirect correctly More... about 11 years ago
bump version More... about 11 years ago
Merge pull request #4 from ripuk/master More... about 11 years ago
Grammatical fix to README. More... about 11 years ago
Added a basic README.md. More... about 11 years ago
Bugfix so that the gender is passed through correctly from the raw_info hash. More... about 11 years ago
Merge pull request #2 from rdsoze/specs More... almost 12 years ago
specs added More... almost 12 years ago
Bumping to 0.0.3 More... almost 12 years ago
Merge pull request #1 from arekk/master More... almost 12 years ago
Now extended last.fm user info availible, format: { :provider => 'lastfm', :uid => 'jb', :info => { :nickname => 'jb', :name => 'Joe Bloggs', :image => 'http://userserve-ak.last.fm/serve/126/39129169.jpg', :url => 'http://www.last.fm/user/jb', :country => 'UK', :age => 27 :gender => 'M' }, :credentials => { :token => 'ABCDEF...', :name => 'jb }, :extra => { :raw_info => { [see http://www.lastfm.pl/api/show/user.getInfo] } } } More... almost 12 years ago
Test version bump More... about 12 years ago
Adding files More... about 12 years ago
First quick stab at a Last.fm OmniAuth strategy More... about 12 years ago