max-nextcloud

Results 366 comments of max-nextcloud

* [ ] add an occ task to clean up all sessions * [ ] repair step that does this with next release * [ ] ~~store document state after...

I think we are missing a mechanism for resyncing clients once they get out of sync. yjs-websocket provides this in https://github.com/yjs/y-websocket/blob/master/src/y-websocket.js#L300-L311 - but that only works with a server that...

> In `DocumentService->addStep()` we fetch all steps if there's queries in pushes of type `YJS_SYNC_MESSAGE_STEP1`: If i remember correctly we never used them on the cient side. So while i...

> I could prepare patches for these two problems. A patch for 1. seems like a good idea to eliminate race conditions. With 2. as i said i'd check if...

> As far as I understand, you would make the client do 1. along with the autosave every 30 seconds. How would you ensure that only one client does so?...

# Attempts to reproduce this - ideally in a reliable way ## Failed ### Oct 27th - two clients against local dev server I tried to reproduce this problem on...

We have a [fix](https://github.com/nextcloud/text/pull/5126) for the one scenario that we could reproduce reliably. It will ship with the next releases - that is 28.0.2, 27.1.6 and 26.0.11. I'm curious to...

@rvjr @benthie First of all thanks a lot for your contribution! :heart: I'm looking into ci issues right now and trying to make it run more robustly. I will also...

Hey @marcotrevisan Thanks for your feedback! We have the callouts to raise attention for a particular text part. We're mostly focusing on the content and structure of the document. Colors...

@marcotrevisan Thanks a lot for your fast response. What was your impression of how these colors were used? Mostly to highlight things like a text marker? I can well imagine...