David Luzar
|
163ad1f4c4
|
feat: image support (#4011)
Co-authored-by: Emil Atanasov <heitara@gmail.com>
Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
|
2021-10-21 22:05:48 +02:00 |
|
David Luzar
|
3a0b6fb41b
|
refactor: move getSyncableElements to CollabWrapper & expose isInvisiblySmallElement helper (#3471)
Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
|
2021-04-21 23:37:44 +02:00 |
|
Aakansha Doshi
|
25fd275158
|
fix: Don't share collab types with core (#3353)
* fix: Don't share collab types with core
* fix
* remove
* fix
|
2021-03-28 19:26:03 +05:30 |
|
Lipis
|
bb612fd768
|
chore: Track collaboration (#3211)
|
2021-03-10 17:45:37 +02:00 |
|
Thomas Steiner
|
1837147c55
|
feat: Add idle detection to collaboration feature (#2877)
* Start idle detection implementation
* First working version
* Add screen state
* Add type safety
* Better rendering, enum types, localization
* Add origin trial token
* Fix
* Refactor idle detection to no longer use IdleDetector API
* Cleanup some leftovers
* Fix
* Apply suggestions from code review
* Three state: active 🟢, idle 💤, away ⚫️
* Address feedback from code review
Thanks, @lipis
* Deal with unmount
Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
|
2021-02-04 11:55:43 +01:00 |
|
David Luzar
|
ce507b0a0b
|
feat: don't store to LS during collab (#2909)
|
2021-02-03 19:14:26 +01:00 |
|
David Luzar
|
0a0be839b9
|
refactor: rewrite collabWrapper to remove TDZs and simplify (#2834)
|
2021-01-25 10:47:35 +01:00 |
|
Aakansha Doshi
|
e617ccc252
|
Factor out collaboration code (#2313)
Co-authored-by: Lipis <lipiridis@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
|
2020-12-05 15:30:53 +01:00 |
|