Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users

This commit is contained in:
yflory
2018-06-20 16:39:52 +02:00
19 changed files with 580 additions and 127 deletions

View File

@@ -90,6 +90,7 @@ define({
// Request the full history from the server when the users clicks on the history button.
// Callback is called when the FULL_HISTORY_END message is received in the outside.
'Q_GET_FULL_HISTORY': true,
'Q_GET_HISTORY_RANGE': true,
// When a (full) history message is received from the server.
'EV_RT_HIST_MESSAGE': true,