Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'html5audio' of https://github.com/jamrial/AJAX-Chat into ↵ | Philip Nicolcev | 2016-04-30 | 1 | -1/+3 |
|\ | | | | | | | | | | | | | | | jamrial-html5audio Conflicts: chat/js/chat.js chat/lib/template/loggedIn.html | ||||
| * | Add HTML5 audio support | James Almer | 2013-04-26 | 1 | -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 master | frug | 2014-07-19 | 1 | -2/+2 |
|\ \ | |||||
| * | | cleanup | Frug | 2014-07-01 | 1 | -5/+1 |
| | | | |||||
| * | | cherry pick 14fcf5c from Sophist-UK for js debug | Sophist | 2014-07-01 | 1 | -3/+10 |
| | | | |||||
| * | | use custom PM sound (sound-7) in config | Frug | 2014-07-01 | 1 | -40/+27 |
| | | | |||||
* | | | Merge a bunch of changes from testing. Responsive layout, themes, PM color ↵ | Frug | 2014-07-19 | 1 | -41/+33 |
|/ / | | | | | | | and sounds | ||||
* | | Adding private message sound capability | marquisite | 2014-01-16 | 1 | -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 capability | marquisite | 2014-01-11 | 1 | -2/+5 |
| | | |||||
* | | Switch to Modified MIT License | Frug | 2013-11-08 | 1 | -1/+1 |
| | | |||||
* | | Use array literal. | Frug | 2013-11-01 | 1 | -10/+9 |
|/ | |||||
* | javascript cleanup for timer functions and config comment | Frug | 2012-10-27 | 1 | -1/+2 |
| | |||||
* | Updated everything to 0.8.5a0.8.5a | Frug | 2012-10-18 | 1 | -0/+261 |
Update readme.md |