Nextcloud bot
|
58586047bd
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-16 02:33:52 +00:00 |
Nextcloud bot
|
fab806637c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-14 02:35:07 +00:00 |
Nextcloud bot
|
d990868284
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-11 02:32:47 +00:00 |
Ivan Sein
|
e8cb87be6c
|
Merge pull request #1484 from nextcloud/get-elementcolor-only-when-needed
Only query for elementColor when really needed
|
2024-01-10 17:25:41 +01:00 |
Nextcloud bot
|
9b3e2dcf8f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-10 02:36:07 +00:00 |
Marcel Müller
|
564f8ec8b1
|
Only query for elementColor when really needed
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2024-01-09 21:45:50 +01:00 |
Ivan Sein
|
84201dc9a6
|
Merge pull request #1477 from nextcloud/fix-user-status-crash
Check existence of selectedPredifinedStatus
|
2024-01-09 18:45:11 +01:00 |
Ivan Sein
|
b6a166eb34
|
Merge pull request #1478 from nextcloud/remove-face-rectangle-detection
Remove face rectangle detection
|
2024-01-08 16:45:44 +01:00 |
Marcel Müller
|
378624927b
|
Merge pull request #1481 from nextcloud/dependabot/github_actions/dot-github/workflows/tj-actions/verify-changed-files-17
Bump tj-actions/verify-changed-files from 16 to 17 in /.github/workflows
|
2024-01-02 21:20:48 +01:00 |
dependabot[bot]
|
f2346166bd
|
Bump tj-actions/verify-changed-files from 16 to 17 in /.github/workflows
Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 16 to 17.
- [Release notes](https://github.com/tj-actions/verify-changed-files/releases)
- [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/verify-changed-files/compare/v16...v17)
---
updated-dependencies:
- dependency-name: tj-actions/verify-changed-files
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-02 16:45:06 +00:00 |
Marcel Müller
|
1fc9f4ea06
|
Remove face rectangle detection
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-28 20:43:42 +01:00 |
Marcel Müller
|
e9b028d425
|
Check existence of selectedPredifinedStatus
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-27 21:52:13 +01:00 |
Ivan Sein
|
6cb31a7c03
|
Change version number to 18.0.1.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2023-12-27 19:04:44 +01:00 |
Ivan Sein
|
8a0f057735
|
Merge pull request #1475 from nextcloud/fix-list-indent
Specify an indicator font used for correctly sizing list indents
|
2023-12-27 18:34:56 +01:00 |
Ivan Sein
|
aba89f437a
|
Merge pull request #1474 from nextcloud/unit-tests
Add unit/integration tests and add test structure
|
2023-12-27 18:08:20 +01:00 |
Ivan Sein
|
e88fcf2a6e
|
Merge pull request #1473 from nextcloud/rtc-getters
Make sure everything RTC related is done on the WebRTC queue
|
2023-12-27 18:03:43 +01:00 |
Ivan Sein
|
b288ff7211
|
Merge pull request #1448 from nextcloud/improve-file-cell-height-calculation
Improve file cell height calculation
|
2023-12-27 18:02:50 +01:00 |
Marcel Müller
|
ebaab0ecf7
|
Specify an indicator font used for correctly sizing list indents
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-27 17:57:45 +01:00 |
Marcel Müller
|
03cea7b46d
|
Merge pull request #1468 from nextcloud/move-toasts-to-jdstatusbarnotifications
Move toasts to JDStatusBarNotifications
|
2023-12-27 17:04:17 +01:00 |
Marcel Müller
|
6a64554a39
|
Add missing references to unit project
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-27 12:57:29 +01:00 |
Marcel Müller
|
3aad42f7c0
|
Add SDWebImage to UnitTests
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-27 12:35:25 +01:00 |
Ivan Sein
|
7b60d52763
|
Merge pull request #1459 from nextcloud/fix-account-switiching
Refresh the room list when the account was changed
|
2023-12-27 12:08:11 +01:00 |
Marcel Müller
|
7d9a9289f9
|
Add unit test for ColorGenerator
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-27 10:48:44 +01:00 |
Marcel Müller
|
4353e29914
|
Merge pull request #1470 from nextcloud/automated/update-workflows/default
chore: update workflows from templates
|
2023-12-26 20:59:57 +01:00 |
John Molakvoæ
|
21d74464a7
|
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-12-26 11:37:48 +01:00 |
Marcel Müller
|
a27f59d765
|
Fix rtc access from main thread
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-24 16:56:37 +01:00 |
Marcel Müller
|
82c4d2d441
|
Add getters to rtc related properties
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-24 16:56:37 +01:00 |
Marcel Müller
|
a9286fe6a9
|
Split tests into UI, Integration and Unit
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-24 13:08:09 +01:00 |
Nextcloud bot
|
3582320658
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-24 02:41:15 +00:00 |
Nextcloud bot
|
2fa88fab74
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-22 02:38:04 +00:00 |
Ivan Sein
|
60d8c400d7
|
Merge pull request #1457 from nextcloud/fix-uploading-files-in-some-cases
Fix uploading files in rare cases
|
2023-12-21 11:46:18 +01:00 |
Ivan Sein
|
2214317e66
|
Move toasts to JDStatusBarNotifications.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2023-12-20 18:08:55 +01:00 |
Ivan Sein
|
16e6a73da6
|
Merge pull request #1458 from nextcloud/artifacts-v4
Use upload-artifact in version 4
|
2023-12-18 14:45:32 +01:00 |
Nextcloud bot
|
0e73d7297d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-18 02:31:29 +00:00 |
Marcel Müller
|
f4a68d5f21
|
Refresh the room list when the account was changed
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-16 17:15:39 +01:00 |
Marcel Müller
|
2c95d302c7
|
Use upload-artifact in version 4
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-16 10:33:05 +01:00 |
Nextcloud bot
|
1dde87b4d0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-16 02:31:23 +00:00 |
Marcel Müller
|
da9198bab6
|
Merge pull request #1456 from nextcloud/fix-display-of-deleted-reply-messages
Fix display of deleted reply messages
|
2023-12-15 18:02:29 +01:00 |
Marcel Müller
|
852211593f
|
Use ReadingWithoutChanges as fallback to fix sharing in rare cases
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-15 16:59:20 +01:00 |
Ivan Sein
|
707d9e670a
|
Rename constant.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2023-12-15 10:40:54 +01:00 |
Ivan Sein
|
db6a17357a
|
Ignore parents of deleted messages.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2023-12-15 10:38:34 +01:00 |
Nextcloud bot
|
b9ab6a7252
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-13 02:32:47 +00:00 |
Ivan Sein
|
c8c0f56970
|
Update build number for 18.0.0 final release.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2023-12-11 17:36:28 +01:00 |
Ivan Sein
|
16089350be
|
Merge pull request #1450 from nextcloud/update-cdmarkdownkit-f83c43
Update CDMarkdownKit
|
2023-12-11 16:35:19 +01:00 |
Ivan Sein
|
3649793a96
|
Update CDMarkdownKit.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2023-12-11 16:18:05 +01:00 |
Nextcloud bot
|
9e260a92bf
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-11 02:36:19 +00:00 |
Nextcloud bot
|
c6bb44d56a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-10 02:29:51 +00:00 |
Marcel Müller
|
d7bb3beb10
|
Show activity indicator while we load the preview
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-09 16:25:06 +01:00 |
Nextcloud bot
|
c0b1f801b8
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-09 02:35:32 +00:00 |
Marcel Müller
|
3078b49baf
|
Use file metadata for preview size calculation
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2023-12-08 15:37:56 +01:00 |