etherpad-lite/src/node/handler
Mike DeRosa 7861cae763 Cleaning up switchToPad functionality so that we only need one call to the server("SWITCH_TO_PAD") instead of two (cleaning session info and client ready).
Also Clearing chat messages when switchToPad is called in pad.js instead of having the server tell the client to clear the chat messages.
2014-07-12 16:27:00 -04:00
..
APIHandler.js Corrected the API Version number. 2014-06-01 21:21:08 +02:00
ExportHandler.js begin support for better txt output 2013-02-10 17:34:34 +00:00
ImportHandler.js Update ImportHandler.js 2014-05-09 13:50:00 +01:00
PadMessageHandler.js Cleaning up switchToPad functionality so that we only need one call to the server("SWITCH_TO_PAD") instead of two (cleaning session info and client ready). 2014-07-12 16:27:00 -04:00
SocketIORouter.js Replace tabs indentation with spaces indentation 2013-12-05 08:41:29 +01:00