Matthieu Gallien
860d7dd9de
detect capabilities for lock/unlock of files
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-05-02 13:52:05 +02:00
Matthieu Gallien
b64c077469
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>
2022-05-02 13:52:05 +02:00
Nextcloud bot
3cf19f5804
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-02 04:11:38 +00:00
Nextcloud bot
038efe1bc8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-01 04:08:40 +00:00
Nextcloud bot
155d864263
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-30 04:09:12 +00:00
Matthieu Gallien
a86e0908b7
Merge pull request #4441 from nextcloud/bugfix/activities-fetch-overload
...
Bugfix/activities fetch server overload
2022-04-29 23:12:57 +02:00
alex-z
7b441a0f6e
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>
2022-04-29 20:59:56 +03:00
Matthieu Gallien
ee68b0c00a
Merge pull request #4430 from nextcloud/bugfix/betterReconnectLogic
...
increase time between connection tries
2022-04-29 16:01:29 +02:00
Matthieu Gallien
558c6cb1f6
adjust API of retry count to have everything private and simpler
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-04-29 12:53:38 +02:00
Matthieu Gallien
6798f2ca31
obsolete and no longer needed
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-04-29 12:31:32 +02:00
Matthieu Gallien
a6571e2d8a
improve readability of computation of currentDelay recoonect time
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-04-29 12:29:45 +02:00
Matthieu Gallien
4e348db1d0
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>
2022-04-29 12:15:15 +02:00
Nextcloud bot
43b5eaa5bd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-29 04:10:08 +00:00
Matthieu Gallien
d470705699
Merge pull request #4426 from nextcloud/feature/call-notification
...
Add call notification dialog.
2022-04-28 10:18:11 +02:00
Claudio Cambra
3f5243aaee
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>
2022-04-28 09:13:13 +02:00
Nextcloud bot
4459b92f80
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-28 04:10:09 +00:00
Matthieu Gallien
8ad08cd4c0
Merge pull request #4447 from nextcloud/bugfix/thumbnail-changes
...
Realigned and resized thumbnails
2022-04-27 19:08:53 +02:00
Claudio Cambra
010f49a392
Realigned and resized thumbnails
...
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-04-27 18:02:37 +02:00
Nextcloud bot
9dbf005b36
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-24 04:11:39 +00:00
Nextcloud bot
5916151aaa
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-23 03:58:56 +00:00
Nextcloud bot
22d67586e8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-22 04:01:40 +00:00
Claudio Cambra
826960126e
Merge pull request #4438 from nextcloud/bugfix/activity-list-positioning
...
Fix positioning of activities in the activities list
2022-04-22 00:59:07 +02:00
Claudio Cambra
15078260b4
Removed spacing between activies, labels now centre-aligned
...
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-04-20 18:07:41 +02:00
Nextcloud bot
1e2c158581
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-20 04:01:47 +00:00
Claudio Cambra
ad161f9f5f
Merge pull request #4428 from nextcloud/bugfix/new-thumbnails
...
Fix thumbnails for new files made while client open
2022-04-19 11:03:01 +02:00
Claudio Cambra
7b65c1ceed
Fix thumbnails for new files made while client open
...
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-04-19 10:16:43 +02:00
Nextcloud bot
617666304f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-19 04:00:40 +00:00
Nextcloud bot
7d5c243d9c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-18 04:03:52 +00:00
Nextcloud bot
b4fe0a6fc1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-16 03:58:03 +00:00
Matthieu Gallien
b8ac646f54
Merge pull request #4437 from nextcloud/bugfix/header-color-contrast
...
Improve contrast on server color themed elements
2022-04-15 15:10:47 +02:00
Claudio Cambra
5ce736222e
Use header text color to improve contrast with header colours when hovering on themed elements
...
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-04-15 13:17:09 +02:00
Nextcloud bot
1607856091
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-15 04:03:08 +00:00
Nextcloud bot
76b62168da
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-14 04:08:30 +00:00
Nextcloud bot
10cad4b4d2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-13 04:03:21 +00:00
Nextcloud bot
d1f9a58ac5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-12 04:01:19 +00:00
Nextcloud bot
0d0024f956
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-11 04:00:44 +00:00
Nextcloud bot
edc1574ebc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-10 04:10:57 +00:00
Nextcloud bot
0972f0db6a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-09 04:00:01 +00:00
Nextcloud bot
20c3570e38
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-08 04:04:13 +00:00
Nextcloud bot
817a3faddb
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-07 04:04:38 +00:00
allexzander
4fb8d3bc6a
Merge pull request #4418 from nextcloud/release3.5.50-rc3
...
prepare for 3.5.0-rc3
2022-04-06 16:38:19 +03:00
alex-z
3376ed31bc
prepare for 3.5.0-rc3
...
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-04-06 16:32:07 +03:00
Camila
32a16cacc4
Merge pull request #4414 from nextcloud/bugfix/fixBrandedAppimageBuilds
...
fix build of appimage for branded clients
2022-04-06 12:49:25 +02:00
Matthieu Gallien
a5cb5d6063
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>
2022-04-06 09:19:00 +00:00
Camila
bd8a283fce
Merge pull request #4393 from nextcloud/bugfix/talk-reply-part-2
...
Bugfix/talk reply part 2
2022-04-06 11:16:47 +02:00
Camila
74d214726c
Remove unused function parameter.
...
Signed-off-by: Camila <hello@camila.codes>
2022-04-06 10:38:01 +02:00
Camila
56825825b5
Update ActivityListModel tests.
...
Signed-off-by: Camila <hello@camila.codes>
2022-04-06 10:38:01 +02:00
Camila
6189b2115e
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>
2022-04-06 10:38:01 +02:00
Camila
f524635cf4
Do not hide'View chat' link.
...
This logic was also hiding 'Answer call'.
Signed-off-by: Camila <hello@camila.codes>
2022-04-06 10:38:01 +02:00
Camila
ead4eeda1e
Windows fix: activityIndex was not being passed to the lambda slot function.
...
Signed-off-by: Camila <hello@camila.codes>
2022-04-06 10:38:00 +02:00