max-nextcloud

Results 366 comments of max-nextcloud

I was able to produce this exact behavior for a text file by delaying requests to `/apps/text/js/text-files.*` . So far we were thinking richdocuments may try to register the file...

We could move the registration of viewer handlers into init scripts just like viewer moved its own initialization into an init script here: https://github.com/nextcloud/viewer/pull/2486

> Why was it taken out? * It seemed redundant to write... "Type `/` to add" when there's a plus button right next to it. * Not everyone can mention...

Sounds good to me. I wonder if it might be easier to use the approach of the suggestion bar of checking for an empty editor for the placeholder as well....

@mejo- That app sounds like a good solution. Shall we just close this or are there any downsides / blockers to using `group_everyone` ?

> A possible problem with this is that people currently won't be able to create collectives, right? Yes. We need to check from the collectives side if a user is...