Claudio Cambra [Tue, 19 Jul 2022 12:19:33 +0000 (14:19 +0200)]
Ensure debug archive contents are readable by any user
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Thu, 21 Jul 2022 11:47:31 +0000 (13:47 +0200)]
Merge pull request #4735 from nextcloud/bugfix/fix-disappearing-notifications
Stop clearing notifications when new notifications are received
Claudio Cambra [Wed, 13 Jul 2022 18:23:46 +0000 (20:23 +0200)]
Stop clearing notifications when new notifications are received
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Thu, 21 Jul 2022 04:11:55 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Wed, 20 Jul 2022 13:13:48 +0000 (15:13 +0200)]
Merge pull request #4679 from nextcloud/bugfix/improveLogs
print sync direction in SyncFileStatusTracker::slotAboutToPropagate
Matthieu Gallien [Tue, 28 Jun 2022 12:42:40 +0000 (14:42 +0200)]
improve logs of OwncloudPropagator::localFileNameClash
no need to print a line each time we check for a name clash
always print a line when a clash is detected
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 28 Jun 2022 12:29:53 +0000 (14:29 +0200)]
print sync direction in SyncFileStatusTracker::slotAboutToPropagate
will avoid having to look up this information in other log parts
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Wed, 20 Jul 2022 04:07:28 +0000 (04:07 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 19 Jul 2022 04:09:05 +0000 (04:09 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Mon, 18 Jul 2022 14:05:09 +0000 (16:05 +0200)]
Merge pull request #4738 from nextcloud/bugfix/painted-width-qml-errors
Fix ActivityItemContent QML paintedWidth errors
Claudio Cambra [Fri, 15 Jul 2022 10:47:48 +0000 (12:47 +0200)]
Fix ActivityItemContent QML paintedWidth errors
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Mon, 18 Jul 2022 04:07:00 +0000 (04:07 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 17 Jul 2022 04:07:58 +0000 (04:07 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 16 Jul 2022 04:08:13 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Fri, 15 Jul 2022 15:22:54 +0000 (17:22 +0200)]
Merge pull request #4710 from nextcloud/bugfix/qmlify-usermodel
QML-ify the UserModel, use properties rather than setter methods
Claudio Cambra [Fri, 8 Jul 2022 14:49:27 +0000 (16:49 +0200)]
QMLify the UserModel, use properties rather than setter methods
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Fri, 15 Jul 2022 14:46:51 +0000 (16:46 +0200)]
Merge pull request #4720 from nextcloud/bugfix/pre-big-sur-compile
Use preprocessor directive rather than normal 'if' for UNNotification types
Claudio Cambra [Tue, 12 Jul 2022 09:11:44 +0000 (11:11 +0200)]
Use preprocessor directive rather than normal 'if' for UNNotification types
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Fri, 15 Jul 2022 14:20:28 +0000 (16:20 +0200)]
Merge pull request #4717 from nextcloud/bugfix/sparkle-skipautoupdatecheck
Respect skipAutoUpdateCheck in nextcloud.cfg with Sparkle on macOS
Claudio Cambra [Mon, 11 Jul 2022 10:09:12 +0000 (12:09 +0200)]
Respect skipAutoUpdateCheck in nextcloud.cfg with Sparkle on macOS
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Fri, 15 Jul 2022 13:48:49 +0000 (15:48 +0200)]
Merge pull request #4712 from nextcloud/bugfix/usermodel-no-int-references
Take ints by value rather than reference in UserModel methods
Claudio Cambra [Fri, 8 Jul 2022 15:44:50 +0000 (17:44 +0200)]
Take ints by value rather than reference in UserModel methods
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Fri, 15 Jul 2022 04:11:09 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 14 Jul 2022 04:08:29 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 13 Jul 2022 04:07:46 +0000 (04:07 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Tue, 12 Jul 2022 23:48:47 +0000 (01:48 +0200)]
Merge pull request #4707 from nextcloud/feature/macos-icon
Use macOS-specific application icon
Claudio Cambra [Tue, 12 Jul 2022 22:46:24 +0000 (00:46 +0200)]
Merge branch 'master' into feature/macos-icon
Claudio Cambra [Tue, 12 Jul 2022 22:46:12 +0000 (00:46 +0200)]
Merge pull request #4706 from nextcloud/bugfix/limit-concurrent-notifications
Limit concurrent notifications
Claudio Cambra [Tue, 12 Jul 2022 22:18:08 +0000 (00:18 +0200)]
Merge branch 'master' into bugfix/limit-concurrent-notifications
Claudio Cambra [Tue, 12 Jul 2022 22:13:42 +0000 (00:13 +0200)]
Merge pull request #4703 from nextcloud/work/remove-cmake-fortify-source
Only set _FORTIFY_SOURCE when a higher level of this flag has not been set
Claudio Cambra [Tue, 12 Jul 2022 21:28:19 +0000 (23:28 +0200)]
Merge branch 'master' into work/remove-cmake-fortify-source
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 [Wed, 6 Jul 2022 14:22:23 +0000 (16:22 +0200)]
Limit concurrent notifications
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Tue, 5 Jul 2022 11:03:55 +0000 (13:03 +0200)]
Only set _FORTIFY_SOURCE when a higher level of this flag has not been set
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
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 [Wed, 6 Jul 2022 16:09:11 +0000 (18:09 +0200)]
Use macOS-specific application icon
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>