Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move get_user_icon from ui.lib.php to UI::get_icon | Paul Arthur | 2013-01-26 | 1 | -3/+3 |
| | |||||
* | Move show_box_{top,bottom}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -8/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -6/+6 |
| | | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function. | ||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | templates header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -18/+30 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -14/+14 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | alexey #426 translation patch | Karl 'vollmerk' Vollmer | 2009-05-06 | 1 | -3/+3 |
| | |||||
* | Modified: More translatable templates. | momo-i | 2008-08-25 | 1 | -1/+1 |
| | |||||
* | added favorite X play links | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -3/+3 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -4/+10 |
| | | | | everything broken | ||||
* | * Added Recommendations based on matching ratings between users | Karl 'vollmerk' Vollmer | 2006-12-17 | 1 | -0/+60 |
* Integrated LastFM plugin (defaults to disabled still) * Fixed a view issue with the Admin Localplay Level preference * removed some old MPD pages that were not being usedwq |