Marcel Hibbe
06d6165848
Merge pull request #5205 from ariedov/bugfix/flickering-conversations-list
...
Fixes flickering in the conversation list
2025-08-01 20:10:04 +02:00
David Leibovych
2714fc6757
reafactor: using data class instead of custom equals/hashCode for ConversationModel
...
Signed-off-by: David Leibovych <ariedov@gmail.com>
2025-08-01 16:42:24 +03:00
David Leibovych
c4283c0649
fix: linter issues
...
Signed-off-by: David Leibovych <ariedov@gmail.com>
2025-08-01 16:42:24 +03:00
David Leibovych
c8aa4ddde4
fix: improves ConversationModel equals and hashCode to only contain fields important to the visual representation in the adapter
...
Signed-off-by: David Leibovych <ariedov@gmail.com>
2025-08-01 16:42:24 +03:00
Marcel Hibbe
1a4c4bed75
Merge pull request #5188 from nextcloud/feature/3074/answerWithFile
...
answer with files
2025-07-31 18:20:45 +02:00
Marcel Hibbe
7c37514612
clear reply ui when sending attachment as reply
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-31 17:38:39 +02:00
Marcel Hibbe
6ce475dd72
answer with files
...
- use replyTo/threadId for attachments upload
- handle reply UI in view holders (yes, it's too much copy paste, same as ever for the viewholders. Will be replaced by Compose!)
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-31 14:22:44 +02:00
Julius Linus
2c6e318293
Merge pull request #5200 from nextcloud/issue-5194-better-device-details
...
Better device details in login
2025-07-30 07:55:56 -05:00
Andy Scherzinger
a6ebd9fd6e
Merge pull request #5202 from nextcloud/renovate/github-codeql-action-3.x
...
chore(deps): update github/codeql-action action to v3.29.5
2025-07-30 07:59:13 +02:00
Nextcloud bot
71bc327c79
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-30 02:57:42 +00:00
renovate[bot]
cee4621e95
chore(deps): update github/codeql-action action to v3.29.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-29 22:37:16 +00:00
rapterjet2004
4bc177fb36
Better device details in login
...
I forgot to add the `User-Agent` header
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-29 11:00:23 -05:00
Nextcloud bot
3c61488cf1
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-29 02:57:06 +00:00
Sowjanya Kota
a28f30c885
Merge pull request #5197 from nextcloud/bugfix/4902/ReadTypingStatus
...
Read status/Typing status setting is misconfigured
2025-07-28 19:20:31 +02:00
Julius Linus
e1da30c61d
Merge pull request #5198 from nextcloud/issue-5181-login-local-host
...
Allows login to locally hosted instances
2025-07-28 11:47:12 -05:00
rapterjet2004
01a155cf7c
linter
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-28 11:19:51 -05:00
rapterjet2004
ca4b6d5865
Allows login to locally hosted instances
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-28 10:46:45 -05:00
sowjanyakch
7fd1bc916b
remove redundant logic
...
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2025-07-28 15:17:17 +02:00
Marcel Hibbe
8203ca691d
Merge pull request #5189 from nextcloud/issue-fix-login-v2-poll-url
...
Fixed Login V2 Bug
2025-07-28 12:22:16 +02:00
Nextcloud Android Bot
2afa055e1d
Weekly 22.0.0 Alpha 15
2025-07-28 03:10:16 +00:00
Nextcloud bot
225bb8c3a3
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-28 02:58:18 +00:00
Nextcloud bot
721330f788
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-26 02:58:04 +00:00
rapterjet2004
2a5dfd89b8
fixed testChatBlocks
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 10:48:54 -05:00
rapterjet2004
79a48c3f61
Fixed Login V2 Bug
...
-_- feeling pretty dumb right now
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 10:45:12 -05:00
Nextcloud Android Bot
3d5dfaddd5
Weekly 22.0.0 Alpha 14
2025-07-25 13:46:11 +00:00
Marcel Hibbe
30de714eb7
Merge pull request #5187 from nextcloud/feature/3074/messageThreads2
...
hide thread messages in normal chat / include threadId in fieldMap ...
2025-07-25 14:48:27 +02:00
Marcel Hibbe
479bbc8e43
Merge pull request #5037 from nextcloud/issue-5027
...
Refactor drafts to save both Messages & Replies to Room Storage
2025-07-25 14:13:28 +02:00
Marcel Hibbe
82055d85f1
change DB version as v19 was already introduced on master via another PR
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-25 13:37:30 +02:00
rapterjet2004
53c6511d00
updated tests + make logic async + removed old code
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 13:22:54 +02:00
rapterjet2004
b040ebc6b4
rebase
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 13:22:43 +02:00
rapterjet2004
70b11aab46
linter
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 13:22:34 +02:00
rapterjet2004
284fc653f1
fix bug cause im an idiot
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 13:22:34 +02:00
rapterjet2004
95fdcb9a39
Allow replies to maintain state on orientation change
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 13:22:33 +02:00
Marcel Hibbe
7fda6883c4
uncomment openHelperFactory
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-25 13:00:51 +02:00
Marcel Hibbe
a7ca099cbc
update threads overview in onResume
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-25 12:53:59 +02:00
Marcel Hibbe
172d2291cc
hide thread messages in normal chat
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-25 12:53:59 +02:00
Marcel Hibbe
a26d1c05bc
hide thread created system messages
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-25 12:53:59 +02:00
Marcel Hibbe
8bfbf834ae
include threadId in fieldMap
...
+ add test for getChatBlocksContainingMessageId
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-25 12:53:58 +02:00
Nextcloud bot
9aa98e69dc
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-25 02:56:43 +00:00
Andy Scherzinger
887371f073
Merge pull request #5183 from nextcloud/renovate/github-codeql-action-3.x
...
chore(deps): update github/codeql-action action to v3.29.4
2025-07-23 18:46:13 +02:00
renovate[bot]
11ce94d52b
chore(deps): update github/codeql-action action to v3.29.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-23 14:37:22 +00:00
Marcel Hibbe
30e2406093
Merge pull request #5179 from gavine99/fix-crash-on-share-with-no-displayname
...
fix crash on share a file with no displayname from other app to talk
2025-07-23 16:36:28 +02:00
gavine99
7ddda7bf76
fix crash on share a file with no displayname from other app to talk. Signed-off-by: gavine99 <github@xymail.tk>
...
Signed-off-by: gavine99 <github@xymail.tk>
2025-07-23 05:36:31 +10:00
Nextcloud bot
4e99c97c02
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-22 03:10:19 +00:00
Andy Scherzinger
f47740c12a
Merge pull request #5178 from nextcloud/renovate/junit-framework-monorepo
...
fix(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.13.4
2025-07-21 19:12:25 +02:00
Andy Scherzinger
6f68a08cb1
Merge pull request #5176 from nextcloud/renovate/github-codeql-action-3.x
...
chore(deps): update github/codeql-action action to v3.29.3
2025-07-21 18:51:46 +02:00
renovate[bot]
25222a6c87
fix(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.13.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 15:21:03 +00:00
Nextcloud Android Bot
05bdb3533d
Weekly 22.0.0 Alpha 13
2025-07-21 13:52:56 +00:00
renovate[bot]
eecf46a421
chore(deps): update github/codeql-action action to v3.29.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 13:43:40 +00:00
Marcel Hibbe
288d1cf0d1
Merge pull request #5175 from nextcloud/bugfix/5174/fixDbMigration
...
fix crash for DB migration after upgrade to v22.0.0 Alpha 11 / Alpha 12
2025-07-21 15:42:37 +02:00