This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
outline/app/components
Tom Moor 146e4da73b feat: Document presence indicator (#1114)
* Update websockets to allow joining document-based rooms

* dynamic websocket joining

* emit user.join/leave events when entering and exiting document rooms

* presence storage

* feat: frontend presence store

* lint

* UI updates

* First pass editing state

* refactoring

* Timeout per user/doc
lint

* Document data loading refactor to keep Socket mounted

* restore: Mark as viewed functionality
Add display of 'you' to collaborators

* fix: Socket/document remount when document slug changes due to title change

* Revert unneccessary package update

* Move editing ping interval to a shared constant

* fix: Flash of sidebar when loading page directly on editing mode

* separate document and revision loading

* add comments for socket events

* fix: Socket events getting bound multiple times on reconnect

* fix: Clear client side presence state on disconnect

* fix: Don't ignore server side error
Improved documentation

* More comments / why comments

* rename Socket -> SocketPresence

* fix: Handle redis is down
remove unneccessary join

* fix: PR feedback
2020-01-02 21:17:59 -08:00
..
2019-10-13 09:32:58 -07:00
2019-10-05 18:42:03 -07:00
2019-04-17 19:11:23 -07:00
2019-03-12 21:35:35 -07:00
2019-08-08 23:09:09 -07:00
2019-10-05 18:42:03 -07:00
2019-07-07 19:25:45 -07:00
2019-04-06 16:20:27 -07:00
2019-10-12 23:03:58 -07:00
2019-04-23 07:31:20 -07:00
2019-06-25 21:53:23 -07:00
2019-03-12 21:35:35 -07:00
2019-03-12 21:35:35 -07:00
2019-06-24 22:14:59 -07:00
2019-10-05 18:42:03 -07:00
2019-10-05 18:42:03 -07:00
2019-03-12 21:35:35 -07:00
2019-03-12 21:35:35 -07:00
2019-08-08 23:09:09 -07:00
2019-12-22 14:54:12 -08:00
2019-08-08 23:09:09 -07:00
2019-08-08 23:09:09 -07:00
2019-07-07 21:40:34 -07:00
2019-01-05 13:37:33 -08:00
2019-06-24 22:14:59 -07:00