libreoffice-online/common
Ashod Nakashian 0476d1d9f2 wsd: don't complain to the user on idle termination
We no longer tell the clinet "This is embarrassing..."
when we disconnect and unload an idle document. Instead,
the client UI remains greyed out so the user can resume
as if it was inactive (and reload the document in this case).

Also, we now always send the "close: " message prior
to shutting down a client websocket. This is more
reasonable and consistent when we intentionally disconnect,
so clients can rely on it to signal intent and give reason.

Otherwise, a disconnection without this application-level
message should be unexpected and is therefore reasonable
to show the "This is embarrassing..." message.

Change-Id: Ic7439bcc9267be155586ccd5d122e9fe60225516
2017-02-05 21:59:23 -05:00
..
Common.hpp
FileUtil.cpp wsd: faster jail directory cleanup 2017-01-30 05:10:09 +00:00
FileUtil.hpp wsd: faster jail directory cleanup 2017-01-30 05:10:09 +00:00
IoUtil.cpp
IoUtil.hpp
Log.cpp wsd: correct logging of thread ID in log entries 2017-02-03 07:05:06 +00:00
Log.hpp wsd: get system thread-id directly as not in Poco yet 2017-02-03 16:01:52 +00:00
Message.hpp wsd: add getTokenInteger to Message 2017-02-03 07:08:16 +00:00
MessageQueue.cpp wsd: cosmetics 2017-01-30 02:11:13 +00:00
MessageQueue.hpp Revert "loolwsd: improved MessageQueue" 2017-01-26 11:49:29 +01:00
Png.hpp
Protocol.cpp wsd: improved protocol helpers 2017-02-03 07:07:38 +00:00
Protocol.hpp wsd: improved protocol helpers 2017-02-03 07:07:38 +00:00
Rectangle.hpp
security.h
Session.cpp wsd: don't complain to the user on idle termination 2017-02-05 21:59:23 -05:00
Session.hpp
SigUtil.cpp wsd: fix crash when unloading idle documents 2017-02-05 21:59:23 -05:00
SigUtil.hpp
SpookyV2.cpp
SpookyV2.h
Unit.cpp
Unit.hpp
UnitHTTP.cpp
UnitHTTP.hpp
Util.cpp wsd: report PSS of kit processes 2017-02-03 07:12:31 +00:00
Util.hpp wsd: report PSS of kit processes 2017-02-03 07:12:31 +00:00