Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -51/+51 |
| | | | | | 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 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 | -21/+21 |
| | | | | | | 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. | ||||
* | Added class names to generic box names. | mywindow | 2011-09-19 | 1 | -1/+1 |
| | |||||
* | 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 | -1/+1 |
| | |||||
* | some templates modified header comment | momo-i | 2011-02-03 | 1 | -17/+29 |
| | |||||
* | Refactor mail handling a bit and make registration use the same method as the | Paul 'flowerysong' Arthur | 2010-10-09 | 1 | -0/+9 |
| | | | | other places that send mail. | ||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -2/+2 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | fixed mailing functions | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -13/+11 |
| | |||||
* | Almost finished css cleanup | spocky | 2007-11-20 | 1 | -8/+6 |
| | |||||
* | Fixed the self register activation/updated mail function/updated guest level ↵ | pb1dft | 2007-02-12 | 1 | -4/+6 |
| | | | | access | ||||
* | Added ability to mail users/admins the flaged and disabled songs | pb1dft | 2007-01-12 | 1 | -1/+13 |
| | |||||
* | Fixed mail threshold and added user ability to change it | pb1dft | 2006-11-09 | 1 | -0/+7 |
| | |||||
* | Reworked RSS and fixed mail statistics | pb1dft | 2006-10-27 | 1 | -2/+2 |
| | |||||
* | Fixed up the table and closed some inputs. | xgizzmo | 2006-10-02 | 1 | -7/+7 |
| | |||||
* | Added Some extra Mail Functions | pb1dft | 2006-10-02 | 1 | -1/+39 |
| | |||||
* | more updates to the theme stuff | Karl 'vollmerk' Vollmer | 2006-09-24 | 1 | -2/+4 |
| | |||||
* | added some more to flagging and updated mail page to fit new standards | Karl 'vollmerk' Vollmer | 2006-03-27 | 1 | -0/+59 |