0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #8 from itavero/master
fxb
as Felix Bruns
More... about 13 years ago
Merge pull request #11 from Mart-Bogdan/master
fxb
as Felix Bruns
More... about 13 years ago
Merge pull request #10 from mattpotts/patch-1
fxb
as Felix Bruns
More... about 13 years ago
Merge https://github.com/m4tthumphrey/php-last.fm-api More... about 13 years ago
Fixed search for albums More... about 13 years ago
using spl_autoload_register instead of __autoload for compatibility More... about 13 years ago
Made it possible to pass a hashed password into Auth::getMobileSession More... about 15 years ago
Actually allow the function return null for missing image sizes. More... about 15 years ago
Fixed warning when a image size is missing. More... about 15 years ago
Messed a comment a bit: tabs vs spaces. More... about 15 years ago
Avoid warning when accessing unixtime attribute. More... about 15 years ago
Add access to User's real name and registration date. More... about 15 years ago
Fix getImage() failing on 'small' images. More... about 15 years ago
Fixes a typo that prevented Album's getReleaseDate() from working. More... about 15 years ago
Merge pull request #6 from m4tthumphrey/master
fxb
as Felix Bruns
More... about 15 years ago
Disable DiskCache by default. More... over 15 years ago
Artist listeners and play count always returning '0' due to incorrect property being called. More... over 15 years ago
Issue #4 fixed. More... over 15 years ago
Add new service Radio. Add two new prop in Playlist class. They are Url, Duration. More... almost 17 years ago
Small fixes PHP 5.3 compatibility More... almost 17 years ago
Small fix
fxb
as Felix Bruns
More... over 17 years ago
PaginatedResult now implements the Iterator interface and Media::getImage can now be called without 'size' parameter
fxb
as Felix Bruns
More... over 17 years ago
Added 'artist.getShouts', 'event.getShouts', 'user.getShouts', 'venue.getEvents', 'venue.getPastEvents' and 'venue.search' methods, as well as a 'Shout' class
fxb
as Felix Bruns
More... over 17 years ago
Added more documentation comments and MemoryCache class
fxb
as Felix Bruns
More... almost 18 years ago
Added doc comment to lastfm.api.php
fxb
as Felix Bruns
More... almost 18 years ago
Added CallerFactory and different Caller implementations
fxb
as Felix Bruns
More... almost 18 years ago
Added lastfm.api.php and changed User-Agent
fxb
as Felix Bruns
More... almost 18 years ago
MIT License
fxb
as Felix Bruns
More... almost 18 years ago
Added CHANGELOG
fxb
as Felix Bruns
More... almost 18 years ago
Fixed user.getRecommendedEvents, added user.getRecommendedArtists
fxb
as Felix Bruns
More... almost 18 years ago