Commit Graph

18054 Commits

Author SHA1 Message Date
Claudio Cambra 539ba93fd1 QMLify the UserModel, use properties rather than setter methods
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-15 16:47:17 +02:00
Claudio Cambra 3271653412
Merge pull request #4720 from nextcloud/bugfix/pre-big-sur-compile
Use preprocessor directive rather than normal 'if' for UNNotification types
2022-07-15 16:46:51 +02:00
Claudio Cambra f8d79c389c Use preprocessor directive rather than normal 'if' for UNNotification types
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-15 16:21:16 +02:00
Claudio Cambra 7f40e7eb7e
Merge pull request #4717 from nextcloud/bugfix/sparkle-skipautoupdatecheck
Respect skipAutoUpdateCheck in nextcloud.cfg with Sparkle on macOS
2022-07-15 16:20:28 +02:00
Claudio Cambra f2dbceaee0 Respect skipAutoUpdateCheck in nextcloud.cfg with Sparkle on macOS
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-15 15:49:13 +02:00
Claudio Cambra bceae89ca1
Merge pull request #4712 from nextcloud/bugfix/usermodel-no-int-references
Take ints by value rather than reference in UserModel methods
2022-07-15 15:48:49 +02:00
Claudio Cambra 6872e1a75b Take ints by value rather than reference in UserModel methods
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-15 15:01:48 +02:00
Nextcloud bot f4744eb682
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-15 04:11:09 +00:00
Nextcloud bot f21f7a3064
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-14 04:08:29 +00:00
Nextcloud bot 9cb255f046
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-13 04:07:46 +00:00
Claudio Cambra 1ec3c38495
Merge pull request #4707 from nextcloud/feature/macos-icon
Use macOS-specific application icon
2022-07-13 01:48:47 +02:00
Claudio Cambra e8cc3690ce
Merge branch 'master' into feature/macos-icon 2022-07-13 00:46:24 +02:00
Claudio Cambra 15b7ee4003
Merge pull request #4706 from nextcloud/bugfix/limit-concurrent-notifications
Limit concurrent notifications
2022-07-13 00:46:12 +02:00
Claudio Cambra bc01db7cff
Merge branch 'master' into bugfix/limit-concurrent-notifications 2022-07-13 00:18:08 +02:00
Claudio Cambra ea0ab54922
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
2022-07-13 00:13:42 +02:00
Claudio Cambra 4532293e2a
Merge branch 'master' into work/remove-cmake-fortify-source 2022-07-12 23:28:19 +02:00
Claudio Cambra fc16d82dfd
Merge pull request #4688 from nextcloud/bugfix/refactor-tray-window-open
Refactor tray window opening code for clarity and efficiency
2022-07-12 23:27:35 +02:00
Claudio Cambra ce9e4a99c0 Refactor tray window opening code for clarity and efficiency
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-12 22:54:00 +02:00
Claudio Cambra 53aba48aaf
Merge pull request #4650 from nextcloud/bugfix/userstatusselectormodel-refactor
Properly adapt the UserStatusSelectorModel to QML, eliminate hacks, make code more declarative
2022-07-12 22:52:54 +02:00
Claudio Cambra cf372b43ac Properly adapt the userstatusselectormodel, eliminate hacks, make code more declarative
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-12 21:10:26 +02:00
Claudio Cambra 004d4e90f9
Merge pull request #4700 from nextcloud/work/fix-png-gen-bug
Fix bad quote in CMakeLists PNG generation message
2022-07-12 20:59:10 +02:00
Claudio Cambra 7d087026ca Limit concurrent notifications
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-12 20:24:50 +02:00
Claudio Cambra 850d23c63a Only set _FORTIFY_SOURCE when a higher level of this flag has not been set
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-12 20:23:35 +02:00
Claudio Cambra f892d24717 Fix bad quote in PNG generation message
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-12 20:20:30 +02:00
Claudio Cambra fee45e4409 Use macOS-specific application icon
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-12 17:39:46 +02:00
Claudio Cambra b707aef3a2
Merge pull request #4628 from nextcloud/feature/emoji-picker-placeholder-message 2022-07-12 15:29:24 +02:00
Claudio Cambra e0041feca0 Add a placeholder message for the recents tab of the emoji picker
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-12 15:19:57 +02:00
Nextcloud bot e37746d924
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-12 04:10:48 +00:00
Nextcloud bot 58e5b15fb4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-10 04:10:41 +00:00
Nextcloud bot 289b6aac39
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-09 04:08:34 +00:00
Nextcloud bot 85f5bbdf33
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-08 04:10:03 +00:00
Nextcloud bot 7da75cccb8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-07 04:07:40 +00:00
Claudio Cambra 2ffe6409fe
Merge pull request #4687 from nextcloud/work/systray-cleanup
Clean up systray methods, make more QML-friendly
2022-07-06 12:38:52 +02:00
Claudio Cambra b712eb95e2 Clean up systray methods, make more QML-friendly
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-06 11:26:53 +02:00
Claudio Cambra d6faf0a250
Merge pull request #4686 from nextcloud/feature/back-button-setup
Add a custom back button to the account wizard's advanced setup page
2022-07-06 10:56:43 +02:00
Claudio Cambra 5e67405b45 Add a custom back button to the account wizard's advanced setup page
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-06 09:57:30 +02:00
Matthieu Gallien dfe2ef87cd
Merge pull request #4683 from nextcloud/enh/discovery-logs
Add 'db/local/remote' reference to log string.
2022-07-05 23:16:39 +02:00
Camila 6be5cb9f78 Add 'db/local/remote' reference to log string.
Signed-off-by: Camila <hello@camila.codes>
2022-07-05 18:35:28 +02:00
Nextcloud bot 4b2298cec3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-05 04:08:46 +00:00
Claudio Cambra 082372955c
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
2022-07-05 00:12:59 +02:00
Claudio Cambra 22464f5005 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>
2022-07-04 14:11:19 +02:00
Nextcloud bot 2894c80d37
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-04 04:08:29 +00:00
Nextcloud bot 23d0ec5c13
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-03 04:04:00 +00:00
Nextcloud bot 677b7bbd1b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-02 04:07:50 +00:00
Matthieu Gallien c8fd189050
Merge pull request #4693 from nextcloud/bugfix/increase-call-notification-timeout
Increase the call state checking interval to not overload the server
2022-07-01 16:07:30 +02:00
Claudio Cambra ada355061a Increase the call state checking interval to not overload the server
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-01 14:44:46 +02:00
Claudio Cambra 60960e7358
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
2022-07-01 13:58:23 +02:00
Claudio Cambra a74f9b367d Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-01 13:15:40 +02:00
Claudio Cambra 8ce08424ba
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
2022-07-01 12:55:10 +02:00
Claudio Cambra a504dbf965 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>
2022-07-01 11:39:50 +02:00