summaryrefslogtreecommitdiff
path: root/src/static/js/collab_client.js
AgeCommit message (Expand)Author
2015-12-31Fix handleClientMessage_USER_* payloads not containing user infoMikk Andresen
2015-05-06console msg should go to windowJohn McLear
2015-01-21working with a big hackJohn McLear
2015-01-21some sanityJohn McLear
2014-12-16Merge pull request #2377 from webzwo0i/avoid-global-vairablesJohn McLear
2014-12-16declare var outside of loopwebzwo0i
2014-12-16Merge pull request #2373 from webzwo0i/avoid-global-vairablesJohn McLear
2014-12-14dont make local variables globalwebzwo0i
2014-11-22swap out jquery browser for bower but expose browser object to all pages also...John McLear
2013-12-08[collab_client] remove unused function getStatswebzwo0i
2013-12-08[collab_client] remove keys function, which was not used and variable reconne...webzwo0i
2013-12-08do not send globalPadId in clientvars - its not used anywherewebzwo0i
2013-12-08[collab_client] remove socketid because its not usedwebzwo0i
2013-04-08use `parent.parent` instead of `top` in `collab_client.js`, since `top` break...mluto
2013-03-16a safer approach I think but still be carefulJohn McLear
2013-02-27stop the client disconnecting of the server sends out a bad revision #, this ...John McLear
2013-01-07converted load-more-link to button, added loading-gif, fixed typomluto
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-10-12fix Pita/etherpad-lite #1032NAGOYA, Yoshihiko
2012-09-15Add `userColor` query param to set initial colorCharlie DeTar
2012-09-13fix for InternationalComposition(e.g., Japanese Input)NAGOYA, Yoshihiko
2012-08-10Add in a plugin hook "handleClientMessage_<MSG_NAME>"Mark Holmquist
2012-04-20removing debug code in collab_client.jsMatthias Bartelmeß
2012-04-20removed unused functions in collab_clientMatthias 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