Richard Steinmetz
Richard Steinmetz
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...
**Ultra early WIP** Resolves #712 ## Requires - [x] https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/884 (+ some unpushed patches) - [x] https://github.com/nextcloud-libraries/webpack-vue-config/pull/331 (imported via `github:*`) - [x] https://github.com/nextcloud-libraries/nextcloud-password-confirmation/pull/967 ## TODO - [x] Migrate settings entry...
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature. * Please don't comment if you have no relevant...
To fix CI. Apparently, the region has to be set explicitly since some time and the action is not pinned to a version.
## TODO - [ ] The signature is inserted over and over again when maximizing the composer
Follow-up to https://github.com/nextcloud/mail/pull/10986 Any chance we can *cache* the first page of mailboxes? We have to make it unique for mailbox id + sync token(s), then it should be safe,...
### Is your feature request related to a problem? Please describe. Searching for emails is a sluggish experience and takes time to load. Even if the there are some emails...
Follow-up to https://github.com/nextcloud/mail/issues/3968 The importance classifier could be further improved by adding a feature to distinguish between important tags set by the automation vs. manually by the user. This would...
Fix https://github.com/nextcloud/calendar/issues/6702 This PR fixes an array of issues in the time zone handling and slot suggestion logic of the free busy or "find a time" modal. ## Fixes 1....