overleaf/services/web/public/coffee/ide/editor
James Allen af85c83877 Buffer updates when only a single user is editing a document
Add in 5 second delay between flushing updates when only a single user
is editing a document. As soon as an update is received from another user
we switch to sending updates immediately again so there is no latency
between collaborators. The logic applies to individual docs, so two users
can be editing different docs and will still buffer updates since they
will not affect each other.
2015-04-17 11:24:28 +01:00
..
controllers remove underscore from pollSavingStatus 2015-03-19 14:22:22 +00:00
directives Fix display of annotations when switching files in ace editor 2015-04-08 14:39:39 +01:00
sharejs Buffer updates when only a single user is editing a document 2015-04-17 11:24:28 +01:00
Document.coffee Buffer updates when only a single user is editing a document 2015-04-17 11:24:28 +01:00
EditorManager.coffee Buffer updates when only a single user is editing a document 2015-04-17 11:24:28 +01:00
ShareJsDoc.coffee Buffer updates when only a single user is editing a document 2015-04-17 11:24:28 +01:00