summaryrefslogtreecommitdiff
path: root/src/static/js/chat.js
AgeCommit message (Expand)Author
2013-03-19Refactor chat notifications and the chatNewMessage hookMarcel Klehr
2013-03-19hook for chat msgJohn McLear
2013-03-13add authorId to chat and userlist, possibly privacy/security issue?John McLear
2013-01-30Merge pull request #1430 from mluto/notification-on-startupJohn McLear
2013-01-30Don't show notifications when loading the chat-messages.mluto
2013-01-29remove message about requiring commentsJohn McLear
2013-01-29make tinycon update on all chat messages not just ones that mention your nameJohn McLear
2013-01-29gritter now implementedJohn McLear
2013-01-16IE8 does not have a string.trim()-function, so use regex..mluto
2013-01-14Merge pull request #1355 from mluto/chat-no-empty-lineJohn McLear
2013-01-14prevent empty chat-messages from being sentmluto
2013-01-07converted load-more-link to button, added loading-gif, fixed typomluto
2013-01-07only load 20 messages when pressing the load-link, fixed whitespacemluto
2013-01-07Added link to load more chat-messages using new GET_CHAT_MESSAGESmluto
2013-01-06client loads messages using the new client loads messages using new method, g...mluto
2012-12-09use properties notationIván Eixarch
2012-12-07Added new strings to translate for js filesIván Eixarch
2012-10-28add a keystroke check for chat and make it so the chat listens on event 13 as...John McLear
2012-09-09Use packaged version of Tinycon.Chad Weider
2012-07-12Use Tinycon to display chat mentions in favicon.Marcel Klehr
2012-07-12Don't screw up, if chat is empty.Marcel Klehr
2012-07-11Fix #581 Don't scroll chat automatically if user is not at the bottomMarcel Klehr
2012-07-11option to stop autoscrollJohn McLear
2012-06-12resolve issue #384 and also clear chat counter whenever focus is on chat inpu...John McLear
2012-03-14smashing errors caused by .forEachMatthias Bartelmeß
2012-03-10Merge branch 'require-paths' into pluginChad Weider
2012-03-02Merge branch 'pita'Egil Moeller
2012-02-26First stab at getting client side require(plugin/..) to work from within ethe...Egil Moeller
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller