Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add paging to Stats::get_top and Stats::get_newest. Add Stats::get_recent | Afterster | 2013-11-05 | 1 | -26/+64 |
| | |||||
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -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 classes | Paul Arthur | 2013-01-25 | 1 | -1/+12 |
| | | | | Uniformly name them gc() | ||||
* | Move Catalog::clear_stats() to Stats::clear() | Paul Arthur | 2013-01-25 | 1 | -0/+10 |
| | |||||
* | conf() -> Config::get() | Paul Arthur | 2013-01-25 | 1 | -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 Arthur | 2013-01-25 | 1 | -12/+2 |
| | |||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -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 phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -19/+40 |
| | |||||
* | Use lowest addition_time for ordering "newest" items. FS#54. | Paul 'flowerysong' Arthur | 2010-05-06 | 1 | -1/+1 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -63/+63 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | whole bunch more Dba::query replacements | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -5/+5 |
| | |||||
* | make the popular actually show popular | Karl 'vollmerk' Vollmer | 2009-03-02 | 1 | -8/+4 |
| | |||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -5/+6 |
| | |||||
* | flush out the democratic mojo, make the cooldown work | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -0/+27 |
| | |||||
* | added most popular back to the statistics page, formating needs to be ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -2/+6 |
| | | | | tweaked, will do later | ||||
* | updated lastfm protocol to 1.2, improved the logic behind it does not ↵ | Karl 'vollmerk' Vollmer | 2007-08-21 | 1 | -0/+22 |
| | | | | require a logout, also fixed duplicate stats collection of greedy players | ||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
| | |||||
* | broke a ton of stuff, but added some hotness... yes that is an excuse | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -2/+1 |
| | |||||
* | fixed stats recording mostly | Karl 'vollmerk' Vollmer | 2007-06-10 | 1 | -10/+10 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -11/+38 |
| | | | | everything broken | ||||
* | fixed the title on registration, and a bunch of random other things | Karl 'vollmerk' Vollmer | 2006-11-10 | 1 | -6/+7 |
| | |||||
* | Fixed mail threshold and added user ability to change it | pb1dft | 2006-11-09 | 1 | -3/+7 |
| | |||||
* | slight improvement to the democratic stuff and a stats fix | Karl 'vollmerk' Vollmer | 2006-11-06 | 1 | -0/+1 |
| | |||||
* | initial commit for 3.3.3-alpha2 | Karl 'vollmerk' Vollmer | 2006-10-29 | 1 | -0/+4 |
| | |||||
* | 3.3.1-Alpha1 release | Karl 'vollmerk' Vollmer | 2006-10-29 | 1 | -28/+0 |
| | |||||
* | Strange error occured while commiting | pb1dft | 2006-10-27 | 1 | -0/+28 |
| | |||||
* | Reworked RSS and fixed mail statistics | pb1dft | 2006-10-27 | 1 | -1/+1 |
| | |||||
* | Fixed Stats for Mysql version 4 Left it like this for vollmer to test | pb1dft | 2006-10-25 | 1 | -2/+2 |
| | |||||
* | re-wroked stats which means major db update, some stats dealies may still ↵ | Karl 'vollmerk' Vollmer | 2006-10-23 | 1 | -0/+154 |
not work correctly |