summaryrefslogtreecommitdiffstats
path: root/chat/js/config.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'html5audio' of https://github.com/jamrial/AJAX-Chat into ↵Philip Nicolcev2016-04-301-1/+3
|\ | | | | | | | | | | | | | | jamrial-html5audio Conflicts: chat/js/chat.js chat/lib/template/loggedIn.html
| * Add HTML5 audio supportJames Almer2013-04-261-0/+2
| | | | | | | | | | | | | | By default the chat will test for Flash, and if it's not available it will fallback to HTML5 audio. If an specific backend is selected and the browser doesn't support it, nothing will be played. Signed-off-by: James Almer <jamrial@gmail.com>
* | Merge from masterfrug2014-07-191-2/+2
|\ \
| * | cleanupFrug2014-07-011-5/+1
| | |
| * | cherry pick 14fcf5c from Sophist-UK for js debugSophist2014-07-011-3/+10
| | |
| * | use custom PM sound (sound-7) in configFrug2014-07-011-40/+27
| | |
* | | Merge a bunch of changes from testing. Responsive layout, themes, PM color ↵Frug2014-07-191-41/+33
|/ / | | | | | | and sounds
* | Adding private message sound capabilitymarquisite2014-01-161-1/+1
| | | | | | By default, the new sound_7 soundFile uses the existing sound_1.mp3 file. To have an actual unique sound for private messaging an extra sound clip will be needed the sound_7 sound file location updated - currently line 214 of config.js.
* | Adding private message sound capabilitymarquisite2014-01-111-2/+5
| |
* | Switch to Modified MIT LicenseFrug2013-11-081-1/+1
| |
* | Use array literal.Frug2013-11-011-10/+9
|/
* javascript cleanup for timer functions and config commentFrug2012-10-271-1/+2
|
* Updated everything to 0.8.5a0.8.5aFrug2012-10-181-0/+261
Update readme.md