overleaf/services/web/public/coffee/ide/editor
Alberto Fernández Capel 7d0d18ea5e Use the cursor:editor:update event to track user activity
It is strictly a superset of the change event we were using
before: if there's a change, there will be always a cursor
update, but there can be cursor updates (like when the user
presses the arrow keys) that don't change the document.

This is coherent with what we do to track user activity at

dfb9943521/public/coffee/ide/connection/ConnectionManager.coffee (L49-L50)
2018-01-24 17:20:30 +00:00
..
controllers modal for lost connection 2016-11-03 12:37:44 +00:00
directives Use the cursor:editor:update event to track user activity 2018-01-24 17:20:30 +00:00
sharejs CI and local dev environment improvements 2018-01-15 09:36:41 +00:00
AceShareJsCodec.coffee Jump to position based on offset since we don't know doc lines for unopen docs 2016-11-22 16:34:39 +00:00
Document.coffee increase allowed op backlog and flush tolerance 2017-11-01 14:20:07 +00:00
EditorManager.coffee Support per user track changes (proof of concept) 2017-07-07 10:38:13 +01:00
ShareJsDoc.coffee increase allowed op backlog and flush tolerance 2017-11-01 14:20:07 +00:00