Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -152/+152 |
| | | | | | 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. | ||||
* | Rename shoutBox to Shoutbox | Paul Arthur | 2013-01-25 | 1 | -2/+2 |
| | |||||
* | Move clean functions into their respective classes | Paul Arthur | 2013-01-25 | 1 | -0/+11 |
| | | | | Uniformly name them gc() | ||||
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -17/+1 |
| | |||||
* | FS#257 - Social comments function not working. | Paul Arthur | 2012-09-17 | 1 | -1/+1 |
| | | | | | make_bool is definitely the wrong way to handle the parameter. This (untested) change might fix the bug. | ||||
* | 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/+44 |
| | |||||
* | Cosmetics. %s/assoicated/associated/g | Paul 'flowerysong' Arthur | 2010-04-28 | 1 | -1/+1 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -76/+76 |
| | |||||
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -15/+12 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | make it actually extend the session, also improve debug on the image page | Karl 'vollmerk' Vollmer | 2009-12-23 | 1 | -2/+2 |
| | |||||
* | whole bunch more Dba::query replacements | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -6/+6 |
| | |||||
* | correct an error if you select an invalid object for the shoutbox | Karl 'vollmerk' Vollmer | 2008-06-03 | 1 | -1/+1 |
| | |||||
* | - Fixed Sorting on Admin->Browse Users | pb1dft | 2008-02-23 | 1 | -0/+46 |
| | | | | - Fixed Shoutbox and shoutbox management (pb1dft) | ||||
* | removed random space on lastfm prefs, started work on managing shout and ↵ | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -2/+2 |
| | | | | flagged items, cleaned up shoutbox css a bit | ||||
* | added shoutbox functionality, only linked from song and album right now also ↵ | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -0/+177 |
interface for adding could use some improvement and also needs some management stuff to remove stickies etc |