Matthieu Gallien [Mon, 2 May 2022 16:35:40 +0000 (18:35 +0200)]
future 3.6.0 version development begins
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 2 May 2022 16:25:58 +0000 (18:25 +0200)]
Merge pull request #4471 from nextcloud/prepare3.5.0
prepare final 3.5.0 release
Matthieu Gallien [Mon, 2 May 2022 16:25:01 +0000 (18:25 +0200)]
prepare final 3.5.0 release
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 2 May 2022 13:16:14 +0000 (15:16 +0200)]
Merge pull request #4470 from nextcloud/prepare3.5.0-rc4
prepare 3.5.0-rc4
Matthieu Gallien [Mon, 2 May 2022 13:15:23 +0000 (15:15 +0200)]
prepare 3.5.0-rc4
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 2 May 2022 13:13:21 +0000 (15:13 +0200)]
Merge pull request #4465 from nextcloud/feature/talk-avatar
Add user avatars in talk notifications in activity list
Claudio Cambra [Fri, 29 Apr 2022 12:04:39 +0000 (14:04 +0200)]
Add user avatars in talk notifications in activity list
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Matthieu Gallien [Mon, 2 May 2022 13:12:35 +0000 (15:12 +0200)]
Merge pull request #4466 from nextcloud/bugfix/sparkle
Fix sparkle implementation in the desktop client
Claudio Cambra [Wed, 13 Apr 2022 21:46:47 +0000 (23:46 +0200)]
Add some logging
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Wed, 23 Mar 2022 08:56:11 +0000 (09:56 +0100)]
Fix macOS autoupdater
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Matthieu Gallien [Mon, 2 May 2022 12:50:20 +0000 (14:50 +0200)]
Merge pull request #4420 from nextcloud/feature/files_lock
Feature/files lock
Matthieu Gallien [Wed, 27 Apr 2022 10:56:59 +0000 (12:56 +0200)]
display lock info in share dialog
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 20 Apr 2022 11:44:19 +0000 (13:44 +0200)]
show errors on lock/unlock actions
use a native dialog to show users errors when trying to lock/unlock
files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 13 Apr 2022 08:47:23 +0000 (10:47 +0200)]
allow lock/unlock of files from files explorer integration
add new commands to the contextual menu provided by our files explorer
plugins to allow locking/unlocking a file
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 21 Apr 2022 11:57:12 +0000 (13:57 +0200)]
add automated tests for LockFileJob to validate proper behavior
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 7 Apr 2022 08:44:03 +0000 (10:44 +0200)]
introduce new jobs to handle lock/unlock of files
close #4382
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 8 Apr 2022 08:23:50 +0000 (10:23 +0200)]
fetch and store in sync database information abot lock state of files
fetch lock properties from server
decode them and store them in sync database
test to ensure we do properly handle those properties
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 7 Apr 2022 08:44:54 +0000 (10:44 +0200)]
detect capabilities for lock/unlock of files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 20 Apr 2022 20:08:07 +0000 (22:08 +0200)]
reformat SyncJournalDb::setFileRecord to decrease complexity
reduce the measure of branching complexity by reformatting the method
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Mon, 2 May 2022 04:11:38 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 1 May 2022 04:08:40 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 30 Apr 2022 04:09:12 +0000 (04:09 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Fri, 29 Apr 2022 21:12:57 +0000 (23:12 +0200)]
Merge pull request #4441 from nextcloud/bugfix/activities-fetch-overload
Bugfix/activities fetch server overload
alex-z [Wed, 13 Apr 2022 13:35:40 +0000 (16:35 +0300)]
Optimize activities fetch requests. Do not fetch when the Tray is not open. Fetch next subset only when scrolling. Fix duplicate notifications.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Matthieu Gallien [Fri, 29 Apr 2022 14:01:29 +0000 (16:01 +0200)]
Merge pull request #4430 from nextcloud/bugfix/betterReconnectLogic
increase time between connection tries
Matthieu Gallien [Fri, 29 Apr 2022 10:41:48 +0000 (12:41 +0200)]
adjust API of retry count to have everything private and simpler
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 29 Apr 2022 10:31:32 +0000 (12:31 +0200)]
obsolete and no longer needed
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 29 Apr 2022 10:29:45 +0000 (12:29 +0200)]
improve readability of computation of currentDelay recoonect time
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 12 Apr 2022 21:43:19 +0000 (23:43 +0200)]
increase time between connection tries
each time we do a failed attempt to connect increase the time until the
next try
use an elapsed timer to ensure we do properly wait between each attempt
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Fri, 29 Apr 2022 04:10:08 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Thu, 28 Apr 2022 08:18:11 +0000 (10:18 +0200)]
Merge pull request #4426 from nextcloud/feature/call-notification
Add call notification dialog.
Claudio Cambra [Thu, 21 Apr 2022 22:32:01 +0000 (00:32 +0200)]
Add an incoming talk call notification to the desktop client
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Co-authored-by: Camila <hello@camila.codes>
Nextcloud bot [Thu, 28 Apr 2022 04:10:09 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 27 Apr 2022 17:08:53 +0000 (19:08 +0200)]
Merge pull request #4447 from nextcloud/bugfix/thumbnail-changes
Realigned and resized thumbnails
Claudio Cambra [Mon, 18 Apr 2022 17:24:31 +0000 (19:24 +0200)]
Realigned and resized thumbnails
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Sun, 24 Apr 2022 04:11:39 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 23 Apr 2022 03:58:56 +0000 (03:58 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 22 Apr 2022 04:01:40 +0000 (04:01 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Thu, 21 Apr 2022 22:59:07 +0000 (00:59 +0200)]
Merge pull request #4438 from nextcloud/bugfix/activity-list-positioning
Fix positioning of activities in the activities list
Claudio Cambra [Wed, 13 Apr 2022 22:27:43 +0000 (00:27 +0200)]
Removed spacing between activies, labels now centre-aligned
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Wed, 20 Apr 2022 04:01:47 +0000 (04:01 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Tue, 19 Apr 2022 09:03:01 +0000 (11:03 +0200)]
Merge pull request #4428 from nextcloud/bugfix/new-thumbnails
Fix thumbnails for new files made while client open
Claudio Cambra [Mon, 11 Apr 2022 11:36:06 +0000 (13:36 +0200)]
Fix thumbnails for new files made while client open
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Tue, 19 Apr 2022 04:00:40 +0000 (04:00 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 18 Apr 2022 04:03:52 +0000 (04:03 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 16 Apr 2022 03:58:03 +0000 (03:58 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Fri, 15 Apr 2022 13:10:47 +0000 (15:10 +0200)]
Merge pull request #4437 from nextcloud/bugfix/header-color-contrast
Improve contrast on server color themed elements
Claudio Cambra [Wed, 13 Apr 2022 22:06:28 +0000 (00:06 +0200)]
Use header text color to improve contrast with header colours when hovering on themed elements
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Fri, 15 Apr 2022 04:03:08 +0000 (04:03 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 14 Apr 2022 04:08:30 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 13 Apr 2022 04:03:21 +0000 (04:03 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 12 Apr 2022 04:01:19 +0000 (04:01 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 11 Apr 2022 04:00:44 +0000 (04:00 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 10 Apr 2022 04:10:57 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 9 Apr 2022 04:00:01 +0000 (04:00 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 8 Apr 2022 04:04:13 +0000 (04:04 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 7 Apr 2022 04:04:38 +0000 (04:04 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Wed, 6 Apr 2022 13:38:19 +0000 (16:38 +0300)]
Merge pull request #4418 from nextcloud/release3.5.50-rc3
prepare for 3.5.0-rc3
alex-z [Wed, 6 Apr 2022 13:32:07 +0000 (16:32 +0300)]
prepare for 3.5.0-rc3
Signed-off-by: alex-z <blackslayer4@gmail.com>
Camila [Wed, 6 Apr 2022 10:49:25 +0000 (12:49 +0200)]
Merge pull request #4414 from nextcloud/bugfix/fixBrandedAppimageBuilds
fix build of appimage for branded clients
Matthieu Gallien [Tue, 5 Apr 2022 16:13:26 +0000 (18:13 +0200)]
fix build of appimage for branded clients
makes sure we install files in the proper prefix
makes sure the name of files is able to adapt to branded names
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Camila [Wed, 6 Apr 2022 09:16:47 +0000 (11:16 +0200)]
Merge pull request #4393 from nextcloud/bugfix/talk-reply-part-2
Bugfix/talk reply part 2
Camila [Wed, 6 Apr 2022 08:06:46 +0000 (10:06 +0200)]
Remove unused function parameter.
Signed-off-by: Camila <hello@camila.codes>
Camila [Tue, 5 Apr 2022 16:44:35 +0000 (18:44 +0200)]
Update ActivityListModel tests.
Signed-off-by: Camila <hello@camila.codes>
Camila [Tue, 5 Apr 2022 14:14:58 +0000 (16:14 +0200)]
Adress design issues.
- The input field was not using the theming.
- After submitting the reply, the text and icon on the left were moving.
Signed-off-by: Camila <hello@camila.codes>
Camila [Tue, 5 Apr 2022 13:07:00 +0000 (15:07 +0200)]
Do not hide'View chat' link.
This logic was also hiding 'Answer call'.
Signed-off-by: Camila <hello@camila.codes>
Camila [Tue, 5 Apr 2022 12:26:59 +0000 (14:26 +0200)]
Windows fix: activityIndex was not being passed to the lambda slot function.
Signed-off-by: Camila <hello@camila.codes>
Camila [Tue, 29 Mar 2022 11:33:06 +0000 (13:33 +0200)]
Add 'Reply' as activity link instead of changing the 'View chat' link.
- Align 'Reply' button.
- Do not display 'View chat' as a link: the 'View chat' action is active when
the user clickcs on the notification item in the tray window.
- Convert the QByteArray verb value to String.
- Handle logic to toggle the reply textfield in the QML code.
Signed-off-by: Camila <hello@camila.codes>
Matthieu Gallien [Wed, 6 Apr 2022 08:36:00 +0000 (10:36 +0200)]
Merge pull request #4399 from nextcloud/bugfix/doNotRemoveRenamedFileWithSpacesInName
avoid deleting renamed file with spaces in name
Matthieu Gallien [Wed, 30 Mar 2022 17:11:35 +0000 (19:11 +0200)]
avoid deleting renamed file with spaces in name
ensure that normal sync engine will nto delete new file renamed due to
trailing/leading spaces in name
rename before upload in the same job to avoid having invalid state in
local desktop client database to ensure any subsequent run of the sync
engine will not make wrong decisions
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Wed, 6 Apr 2022 04:03:00 +0000 (04:03 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Tue, 5 Apr 2022 19:10:16 +0000 (21:10 +0200)]
Merge pull request #4403 from nextcloud/bugfix/more-darkmode-fixes
More dark mode fixes
Claudio Cambra [Tue, 29 Mar 2022 08:44:17 +0000 (10:44 +0200)]
Fix broken activity icon and loading entries colour in unified search
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Tue, 5 Apr 2022 04:03:49 +0000 (04:03 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Mon, 4 Apr 2022 17:11:13 +0000 (19:11 +0200)]
Merge pull request #4408 from nextcloud/bugfix/fixHydrationErrorHandlingCode
ensure we do properly failed hydration jobs
Matthieu Gallien [Sun, 3 Apr 2022 14:12:42 +0000 (16:12 +0200)]
ensure we do properly failed hydration jobs
report status when the job is in error at end of hydration request
instead of doing the opposite
properly set status in db when a file failed to hydrate (still a virtual
file not a real one)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Sun, 3 Apr 2022 03:59:47 +0000 (03:59 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 2 Apr 2022 04:02:06 +0000 (04:02 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Fri, 1 Apr 2022 09:15:33 +0000 (11:15 +0200)]
Merge pull request #4398 from nextcloud/bufix/crash-on-exit
Darkmode. Fix crash on exit.
alex-z [Thu, 31 Mar 2022 13:18:54 +0000 (16:18 +0300)]
Remove redundant _guiAppInstance
Signed-off-by: alex-z <blackslayer4@gmail.com>
alex-z [Wed, 30 Mar 2022 15:07:49 +0000 (18:07 +0300)]
Darkmode. Fix crash on exit.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Nextcloud bot [Fri, 1 Apr 2022 04:03:21 +0000 (04:03 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 31 Mar 2022 04:07:11 +0000 (04:07 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 30 Mar 2022 04:01:56 +0000 (04:01 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 29 Mar 2022 04:01:59 +0000 (04:01 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Mon, 28 Mar 2022 17:39:35 +0000 (19:39 +0200)]
Merge pull request #4392 from nextcloud/release3.5.50-rc2
prepare for 3.5.0-rc2
Matthieu Gallien [Mon, 28 Mar 2022 16:31:35 +0000 (18:31 +0200)]
prepare for 3.5.0-rc2
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 28 Mar 2022 15:59:50 +0000 (17:59 +0200)]
Merge pull request #4385 from nextcloud/bugfix/talk-reply
Improve talk reply
Camila [Mon, 28 Mar 2022 14:03:38 +0000 (16:03 +0200)]
Address PR comments.
Signed-off-by: Camila <hello@camila.codes>
Camila [Fri, 25 Mar 2022 19:02:42 +0000 (20:02 +0100)]
Rename functions.
Signed-off-by: Camila <hello@camila.codes>
Camila [Fri, 25 Mar 2022 14:14:42 +0000 (15:14 +0100)]
Fix background color so it switches with light/dark theme.
Signed-off-by: Camila <hello@camila.codes>
Camila [Thu, 24 Mar 2022 19:17:11 +0000 (20:17 +0100)]
Display input once user clicked on Reply.
Signed-off-by: Camila <hello@camila.codes>
Camila [Thu, 24 Mar 2022 17:56:39 +0000 (18:56 +0100)]
Let qml know the message reply was sent.
Signed-off-by: Camila <hello@camila.codes>
Camila [Wed, 23 Mar 2022 17:06:57 +0000 (18:06 +0100)]
Rename data role.
Signed-off-by: Camila <hello@camila.codes>
Matthieu Gallien [Mon, 28 Mar 2022 13:20:08 +0000 (15:20 +0200)]
Merge pull request #4371 from nextcloud/bugfix/darkmode
Fix various dark mode bugs
Claudio Cambra [Mon, 21 Mar 2022 16:34:21 +0000 (17:34 +0100)]
Fix dark mode stuff relating to unified search, fix macOS auto dark/light theme switching not always working, fix Windows detection of dark/light theme switching
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Mon, 28 Mar 2022 04:00:40 +0000 (04:00 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Sun, 27 Mar 2022 17:33:53 +0000 (19:33 +0200)]
Merge pull request #4379 from nextcloud/bugfix/updateChannelLocalized
ensure we only store update channel not localized in settings
Nextcloud bot [Sun, 27 Mar 2022 04:00:07 +0000 (04:00 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 25 Mar 2022 05:39:12 +0000 (05:39 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>