Richard Steinmetz
Richard Steinmetz
This is a feature request. We would need a setting for generating `squareUncroppedSizes` but use it for the shorter edge, as you said.
I implement the config option and just pushed a new release v5.9.0. After updating the app you can use the following command to generate the previews for the timeline view...
> @marcoambrosini can you clarify on 12. Next available slot more accessible (next 10 slots or so) - what is meant by that feature? Is that for the appointments, and...
Hi, just to let you know, I'm still interested in allowing parallel preview generation. I implemented the first part in the linked PR (`pre-generate`). I'll get to the `generate` command...
> > Yeah it's the same now even without this PR, I just discovered it, I will open an issue for it. > > Yeah, I noticed that and thought...
I tried to reproduce it locally and it worked fine. Even if the accepted event is in another calendar (tried to reproduce your setup). My early versions of the feature...
Test failures might be legit.
Let's wait for the final release of Psalm v7.
## Additional idea - [x] ~Split the search endpoint into two: one for the db and one for the imap server. This way both could be executed at the same...
The PR at https://github.com/nextcloud/mail/pull/11055 should also help with the database search. The index over (normalized) email addresses can be used afterwards.