overleaf/services/web/app
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
..
coffee Add in option for global login requirement (defaults to on) 2015-04-15 11:14:53 +01:00
templates/project_files removed old email tempaltes 2014-03-06 11:53:24 +00:00
views Buffer updates when only a single user is editing a document 2015-04-17 11:24:28 +01:00