summaryrefslogtreecommitdiffstats
path: root/lib/class/stats.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Add paging to Stats::get_top and Stats::get_newest. Add Stats::get_recentAfterster2013-11-051-26/+64
|
* Cosmetics: death to tabsPaul Arthur2013-01-261-198/+198
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Move clean functions into their respective classesPaul Arthur2013-01-251-1/+12
| | | | Uniformly name them gc()
* Move Catalog::clear_stats() to Stats::clear()Paul Arthur2013-01-251-0/+10
|
* conf() -> Config::get()Paul Arthur2013-01-251-1/+1
| | | | | I have a feeling a lot of these are in stale, unused code, but there might be some actual bugs here. conf() was replaced a while back.
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-12/+2
|
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* 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-19/+40
|
* Use lowest addition_time for ordering "newest" items. FS#54.Paul 'flowerysong' Arthur2010-05-061-1/+1
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-63/+63
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* whole bunch more Dba::query replacementsKarl 'vollmerk' Vollmer2009-12-141-5/+5
|
* make the popular actually show popularKarl 'vollmerk' Vollmer2009-03-021-8/+4
|
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-5/+6
|
* flush out the democratic mojo, make the cooldown workKarl 'vollmerk' Vollmer2008-03-171-0/+27
|
* added most popular back to the statistics page, formating needs to be ↵Karl 'vollmerk' Vollmer2007-11-241-2/+6
| | | | tweaked, will do later
* updated lastfm protocol to 1.2, improved the logic behind it does not ↵Karl 'vollmerk' Vollmer2007-08-211-0/+22
| | | | require a logout, also fixed duplicate stats collection of greedy players
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* broke a ton of stuff, but added some hotness... yes that is an excuseKarl 'vollmerk' Vollmer2007-08-061-2/+1
|
* fixed stats recording mostlyKarl 'vollmerk' Vollmer2007-06-101-10/+10
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-11/+38
| | | | everything broken
* fixed the title on registration, and a bunch of random other thingsKarl 'vollmerk' Vollmer2006-11-101-6/+7
|
* Fixed mail threshold and added user ability to change itpb1dft2006-11-091-3/+7
|
* slight improvement to the democratic stuff and a stats fixKarl 'vollmerk' Vollmer2006-11-061-0/+1
|
* initial commit for 3.3.3-alpha2Karl 'vollmerk' Vollmer2006-10-291-0/+4
|
* 3.3.1-Alpha1 releaseKarl 'vollmerk' Vollmer2006-10-291-28/+0
|
* Strange error occured while commitingpb1dft2006-10-271-0/+28
|
* Reworked RSS and fixed mail statisticspb1dft2006-10-271-1/+1
|
* Fixed Stats for Mysql version 4 Left it like this for vollmer to testpb1dft2006-10-251-2/+2
|
* re-wroked stats which means major db update, some stats dealies may still ↵Karl 'vollmerk' Vollmer2006-10-231-0/+154
not work correctly