1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
Commit graph

27 commits

Author SHA1 Message Date
Afterster
f21fb269e7 Unify Shoutbox get functions return types 2014-01-05 01:32:20 +01:00
Afterster
e63c5aa007 Fix travis build 2014-01-05 01:08:15 +01:00
Afterster
01450b356d Show dedicated object shoutbox on add shoutbox page 2014-01-05 01:06:48 +01:00
Afterster
c352d65597 Add shoutbox notifications and improve Shoutbox css 2014-01-05 00:38:27 +01:00
Afterster
7bd43c956e Fix travis build 2014-01-04 21:43:32 +01:00
Afterster
0ec26ed623 Add Waveform feature and few ShoutBox links 2014-01-04 21:04:30 +01:00
Afterster
5eceaf2aea Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Paul Arthur
ef4d366060 Cosmetics: death to tabs
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.
2013-01-26 03:38:46 -05:00
Paul Arthur
dff1d2cf46 Rename shoutBox to Shoutbox 2013-01-25 21:49:47 -05:00
Paul Arthur
1069d54c85 Move clean functions into their respective classes
Uniformly name them gc()
2013-01-25 21:45:47 -05:00
Paul Arthur
16c3ba34fd Cosmetics: clean up heads in lib/ 2013-01-25 18:38:22 -05:00
Paul Arthur
e9d8c44f64 FS#257 - Social comments function not working.
make_bool is definitely the wrong way to handle the parameter.  This
(untested) change might fix the bug.
2012-09-17 10:41:13 -04:00
Paul Arthur
4aa256cb07 Clean up some PHPDoc crap
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly.  They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
f99643663c header comment modified for phpdoc 2011-02-03 09:43:46 +09:00
momo-i
d703009677 header comment for phpdoc 2011-02-03 07:30:23 +09:00
momo-i
add54bc230 test header for phpdoc. now using only classes and libraries. 2011-02-02 16:48:45 +09:00
Paul 'flowerysong' Arthur
feae94b52b Cosmetics. %s/assoicated/associated/g 2010-04-28 22:25:23 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Paul 'flowerysong' Arthur
d78c207f76 Cosmetics: use tabs for indentation, tweak some indentation/coding style. 2010-03-14 06:10:27 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
7e1e044aba make it actually extend the session, also improve debug on the image page 2009-12-23 14:54:45 +00:00
Karl 'vollmerk' Vollmer
9b3232ba29 whole bunch more Dba::query replacements 2009-12-14 05:21:36 +00:00
Karl 'vollmerk' Vollmer
f106ce0683 correct an error if you select an invalid object for the shoutbox 2008-06-03 06:48:03 +00:00
pb1dft
6bd576a9fe - Fixed Sorting on Admin->Browse Users
- Fixed Shoutbox and shoutbox management (pb1dft)
2008-02-23 23:44:31 +00:00
Karl 'vollmerk' Vollmer
c56aeb1b70 removed random space on lastfm prefs, started work on managing shout and flagged items, cleaned up shoutbox css a bit 2007-12-25 17:32:50 +00:00
Karl 'vollmerk' Vollmer
8448a0fc84 added shoutbox functionality, only linked from song and album right now also interface for adding could use some improvement and also needs some management stuff to remove stickies etc 2007-12-17 05:26:11 +00:00