index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
static
/
js
/
collab_client.js
Age
Commit message (
Expand
)
Author
2015-01-21
working with a big hack
John McLear
2015-01-21
some sanity
John McLear
2014-12-16
Merge pull request #2377 from webzwo0i/avoid-global-vairables
John McLear
2014-12-16
declare var outside of loop
webzwo0i
2014-12-16
Merge pull request #2373 from webzwo0i/avoid-global-vairables
John McLear
2014-12-14
dont make local variables global
webzwo0i
2014-11-22
swap out jquery browser for bower but expose browser object to all pages also...
John McLear
2013-12-08
[collab_client] remove unused function getStats
webzwo0i
2013-12-08
[collab_client] remove keys function, which was not used and variable reconne...
webzwo0i
2013-12-08
do not send globalPadId in clientvars - its not used anywhere
webzwo0i
2013-12-08
[collab_client] remove socketid because its not used
webzwo0i
2013-04-08
use `parent.parent` instead of `top` in `collab_client.js`, since `top` break...
mluto
2013-03-16
a safer approach I think but still be careful
John McLear
2013-02-27
stop the client disconnecting of the server sends out a bad revision #, this ...
John McLear
2013-01-07
converted load-more-link to button, added loading-gif, fixed typo
mluto
2013-01-07
Added link to load more chat-messages using new GET_CHAT_MESSAGES
mluto
2013-01-06
client loads messages using the new client loads messages using new method, g...
mluto
2012-10-12
fix Pita/etherpad-lite #1032
NAGOYA, Yoshihiko
2012-09-15
Add `userColor` query param to set initial color
Charlie DeTar
2012-09-13
fix for InternationalComposition(e.g., Japanese Input)
NAGOYA, Yoshihiko
2012-08-10
Add in a plugin hook "handleClientMessage_<MSG_NAME>"
Mark Holmquist
2012-04-20
removing debug code in collab_client.js
Matthias Bartelmeß
2012-04-20
removed unused functions in collab_client
Matthias Bartelmeß
2012-03-10
Merge branch 'require-paths' into plugin
Chad Weider
2012-03-02
Merge branch 'pita'
Egil Moeller
2012-02-26
First stab at getting client side require(plugin/..) to work from within ethe...
Egil Moeller
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller