Claudio Cambra [Tue, 12 Jul 2022 21:27:35 +0000 (23:27 +0200)]
Merge pull request #4688 from nextcloud/bugfix/refactor-tray-window-open
Refactor tray window opening code for clarity and efficiency
Claudio Cambra [Thu, 30 Jun 2022 15:42:39 +0000 (17:42 +0200)]
Refactor tray window opening code for clarity and efficiency
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Tue, 12 Jul 2022 20:52:54 +0000 (22:52 +0200)]
Merge pull request #4650 from nextcloud/bugfix/userstatusselectormodel-refactor
Properly adapt the UserStatusSelectorModel to QML, eliminate hacks, make code more declarative
Claudio Cambra [Fri, 17 Jun 2022 16:00:24 +0000 (18:00 +0200)]
Properly adapt the userstatusselectormodel, eliminate hacks, make code more declarative
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Tue, 12 Jul 2022 18:59:10 +0000 (20:59 +0200)]
Merge pull request #4700 from nextcloud/work/fix-png-gen-bug
Fix bad quote in CMakeLists PNG generation message
Claudio Cambra [Tue, 5 Jul 2022 09:54:00 +0000 (11:54 +0200)]
Fix bad quote in PNG generation message
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Tue, 12 Jul 2022 13:29:24 +0000 (15:29 +0200)]
Merge pull request #4628 from nextcloud/feature/emoji-picker-placeholder-message
Claudio Cambra [Thu, 9 Jun 2022 15:11:19 +0000 (17:11 +0200)]
Add a placeholder message for the recents tab of the emoji picker
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Tue, 12 Jul 2022 04:10:48 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 10 Jul 2022 04:10:41 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 9 Jul 2022 04:08:34 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 8 Jul 2022 04:10:03 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 7 Jul 2022 04:07:40 +0000 (04:07 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Wed, 6 Jul 2022 10:38:52 +0000 (12:38 +0200)]
Merge pull request #4687 from nextcloud/work/systray-cleanup
Clean up systray methods, make more QML-friendly
Claudio Cambra [Thu, 30 Jun 2022 14:20:13 +0000 (16:20 +0200)]
Clean up systray methods, make more QML-friendly
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Wed, 6 Jul 2022 08:56:43 +0000 (10:56 +0200)]
Merge pull request #4686 from nextcloud/feature/back-button-setup
Add a custom back button to the account wizard's advanced setup page
Claudio Cambra [Thu, 30 Jun 2022 12:14:57 +0000 (14:14 +0200)]
Add a custom back button to the account wizard's advanced setup page
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Matthieu Gallien [Tue, 5 Jul 2022 21:16:39 +0000 (23:16 +0200)]
Merge pull request #4683 from nextcloud/enh/discovery-logs
Add 'db/local/remote' reference to log string.
Camila [Wed, 29 Jun 2022 13:29:16 +0000 (15:29 +0200)]
Add 'db/local/remote' reference to log string.
Signed-off-by: Camila <hello@camila.codes>
Nextcloud bot [Tue, 5 Jul 2022 04:08:46 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Mon, 4 Jul 2022 22:12:59 +0000 (00:12 +0200)]
Merge pull request #4685 from nextcloud/bugfix/workaround-window-positioning-linux
Work around issues with window positioning on Linux DEs, hardcode tray window to screen center when new account added
Claudio Cambra [Wed, 29 Jun 2022 17:57:52 +0000 (19:57 +0200)]
Work around issues with window positioning on Linux DEs, hardcode tray window to screen center when new account added
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Mon, 4 Jul 2022 04:08:29 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 3 Jul 2022 04:04:00 +0000 (04:04 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 2 Jul 2022 04:07:50 +0000 (04:07 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Fri, 1 Jul 2022 14:07:30 +0000 (16:07 +0200)]
Merge pull request #4693 from nextcloud/bugfix/increase-call-notification-timeout
Increase the call state checking interval to not overload the server
Claudio Cambra [Fri, 1 Jul 2022 12:44:46 +0000 (14:44 +0200)]
Increase the call state checking interval to not overload the server
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Fri, 1 Jul 2022 11:58:23 +0000 (13:58 +0200)]
Merge pull request #4643 from nextcloud/bugfix/finder-sync-crashing
Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done, avoiding crashing of the Finder Sync Extension on macOS
Claudio Cambra [Wed, 15 Jun 2022 10:06:41 +0000 (12:06 +0200)]
Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Fri, 1 Jul 2022 10:55:10 +0000 (12:55 +0200)]
Merge pull request #4672 from nextcloud/bugfix/close-dead-call-notifications
Close call notifications when the call has been joined by the user, or the call has ended
Claudio Cambra [Fri, 24 Jun 2022 09:49:38 +0000 (11:49 +0200)]
Close call notifications when the call has been joined by the user, or the call has ended
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Fri, 1 Jul 2022 04:19:27 +0000 (04:19 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Thu, 30 Jun 2022 13:36:14 +0000 (15:36 +0200)]
Merge pull request #4671 from nextcloud/enh/noid/use-em-dash
use an en-dash for the userstatus panel
szaimen [Fri, 24 Jun 2022 14:57:11 +0000 (16:57 +0200)]
use an en-dash for the userstatus panel
Signed-off-by: szaimen <szaimen@e.mail.de>
Nextcloud bot [Thu, 30 Jun 2022 04:08:03 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Wed, 29 Jun 2022 19:11:15 +0000 (22:11 +0300)]
Merge pull request #4682 from nextcloud/bugfix/windows-ci-craft-revision
Windows CI. Use specific Craft revision.
alex-z [Wed, 29 Jun 2022 06:35:41 +0000 (09:35 +0300)]
Windows CI. Use forked Craft repository.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Nextcloud bot [Wed, 29 Jun 2022 04:12:57 +0000 (04:12 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Camila [Tue, 28 Jun 2022 17:56:11 +0000 (19:56 +0200)]
Merge pull request #4577 from nextcloud/enh/talkreply
Reply button size should be same as the input field, smaller + text color
Camila [Thu, 19 May 2022 15:01:54 +0000 (17:01 +0200)]
Clean up code, move values to Style.qml.
Signed-off-by: Camila <hello@camila.codes>
Camila [Thu, 19 May 2022 12:53:31 +0000 (14:53 +0200)]
Talk reply field should now have the same height as the 'Reply' button.
Signed-off-by: Camila <hello@camila.codes>
Matthieu Gallien [Tue, 28 Jun 2022 07:22:36 +0000 (09:22 +0200)]
Merge pull request #4678 from nextcloud/Valdnet-patch-2
Correct spelling
Valdnet [Mon, 27 Jun 2022 09:03:30 +0000 (11:03 +0200)]
i18n: Add dot
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet [Mon, 27 Jun 2022 08:50:20 +0000 (10:50 +0200)]
i18n: Fix for "end-to-end"
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet [Mon, 27 Jun 2022 08:48:45 +0000 (10:48 +0200)]
i18n: Fix for "end-to-end"
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Nextcloud bot [Tue, 28 Jun 2022 04:19:40 +0000 (04:19 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 27 Jun 2022 04:09:36 +0000 (04:09 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Sun, 26 Jun 2022 21:20:48 +0000 (23:20 +0200)]
Merge pull request #4526 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Updating command-rebase.yml workflow from template
Nextcloud bot [Sat, 11 Jun 2022 15:15:02 +0000 (15:15 +0000)]
Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 26 Jun 2022 04:07:46 +0000 (04:07 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 25 Jun 2022 04:09:15 +0000 (04:09 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Fri, 24 Jun 2022 17:15:36 +0000 (19:15 +0200)]
Merge pull request #4655 from nextcloud/bugfix/gnome-open-main-dialog
Fix the system tray menu not being correctly replaced in setupContextMenu on GNOME
Claudio Cambra [Mon, 20 Jun 2022 17:13:11 +0000 (19:13 +0200)]
Fix the system tray menu not being correctly replaced in setupContextMenu
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Fri, 24 Jun 2022 14:29:59 +0000 (16:29 +0200)]
Merge pull request #4624 from nextcloud/feature/userstatusdialog-design
Make user status dialog look in line with the rest of the desktop client tray and Nextcloud
Claudio Cambra [Wed, 8 Jun 2022 00:30:22 +0000 (02:30 +0200)]
User dialog now looks in line with the rest of the desktop client tray
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Matthieu Gallien [Fri, 24 Jun 2022 14:28:47 +0000 (16:28 +0200)]
Merge pull request #4631 from nextcloud/big-sur-icon
Add SVG icon styled for macOS Big Sur
Elsie Hupp [Fri, 10 Jun 2022 16:43:54 +0000 (12:43 -0400)]
Add SVG icon styled for macOS Big Sur
Signed-off-by: Elsie Hupp <github@elsiehupp.com>
Matthieu Gallien [Fri, 24 Jun 2022 13:23:56 +0000 (15:23 +0200)]
Merge pull request #4667 from nextcloud/bugfix/gender-neutral-wording
Make client language gender-neutral and more clear
Claudio Cambra [Thu, 23 Jun 2022 09:13:18 +0000 (11:13 +0200)]
Make client language gender-neutral and more clear
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Fri, 24 Jun 2022 12:35:54 +0000 (14:35 +0200)]
Merge pull request #4663 from nextcloud/feature/resizeable-share-dialog
Make the share dialog resizeable
Claudio Cambra [Wed, 22 Jun 2022 11:34:39 +0000 (13:34 +0200)]
Share dialog is now resizeable
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Fri, 24 Jun 2022 11:44:31 +0000 (13:44 +0200)]
Merge pull request #4616 from nextcloud/bugfix/user-status-selector-crash
Fix crashing when selecting user status and predefined statuses not appearing
Claudio Cambra [Tue, 14 Jun 2022 11:05:31 +0000 (13:05 +0200)]
Remove Q_ASSERTs for userstatusconnector
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Tue, 7 Jun 2022 16:53:46 +0000 (18:53 +0200)]
Fix crashing when selecting user status
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Matthieu Gallien [Fri, 24 Jun 2022 09:50:33 +0000 (11:50 +0200)]
Merge pull request #4638 from nextcloud/feature/local-folder-button
Redesign local folder information in the account-adding wizard
Claudio Cambra [Mon, 13 Jun 2022 16:08:20 +0000 (18:08 +0200)]
Redesign local folder information in the account adding wizard
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Matthieu Gallien [Fri, 24 Jun 2022 08:19:24 +0000 (10:19 +0200)]
Merge pull request #4582 from nextcloud/bugfix/forceAngleWrapOpenglMode
force OpenGL via Angle and using warp direct3d software rasterizer
Matthieu Gallien [Fri, 20 May 2022 13:38:26 +0000 (15:38 +0200)]
set OpenGL software rendering and set similar options for webview
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Fri, 24 Jun 2022 04:08:49 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Camila [Thu, 23 Jun 2022 11:20:03 +0000 (13:20 +0200)]
Merge pull request #4640 from nextcloud/bugfix/share-dialog
bugfix/share-dialog
Camila [Tue, 14 Jun 2022 15:39:08 +0000 (17:39 +0200)]
Remove unused signal fileActivityButtonClicked.
Signed-off-by: Camila <hello@camila.codes>
Camila [Tue, 14 Jun 2022 15:25:01 +0000 (17:25 +0200)]
absolutePath was undefined.
It was not part of the model, the correct one was path (PathRole).
Signed-off-by: Camila <hello@camila.codes>
Matthieu Gallien [Thu, 23 Jun 2022 07:40:34 +0000 (09:40 +0200)]
Merge pull request #4657 from nextcloud/bugfix/accessibility
Remove tooltip because it is only repeating the label of the link.
Camila [Tue, 21 Jun 2022 10:11:03 +0000 (12:11 +0200)]
Remove tooltip because it is only repeating the label of the link.
It is bad for accessibility.
Signed-off-by: Camila <hello@camila.codes>
Nextcloud bot [Thu, 23 Jun 2022 04:08:07 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 22 Jun 2022 15:16:26 +0000 (17:16 +0200)]
Merge pull request #4439 from nextcloud/jospoortvliet-patch-1
fix general section
Jos Poortvliet [Thu, 14 Apr 2022 13:35:15 +0000 (15:35 +0200)]
Update documentation.
- Fix table that was missing
- Updates targetChunkUploadDuration and maxChunkSize.
- Adds section about Cloudflare.
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Claudio Cambra [Wed, 22 Jun 2022 13:05:25 +0000 (15:05 +0200)]
Merge pull request #4659 from nextcloud/bugfix/call-notification-on-top
Ensure call notification stays on top of other windows
Claudio Cambra [Tue, 21 Jun 2022 11:21:41 +0000 (13:21 +0200)]
Ensure call notification stays on top of other windows
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Wed, 22 Jun 2022 04:08:53 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Tue, 21 Jun 2022 11:11:32 +0000 (13:11 +0200)]
Merge pull request #4641 from nextcloud/bugfix/userheadercolor-contrast
Add contrast to the text/icon of buttons if the server defined color is light.
Camila [Tue, 14 Jun 2022 19:24:21 +0000 (21:24 +0200)]
Add contrast to the text/icon of buttons if the server defined color is light.
Signed-off-by: Camila <hello@camila.codes>
Camila [Tue, 21 Jun 2022 09:48:36 +0000 (11:48 +0200)]
Merge pull request #4656 from nextcloud/bugfix/cfapi-test
Fix segfault when _transferDataSocket is nullptr.
Camila [Mon, 20 Jun 2022 17:49:50 +0000 (19:49 +0200)]
Fix segfault when _transferDataSocket is nullptr.
Signed-off-by: Camila <hello@camila.codes>
Nextcloud bot [Tue, 21 Jun 2022 04:11:04 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 18 Jun 2022 04:09:54 +0000 (04:09 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 17 Jun 2022 04:09:15 +0000 (04:09 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Thu, 16 Jun 2022 09:13:42 +0000 (11:13 +0200)]
Merge pull request #4645 from nextcloud/bugfix/windows-tests
Remove assert, it is no longer useful.
Camila [Wed, 15 Jun 2022 14:34:26 +0000 (16:34 +0200)]
Remove assert, it is no longer useful.
Signed-off-by: Camila <hello@camila.codes>
Nextcloud bot [Thu, 16 Jun 2022 04:11:17 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Wed, 15 Jun 2022 11:32:34 +0000 (13:32 +0200)]
Merge pull request #4637 from nextcloud/bugfix/rephrase-login-dialog
Rephrase login dialog button text to be in line with clients on other platforms
Claudio Cambra [Mon, 13 Jun 2022 13:00:26 +0000 (15:00 +0200)]
Rephrase button text to be in line with clients on other platforms
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Tue, 14 Jun 2022 04:16:48 +0000 (04:16 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 12 Jun 2022 04:16:56 +0000 (04:16 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Fri, 10 Jun 2022 14:18:24 +0000 (17:18 +0300)]
Merge pull request #4609 from nextcloud/bugfix/enable-windows-ci-testing
Bugfix/enable Windows CI unit tests and test coverage
alex-z [Wed, 4 May 2022 16:18:10 +0000 (19:18 +0300)]
Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Claudio Cambra [Fri, 10 Jun 2022 10:05:15 +0000 (12:05 +0200)]
Merge pull request #4611 from nextcloud/bugfix/dnd-call
Prevent call dialogs from being presented when do not disturb is set as the user status
Claudio Cambra [Mon, 6 Jun 2022 16:22:15 +0000 (18:22 +0200)]
Prevent call dialogs from being presented when do not disturb is set as the user status
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
allexzander [Fri, 10 Jun 2022 09:15:45 +0000 (12:15 +0300)]
Merge pull request #4622 from nextcloud/feature/generate-state-icons-from-svg
Feature/generate state icons from svg
Claudio Cambra [Fri, 10 Jun 2022 09:15:11 +0000 (11:15 +0200)]
Merge pull request #4612 from nextcloud/bugfix/build-bundleless-mac
Fix building the client on macOS without the application bundle