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
Camila
c254572e80
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>
2022-04-06 10:38:00 +02:00
Matthieu Gallien
468a33cfa8
Merge pull request #4399 from nextcloud/bugfix/doNotRemoveRenamedFileWithSpacesInName
...
avoid deleting renamed file with spaces in name
2022-04-06 10:36:00 +02:00
Matthieu Gallien
908066072a
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>
2022-04-06 07:32:02 +00:00
Nextcloud bot
f76846cc44
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-06 04:03:00 +00:00
Matthieu Gallien
ed89a054d4
Merge pull request #4403 from nextcloud/bugfix/more-darkmode-fixes
...
More dark mode fixes
2022-04-05 21:10:16 +02:00
Claudio Cambra
a2e1c68c26
Fix broken activity icon and loading entries colour in unified search
...
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-04-05 16:41:11 +00:00
Nextcloud bot
114abf552f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-05 04:03:49 +00:00
Matthieu Gallien
a9e045d220
Merge pull request #4408 from nextcloud/bugfix/fixHydrationErrorHandlingCode
...
ensure we do properly failed hydration jobs
2022-04-04 19:11:13 +02:00
Matthieu Gallien
2a3059d779
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>
2022-04-03 16:12:42 +02:00
Nextcloud bot
2fc8e5c94c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-03 03:59:47 +00:00
Nextcloud bot
ae23316cf5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-02 04:02:06 +00:00
Matthieu Gallien
02763d185c
Merge pull request #4398 from nextcloud/bufix/crash-on-exit
...
Darkmode. Fix crash on exit.
2022-04-01 11:15:33 +02:00
alex-z
71b610eee3
Remove redundant _guiAppInstance
...
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-04-01 08:41:35 +00:00
alex-z
b34f639fff
Darkmode. Fix crash on exit.
...
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-04-01 08:41:35 +00:00
Nextcloud bot
c7992a4d68
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-01 04:03:21 +00:00
Nextcloud bot
f59029cc0b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-31 04:07:11 +00:00
Nextcloud bot
0ccd35ef38
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-30 04:01:56 +00:00
Nextcloud bot
f78b955800
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-29 04:01:59 +00:00
Matthieu Gallien
6df970db89
Merge pull request #4392 from nextcloud/release3.5.50-rc2
...
prepare for 3.5.0-rc2
2022-03-28 19:39:35 +02:00
Matthieu Gallien
8c37c8e171
prepare for 3.5.0-rc2
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-03-28 18:31:35 +02:00
Matthieu Gallien
ca63851ebe
Merge pull request #4385 from nextcloud/bugfix/talk-reply
...
Improve talk reply
2022-03-28 17:59:50 +02:00
Camila
7cc2486d79
Address PR comments.
...
Signed-off-by: Camila <hello@camila.codes>
2022-03-28 16:04:54 +02:00
Camila
9b00e5268e
Rename functions.
...
Signed-off-by: Camila <hello@camila.codes>
2022-03-28 16:04:54 +02:00
Camila
a46482ca91
Fix background color so it switches with light/dark theme.
...
Signed-off-by: Camila <hello@camila.codes>
2022-03-28 16:04:54 +02:00
Camila
0890a78262
Display input once user clicked on Reply.
...
Signed-off-by: Camila <hello@camila.codes>
2022-03-28 16:04:54 +02:00
Camila
b2056187a0
Let qml know the message reply was sent.
...
Signed-off-by: Camila <hello@camila.codes>
2022-03-28 16:04:54 +02:00
Camila
94530b6305
Rename data role.
...
Signed-off-by: Camila <hello@camila.codes>
2022-03-28 16:04:53 +02:00
Matthieu Gallien
c450c1f6a5
Merge pull request #4371 from nextcloud/bugfix/darkmode
...
Fix various dark mode bugs
2022-03-28 15:20:08 +02:00
Claudio Cambra
3d086ae305
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>
2022-03-28 09:21:35 +00:00
Nextcloud bot
1d66385119
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-28 04:00:40 +00:00
Matthieu Gallien
5500be725f
Merge pull request #4379 from nextcloud/bugfix/updateChannelLocalized
...
ensure we only store update channel not localized in settings
2022-03-27 19:33:53 +02:00
Nextcloud bot
3bac574452
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-27 04:00:07 +00:00
Nextcloud bot
9292ddf89f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-25 05:39:12 +00:00
Matthieu Gallien
bc7e645e15
try to fix path inside appimage packages
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-03-23 17:35:39 +01:00
Matthieu Gallien
99c0aadabe
ensure we only store update channel not localized in settings
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-03-23 17:35:39 +01:00
Matthieu Gallien
a69b761e9e
Merge pull request #4372 from nextcloud/feature/issue-templates
...
Add a new yml github issue template for bug reports.
2022-03-23 15:10:13 +01:00
Camila
f15c7d2a46
Add a new yml github issue template for bug reports.
...
Signed-off-by: Camila <hello@camila.codes>
2022-03-23 10:53:49 +00:00
Nextcloud bot
5fb0c44a73
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-23 03:58:34 +00:00
Nextcloud bot
a1cf562771
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-21 03:57:55 +00:00
Claudio Cambra
c0503ce7bf
Merge pull request #4363 from nextcloud/bugfix/ui-fix
...
Fix icon color and highlight color issues
2022-03-20 17:55:50 +01:00
Claudio Cambra
bbd988d8c5
Fixes to UI issues
...
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-03-20 16:32:43 +00:00