sowjanyakch
|
e6e294096b
|
call API only when status is in DND mode
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-20 10:59:50 +01:00 |
|
sowjanyakch
|
10e88f1e17
|
display out of office message in ChatActivity
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-20 10:59:50 +01:00 |
|
sowjanyakch
|
6bcd24bf56
|
add out_of_office_view.xml
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-20 10:59:50 +01:00 |
|
sowjanyakch
|
24ca0d6def
|
Modify ViewModel and Repository
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-20 10:59:50 +01:00 |
|
sowjanyakch
|
8fdd1478bf
|
add model
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-20 10:59:49 +01:00 |
|
github-actions[bot]
|
fcf68cef88
|
Merge pull request #4560 from nextcloud/renovate/kotlinx-coroutines-monorepo
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.10.0
|
2024-12-19 21:09:42 +00:00 |
|
renovate[bot]
|
f540510aaf
|
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-19 21:00:33 +00:00 |
|
github-actions[bot]
|
0e6d49ecb0
|
Merge pull request #4556 from nextcloud/renovate/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.x
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.27
|
2024-12-19 17:44:26 +00:00 |
|
renovate[bot]
|
3977e9bf0d
|
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.27
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-19 07:30:43 +00:00 |
|
Nextcloud bot
|
c754ce48d4
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-19 03:03:52 +00:00 |
|
github-actions[bot]
|
f1bf6509a7
|
Merge pull request #4555 from nextcloud/renovate/actions-setup-java-4.x
chore(deps): update actions/setup-java action to v4.6.0
|
2024-12-18 07:09:38 +00:00 |
|
renovate[bot]
|
d8114fb0c8
|
chore(deps): update actions/setup-java action to v4.6.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-18 07:00:04 +00:00 |
|
Nextcloud bot
|
a627beec1a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-18 03:37:41 +00:00 |
|
github-actions[bot]
|
3b81866598
|
Merge pull request #4554 from nextcloud/renovate/actions-upload-artifact-4.x
chore(deps): update actions/upload-artifact action to v4.5.0
|
2024-12-17 23:23:34 +00:00 |
|
renovate[bot]
|
64acf6d308
|
chore(deps): update actions/upload-artifact action to v4.5.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-17 22:52:05 +00:00 |
|
github-actions[bot]
|
cebbfc9e23
|
Merge pull request #4550 from nextcloud/renovate/junit5-monorepo
fix(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.11.4
|
2024-12-16 16:35:53 +00:00 |
|
renovate[bot]
|
2d8aa2dbe1
|
fix(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.11.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-16 16:21:00 +00:00 |
|
Nextcloud Android Bot
|
d512eed803
|
Weekly 21.0.0 Alpha 05
|
2024-12-16 03:12:01 +00:00 |
|
github-actions[bot]
|
2ae87caf3e
|
Merge pull request #4548 from nextcloud/renovate/com.mebigfatguy.fb-contrib-fb-contrib-7.x
fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.9
|
2024-12-15 09:27:07 +00:00 |
|
renovate[bot]
|
e902b6f58e
|
fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-15 01:20:22 +00:00 |
|
Nextcloud bot
|
7b43438539
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-14 03:01:31 +00:00 |
|
Andy Scherzinger
|
a73099da2f
|
Merge pull request #4544 from nextcloud/style/noid/detekt-improvements
detekt improvements
|
2024-12-13 18:52:32 +01:00 |
|
Andy Scherzinger
|
d2778b2ce1
|
style: Fix formatting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-13 18:31:38 +01:00 |
|
Andy Scherzinger
|
8d0c6b0ce3
|
style(detekt): Restrict the number of return statements in methods
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-13 18:24:30 +01:00 |
|
github-actions
|
0c2a29f27e
|
Analysis: update lint results to reflect reduced error/warning count
Signed-off-by: github-actions <github-actions@github.com>
|
2024-12-13 15:50:08 +00:00 |
|
Andy Scherzinger
|
f549870d3b
|
style(detekt): Shorten methods
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-13 16:21:42 +01:00 |
|
Andy Scherzinger
|
279bd8ade7
|
fix(lint): Move suppressions due to refactoring
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-13 15:35:18 +01:00 |
|
Andy Scherzinger
|
8fe7addaef
|
ci(detekt): Update current detekt score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-13 15:35:18 +01:00 |
|
Andy Scherzinger
|
44badccad2
|
style(ktlint): Fix formatting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-13 15:35:18 +01:00 |
|
Andy Scherzinger
|
383bf2a728
|
style(detekt): Shorten methods
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-13 15:35:17 +01:00 |
|
Andy Scherzinger
|
b0c86cac6c
|
style(detekt): Move magic number to constant
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-13 15:35:17 +01:00 |
|
Marcel Hibbe
|
19c5b14bda
|
Merge pull request #4546 from nextcloud/set_remainder_in-federated_conversation
Set remainder for messages in federated conversation
|
2024-12-13 13:55:30 +01:00 |
|
sowjanyakch
|
49c717c020
|
show set remainder in federated conversation
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-13 13:44:02 +01:00 |
|
Marcel Hibbe
|
f41efd9303
|
Merge pull request #4497 from nextcloud/add_clear_icon
Add clear icon for search view in open conversations
|
2024-12-13 13:04:56 +01:00 |
|
Sowjanya Kota
|
10203b5743
|
Merge pull request #4542 from nextcloud/doc/updateNotificationChecklist
update notification checklist
|
2024-12-13 11:11:49 +01:00 |
|
Marcel Hibbe
|
9da76026a9
|
update notification checklist
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2024-12-13 11:00:56 +01:00 |
|
Nextcloud bot
|
55dc98b26d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-13 03:02:26 +00:00 |
|
github-actions[bot]
|
ab50133633
|
Merge pull request #4545 from nextcloud/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.27.9
|
2024-12-13 00:54:45 +00:00 |
|
renovate[bot]
|
4b3a2b8809
|
chore(deps): update github/codeql-action action to v3.27.9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-13 00:42:50 +00:00 |
|
github-actions[bot]
|
a2028d1f03
|
Merge pull request #4541 from nextcloud/renovate/androidx.compose-compose-bom-2024.x
fix(deps): update dependency androidx.compose:compose-bom to v2024.12.01
|
2024-12-11 23:29:56 +00:00 |
|
github-actions[bot]
|
fc5c3b1aba
|
Merge pull request #4540 from nextcloud/renovate/androidx.compose.ui-ui-test-junit4-1.x
fix(deps): update dependency androidx.compose.ui:ui-test-junit4 to v1.7.6
|
2024-12-11 23:25:35 +00:00 |
|
github-actions[bot]
|
4af82fe7f8
|
Merge pull request #4538 from nextcloud/renovate/androidxcameraversion
fix(deps): update androidxcameraversion to v1.4.1
|
2024-12-11 23:21:39 +00:00 |
|
renovate[bot]
|
6f762f0636
|
fix(deps): update dependency androidx.compose:compose-bom to v2024.12.01
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-11 23:04:41 +00:00 |
|
renovate[bot]
|
b2ce3db09f
|
fix(deps): update dependency androidx.compose.ui:ui-test-junit4 to v1.7.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-11 23:03:56 +00:00 |
|
renovate[bot]
|
2dc1f38619
|
fix(deps): update androidxcameraversion to v1.4.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-11 23:02:41 +00:00 |
|
github-actions[bot]
|
29909b801c
|
Merge pull request #4539 from nextcloud/renovate/androidx.compose.runtime-runtime-1.x
fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.6
|
2024-12-11 21:55:36 +00:00 |
|
renovate[bot]
|
c9c983a10a
|
fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-11 21:36:30 +00:00 |
|
sowjanyakch
|
bda0531362
|
use string resource
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-11 13:44:58 +01:00 |
|
sowjanyakch
|
a504f53b3a
|
use TextInputLayout
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-11 13:44:57 +01:00 |
|
Andy Scherzinger
|
efb5178761
|
Merge pull request #4534 from nextcloud/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.27.7
|
2024-12-10 15:10:45 +01:00 |
|