summaryrefslogtreecommitdiff
path: root/src/static/js/chat.js
AgeCommit message (Expand)Author
2015-05-06fix alt c and escapeJohn McLear
2015-03-31make Alt C and Alt F9 and Escape work from anywhereJohn McLear
2015-03-26much better chat focus toggle behaviorJohn McLear
2015-03-26alt c to focus on chat and gritter and chat both now work with ariaJohn McLear
2015-02-09should be final logic for chatandusersJohn McLear
2015-02-09and even mroe polishJohn McLear
2015-02-09more styling stuffJohn McLear
2015-02-08cleaner fix for queue issueJohn McLear
2015-02-07fix scroll issue where focus is not well managedJohn McLear
2015-01-24fix issue with load of showuserandchatJohn McLear
2015-01-21working logicJohn McLear
2015-01-21url paramJohn McLear
2015-01-19semi working exampleJohn McLear
2014-12-28Merge pull request #2014 from eyesonlyhack/closeExtendedChatWindowJohn McLear
2013-12-15Changed to not use inline JavaScriptGrant Woodford
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-11-28Added a way to closed the extended chat windowGrant Woodford
2013-11-28Added a way to closed the extended chat windowGrant Woodford
2013-11-25slightly cleanerJohn McLear
2013-11-25make sticky chat mroe responsive to changes in top barJohn McLear
2013-06-17Simpify CSS for sticky chatj@mailb.org
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