nextcloud-desktop.git
4 years agoMerge pull request #4454 from nextcloud/bugfix/allow-manual-rename-files-with-spaces
allexzander [Mon, 16 May 2022 15:08:15 +0000 (18:08 +0300)]
Merge pull request #4454 from nextcloud/bugfix/allow-manual-rename-files-with-spaces

Bugfix/allow manual rename files with spaces

4 years agoAllow manual renaming of files and folders with spaces. Allow uploading invalid file...
alex-z [Wed, 6 Apr 2022 09:42:10 +0000 (12:42 +0300)]
Allow manual renaming of files and folders with spaces. Allow uploading invalid file name via the InvalidFileName dialog.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoMerge pull request #4472 from nextcloud/bugfix/tray-colours
Claudio Cambra [Mon, 16 May 2022 14:43:06 +0000 (16:43 +0200)]
Merge pull request #4472 from nextcloud/bugfix/tray-colours

Fix activity list item issues with colours/layout/etc.

4 years agoFixed several issues with activity items relating to icon colouration and activity...
Claudio Cambra [Mon, 2 May 2022 17:08:35 +0000 (19:08 +0200)]
Fixed several issues with activity items relating to icon colouration and activity item sizing + layout

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4484 from nextcloud/bugfix/tray-context-menu
Claudio Cambra [Mon, 16 May 2022 14:42:43 +0000 (16:42 +0200)]
Merge pull request #4484 from nextcloud/bugfix/tray-context-menu

Fix tray icon not displaying "Open main dialog"

4 years agoActually reset menu when user accounts are added or removed
Claudio Cambra [Thu, 5 May 2022 10:10:17 +0000 (12:10 +0200)]
Actually reset menu when user accounts are added or removed

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4532 from nextcloud/bugfix/selective-sync-total-size-displayed
allexzander [Mon, 16 May 2022 14:40:53 +0000 (17:40 +0300)]
Merge pull request #4532 from nextcloud/bugfix/selective-sync-total-size-displayed

Bugfix. Take root folder's files size into account when displaying the total size in selective sync dialog.

4 years agoBugfix. Take root folder's files size into account when displaying the total size...
alex-z [Sun, 15 May 2022 19:38:21 +0000 (22:38 +0300)]
Bugfix. Take root folder's files size into account when displaying the total size in selective sync dialog.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoMerge pull request #4508 from nextcloud/bugfix/notifications
Claudio Cambra [Mon, 16 May 2022 13:46:53 +0000 (15:46 +0200)]
Merge pull request #4508 from nextcloud/bugfix/notifications

Simplify and remove the notification "cache"

4 years agoFix notifications not being shown when they should be
Claudio Cambra [Mon, 9 May 2022 16:07:01 +0000 (18:07 +0200)]
Fix notifications not being shown when they should be

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4520 from nextcloud/bugfix/findersync-crash-fix
Claudio Cambra [Mon, 16 May 2022 11:15:33 +0000 (13:15 +0200)]
Merge pull request #4520 from nextcloud/bugfix/findersync-crash-fix

Fix crashing of finder sync extension caused by dispatch_source_cancel of nullptr

4 years agoFix crashing of finder sync extension caused by dispatch_source_cancel of nullptr
Claudio Cambra [Thu, 12 May 2022 09:50:03 +0000 (11:50 +0200)]
Fix crashing of finder sync extension caused by dispatch_source_cancel of nullptr

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4507 from nextcloud/bugfix/desktop-notifications-get-displayed
allexzander [Mon, 16 May 2022 08:40:08 +0000 (11:40 +0300)]
Merge pull request #4507 from nextcloud/bugfix/desktop-notifications-get-displayed

Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications.

4 years agoUse proper online status for user ('dnd', 'online', 'invisible', etc.) to enable...
alex-z [Mon, 9 May 2022 15:30:36 +0000 (18:30 +0300)]
Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 16 May 2022 04:10:24 +0000 (04:10 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 15 May 2022 04:09:43 +0000 (04:09 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 14 May 2022 04:10:39 +0000 (04:10 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 13 May 2022 04:11:06 +0000 (04:11 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4522 from nextcloud/bugfix/notification-wording
Matthieu Gallien [Thu, 12 May 2022 18:47:51 +0000 (20:47 +0200)]
Merge pull request #4522 from nextcloud/bugfix/notification-wording

Do not replace strings in action links coming from the notification api.

4 years agoDo not replace strings in action links coming from the notification api.
Camila [Thu, 12 May 2022 10:43:03 +0000 (12:43 +0200)]
Do not replace strings in action links coming from the notification api.

Signed-off-by: Camila <hello@camila.codes>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 12 May 2022 04:12:56 +0000 (04:12 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4512 from nextcloud/feature/macos-notifications
Claudio Cambra [Wed, 11 May 2022 16:22:05 +0000 (18:22 +0200)]
Merge pull request #4512 from nextcloud/feature/macos-notifications

Revamp notifications for macOS and add support for actionable update notifications

4 years agoReimplement notifications for macOS and add support for actionable update notifications
Claudio Cambra [Tue, 10 May 2022 14:12:15 +0000 (16:12 +0200)]
Reimplement notifications for macOS and add support for actionable update notifications

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4501 from nextcloud/bugfix/verbose-make-universal
Claudio Cambra [Wed, 11 May 2022 13:57:22 +0000 (15:57 +0200)]
Merge pull request #4501 from nextcloud/bugfix/verbose-make-universal

Make the make_universal.py script more verbose for easier debugging

4 years agoMake the make_universal.py script more verbose, make it easier to understand what...
Claudio Cambra [Fri, 6 May 2022 18:58:37 +0000 (20:58 +0200)]
Make the make_universal.py script more verbose, make it easier to understand what is happening

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4499 from nextcloud/solracsf-patch-1
Matthieu Gallien [Wed, 11 May 2022 12:32:08 +0000 (14:32 +0200)]
Merge pull request #4499 from nextcloud/solracsf-patch-1

Ask for Desktop Client version

4 years agoAsk for Desktop Client version
Git'Fellow [Fri, 6 May 2022 13:27:08 +0000 (15:27 +0200)]
Ask for Desktop Client version

Alongside with Server version

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 11 May 2022 04:10:06 +0000 (04:10 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4510 from nextcloud/bugfix/fixWebFlowV1GssSso
Matthieu Gallien [Tue, 10 May 2022 09:39:21 +0000 (11:39 +0200)]
Merge pull request #4510 from nextcloud/bugfix/fixWebFlowV1GssSso

only add OCS-APIREQUEST header for 1st request of webflow v1

4 years agoonly add OCS-APIREQUEST header for 1st request of webflow v1
Matthieu Gallien [Tue, 10 May 2022 06:31:26 +0000 (08:31 +0200)]
only add OCS-APIREQUEST header for 1st request of webflow v1

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 10 May 2022 04:22:40 +0000 (04:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 9 May 2022 04:11:26 +0000 (04:11 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 8 May 2022 04:10:15 +0000 (04:10 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 7 May 2022 04:08:09 +0000 (04:08 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #2982 from elsiehupp/full-bleed-start-tile
Matthieu Gallien [Fri, 6 May 2022 09:00:42 +0000 (11:00 +0200)]
Merge pull request #2982 from elsiehupp/full-bleed-start-tile

Use full-bleed Start Tile

4 years agoUse full-bleed Start Tile
Elsie Hupp [Tue, 9 Mar 2021 21:00:13 +0000 (16:00 -0500)]
Use full-bleed Start Tile

Signed-off-by: Elsie Hupp <9206310+elsiehupp@users.noreply.github.com>
4 years agoMerge pull request #4249 from carlcsaposs/docs
Matthieu Gallien [Fri, 6 May 2022 08:04:04 +0000 (10:04 +0200)]
Merge pull request #4249 from carlcsaposs/docs

docs: Replace "preceded" with "followed"

4 years agodocs: Replace "preceded" with "followed"
Carl Csaposs [Thu, 3 Feb 2022 19:11:17 +0000 (19:11 +0000)]
docs: Replace "preceded" with "followed"

Signed-off-by: Carl Csaposs <carl@csaposs.com>
4 years agoMerge pull request #4473 from nextcloud/rakekniven-patch-2
Matthieu Gallien [Fri, 6 May 2022 07:25:20 +0000 (09:25 +0200)]
Merge pull request #4473 from nextcloud/rakekniven-patch-2

l10n: Remove string from translation

4 years agol10n: Remove string from translation
rakekniven [Tue, 3 May 2022 10:50:33 +0000 (12:50 +0200)]
l10n: Remove string from translation

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 6 May 2022 04:10:19 +0000 (04:10 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4380 from spacegaier/patch-1
Matthieu Gallien [Thu, 5 May 2022 20:57:13 +0000 (22:57 +0200)]
Merge pull request #4380 from spacegaier/patch-1

Remove "…" from "Create Debug Archive" button

4 years agoRemove "…" from "Create Debug Archive" button
Philip Allgaier [Wed, 23 Mar 2022 09:59:51 +0000 (10:59 +0100)]
Remove "…" from "Create Debug Archive" button

Looks like an ellipsis (as if some text is cut off), but that is not the case => clearer without the dots

Signed-off-by: Philip Allgaier <philip.allgaier@gmx.de>
4 years agoMerge pull request #4478 from nextcloud/bugfix/sparkle-sign
Claudio Cambra [Thu, 5 May 2022 13:29:00 +0000 (15:29 +0200)]
Merge pull request #4478 from nextcloud/bugfix/sparkle-sign

Add new and correct sparkle update signature

4 years agoAdd new and correct sparkle update signature
Claudio Cambra [Tue, 3 May 2022 19:10:31 +0000 (21:10 +0200)]
Add new and correct sparkle update signature

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4485 from nextcloud/bugfix/cachedir
Claudio Cambra [Thu, 5 May 2022 12:53:34 +0000 (14:53 +0200)]
Merge pull request #4485 from nextcloud/bugfix/cachedir

Ensure cache is stored in default cache location

4 years agoStop dumping cache data in home dir, cache in default cache location
Claudio Cambra [Thu, 5 May 2022 11:46:39 +0000 (13:46 +0200)]
Stop dumping cache data in home dir, cache in default cache location

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 5 May 2022 04:11:07 +0000 (04:11 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4469 from nextcloud/rakekniven-patch-1
rakekniven [Wed, 4 May 2022 10:55:01 +0000 (12:55 +0200)]
Merge pull request #4469 from nextcloud/rakekniven-patch-1

l10n: Changed triple dot to ellipsis

4 years agol10n: Changed triple dot to ellipsis
rakekniven [Sat, 30 Apr 2022 14:51:43 +0000 (16:51 +0200)]
l10n: Changed triple dot to ellipsis

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 years agoMerge pull request #4333 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Matthieu Gallien [Wed, 4 May 2022 07:45:43 +0000 (09:45 +0200)]
Merge pull request #4333 from nextcloud/feat/workflow-auto-update-command-rebase.yml

Updating command-rebase.yml workflow from template

4 years agoUpdating command-rebase.yml workflow from template
Nextcloud bot [Tue, 26 Apr 2022 15:41:41 +0000 (15:41 +0000)]
Updating command-rebase.yml workflow from template

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 4 May 2022 04:18:14 +0000 (04:18 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 3 May 2022 04:10:00 +0000 (04:10 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agofuture 3.6.0 version development begins
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>
4 years agoMerge pull request #4471 from nextcloud/prepare3.5.0
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

4 years agoprepare 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>
4 years agoMerge pull request #4470 from nextcloud/prepare3.5.0-rc4
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

4 years agoprepare 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>
4 years agoMerge pull request #4465 from nextcloud/feature/talk-avatar
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

4 years agoAdd 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>
4 years agoMerge pull request #4466 from nextcloud/bugfix/sparkle
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

4 years agoAdd some logging
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>
4 years agoFix macOS autoupdater
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>
4 years agoMerge pull request #4420 from nextcloud/feature/files_lock
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

4 years agodisplay lock info in share dialog
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>
4 years agoshow errors on lock/unlock actions
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>
4 years agoallow lock/unlock of files from files explorer integration
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>
4 years agoadd automated tests for LockFileJob to validate proper behavior
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>
4 years agointroduce new jobs to handle lock/unlock of files
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>
4 years agofetch and store in sync database information abot lock state of files
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>
4 years agodetect capabilities for lock/unlock of files
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>
4 years agoreformat SyncJournalDb::setFileRecord to decrease complexity
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>
4 years ago[tx-robot] updated from transifex
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>
4 years ago[tx-robot] updated from transifex
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>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #4441 from nextcloud/bugfix/activities-fetch-overload
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

4 years agoOptimize activities fetch requests. Do not fetch when the Tray is not open. Fetch...
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>
4 years agoMerge pull request #4430 from nextcloud/bugfix/betterReconnectLogic
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

4 years agoadjust API of retry count to have everything private and simpler
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>
4 years agoobsolete and no longer needed
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>
4 years agoimprove readability of computation of currentDelay recoonect time
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>
4 years agoincrease time between connection tries
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>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #4426 from nextcloud/feature/call-notification
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.

4 years agoAdd an incoming talk call notification to the desktop client
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>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #4447 from nextcloud/bugfix/thumbnail-changes
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

4 years agoRealigned 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>
4 years ago[tx-robot] updated from transifex
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>
4 years ago[tx-robot] updated from transifex
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>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #4438 from nextcloud/bugfix/activity-list-positioning
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

4 years agoRemoved spacing between activies, labels now centre-aligned
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>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #4428 from nextcloud/bugfix/new-thumbnails
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

4 years agoFix 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>
4 years ago[tx-robot] updated from transifex
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>
4 years ago[tx-robot] updated from transifex
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>
4 years ago[tx-robot] updated from transifex
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>