summaryrefslogtreecommitdiffstats
path: root/lib/class/rating.class.php
Commit message (Expand)AuthorAgeFilesLines
* Rating::build_cache: cache the correct valuethinca2013-05-301-2/+2
* Fix Rating::gc()Paul Arthur2013-05-131-1/+1
* Fix Rating::gc()Paul Arthur2013-03-281-1/+1
* Cosmetics: death to tabsPaul Arthur2013-01-261-210/+210
* Move clean functions into their respective classesPaul Arthur2013-01-251-0/+11
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-11/+1
* Mess around with ratingsPaul Arthur2013-01-231-9/+0
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-18/+39
* Use the correct variable. Reported by LostInMotion.Paul 'flowerysong' Arthur2010-07-201-1/+1
* Plugin work. Plugins are now pluggable: no plugin-specific code in the main ...Paul 'flowerysong' Arthur2010-06-221-0/+7
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-9/+21
* Clean up the rating code by moving uniqueness constraints into the database,Paul 'flowerysong' Arthur2010-06-071-125/+96
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-79/+79
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Remove Dba::query from a few more classesKarl 'vollmerk' Vollmer2009-12-141-2/+2
* add rating to single song view, and include caching fixKarl 'vollmerk' Vollmer2009-07-091-4/+4
* simplify code, remove large if else statementmomo-i2008-09-031-33/+31
* (no commit message)momo-i2008-09-031-29/+33
* switched to sha() password encryption not using sha2 because of limitations o...Karl 'vollmerk' Vollmer2008-07-261-4/+4
* fixed rating cachingKarl 'vollmerk' Vollmer2008-05-261-3/+33
* added direct links back in, added batch download to single artist view, remov...Karl 'vollmerk' Vollmer2008-05-261-8/+5
* added in some caching and add the database upgrade that will make the taging ...Karl 'vollmerk' Vollmer2008-05-121-15/+40
* commit of the patches from codeoverload to implement tagging, will not work w...Karl 'vollmerk' Vollmer2008-05-121-3/+14
* fixed rating display and rating advanced search, also allow new genre when ad...Karl 'vollmerk' Vollmer2008-04-211-2/+2
* changed rating display to use 1 digit rounded average, a little bit different...spocky2008-04-021-5/+9
* added in the rating images from greengeek, removed some useless functions, tw...Karl 'vollmerk' Vollmer2008-01-271-1/+1
* Removing rating of object will actually remove it from rating tableflashk2007-12-301-0/+8
* more work on the localplay stuff, most details ironed out, just needs some co...Karl 'vollmerk' Vollmer2007-09-121-6/+6
* Really fixed a rating issue this timexgizzmo2007-09-111-2/+2
* fixed a rating issuexgizzmo2007-09-101-4/+4
* fixed some ratings stuff, fixed some searching stuff as wellKarl 'vollmerk' Vollmer2007-08-091-6/+6
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-6/+11
* sync french translation, fixed ratingsKarl 'vollmerk' Vollmer2007-07-231-5/+30
* - Fixed RatingsKarl 'vollmerk' Vollmer2007-06-071-19/+20
* fixed up part of single album view, show songs is all gone, working on replac...Karl 'vollmerk' Vollmer2007-04-231-6/+6
* * Fixed xmlrpc, hopefullyKarl 'vollmerk' Vollmer2007-02-111-11/+13
* fixed a few more unescaped idsKarl 'vollmerk' Vollmer2006-02-081-2/+2
* fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and stu...Karl 'vollmerk' Vollmer2006-01-041-1/+3
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-1/+1
* fixed rating system if using non-flashKarl 'vollmerk' Vollmer2005-12-271-4/+25
* new coolness from siggerKarl 'vollmerk' Vollmer2005-12-271-4/+6
* initial ratings mojo, some stylesheet fixes, changed user preferences again a...Karl 'vollmerk' Vollmer2005-12-251-4/+30
* new rating class for SoundOfEmotions rating mojoKarl 'vollmerk' Vollmer2005-12-231-0/+86