-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PBE-3749] ThreadList improvements #5455
base: develop
Are you sure you want to change the base?
Commits on Oct 9, 2024
-
[PBE-3749] Update ThreadsApi to match the definition.
PetarVelikov committedOct 9, 2024 Configuration menu - View commit details
-
Copy full SHA for b83a7bc - Browse repository at this point
Copy the full SHA b83a7bcView commit details
Commits on Oct 10, 2024
-
[PBE-3749] Register "notification.thread_message_new" EventType.
PetarVelikov committedOct 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 9ac769b - Browse repository at this point
Copy the full SHA 9ac769bView commit details
Commits on Oct 11, 2024
-
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedOct 11, 2024 Configuration menu - View commit details
-
Copy full SHA for c5187ae - Browse repository at this point
Copy the full SHA c5187aeView commit details -
[PBE-3749] Implement initial state-management for 'Query Threads'.
PetarVelikov committedOct 11, 2024 Configuration menu - View commit details
-
Copy full SHA for e338150 - Browse repository at this point
Copy the full SHA e338150View commit details
Commits on Oct 14, 2024
-
[PBE-3749] Implement ThreadList component.
PetarVelikov committedOct 14, 2024 Configuration menu - View commit details
-
Copy full SHA for ce4ab6d - Browse repository at this point
Copy the full SHA ce4ab6dView commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedOct 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 8d30835 - Browse repository at this point
Copy the full SHA 8d30835View commit details -
[PBE-3749] Implement 'Threads' tab in compose sample app.
PetarVelikov committedOct 14, 2024 Configuration menu - View commit details
-
Copy full SHA for fdb1ac1 - Browse repository at this point
Copy the full SHA fdb1ac1View commit details -
[PBE-3749] FIx pagination logic and add a threshold.
PetarVelikov committedOct 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 13400dc - Browse repository at this point
Copy the full SHA 13400dcView commit details -
[PBE-3749] Add queryThreads preconditions checks.
PetarVelikov committedOct 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 7a44105 - Browse repository at this point
Copy the full SHA 7a44105View commit details -
[PBE-3749] Revert ktlint commit.
PetarVelikov committedOct 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 7ccf42b - Browse repository at this point
Copy the full SHA 7ccf42bView commit details -
[PBE-3749] Remove redundant state update in ThreadListController.
PetarVelikov committedOct 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 7bf4d3f - Browse repository at this point
Copy the full SHA 7bf4d3fView commit details
Commits on Oct 15, 2024
-
[PBE-3749] Add handling for different ChatEvents.
PetarVelikov committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for c058190 - Browse repository at this point
Copy the full SHA c058190View commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 8486cde - Browse repository at this point
Copy the full SHA 8486cdeView commit details -
[PBE-3749] Remove redundant coroutine creation and docs.
PetarVelikov committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 361e754 - Browse repository at this point
Copy the full SHA 361e754View commit details -
[PBE-3749] Fix detekt and spotless.
PetarVelikov committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 2e8c1b1 - Browse repository at this point
Copy the full SHA 2e8c1b1View commit details -
Revert "[PBE-3749] Implement 'Threads' tab in compose sample app."
This reverts commit fdb1ac1
PetarVelikov committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for fbc9b3d - Browse repository at this point
Copy the full SHA fbc9b3dView commit details -
Revert "Revert "[PBE-3749] Implement 'Threads' tab in compose sample …
…app."" This reverts commit fbc9b3d.
PetarVelikov committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for cd01294 - Browse repository at this point
Copy the full SHA cd01294View commit details -
Revert "[PBE-3749] Implement 'Threads' tab in compose sample app."
This reverts commit fdb1ac1
PetarVelikov committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for b856073 - Browse repository at this point
Copy the full SHA b856073View commit details -
[PBE-3749] Hide threads-related public apis.
PetarVelikov committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 76e5f54 - Browse repository at this point
Copy the full SHA 76e5f54View commit details
Commits on Oct 17, 2024
-
Merge branch 'refs/heads/develop' into feature/threads_v2
# Conflicts: # stream-chat-android-compose/src/main/res/values/strings.xml
PetarVelikov committedOct 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 6fc64d8 - Browse repository at this point
Copy the full SHA 6fc64d8View commit details -
[PBE-3749] Fix PR remarks related DTOs.
PetarVelikov committedOct 17, 2024 Configuration menu - View commit details
-
Copy full SHA for b88eca7 - Browse repository at this point
Copy the full SHA b88eca7View commit details -
[PBE-3749] Fix wrong composable preview.
PetarVelikov committedOct 17, 2024 Configuration menu - View commit details
-
Copy full SHA for b91a89c - Browse repository at this point
Copy the full SHA b91a89cView commit details -
[PBE-3749] Use inheritScope to create ThreadListController coroutine …
…scope.
PetarVelikov committedOct 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 3560186 - Browse repository at this point
Copy the full SHA 3560186View commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedOct 17, 2024 Configuration menu - View commit details
-
Copy full SHA for de906ea - Browse repository at this point
Copy the full SHA de906eaView commit details
Commits on Oct 18, 2024
-
[PBE-3749] Implement ChatClient::markThreadRead operation.
PetarVelikov committedOct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 72d3689 - Browse repository at this point
Copy the full SHA 72d3689View commit details -
[PBE-3749] Update CHANGELOG for markThreadRead.
PetarVelikov committedOct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 10e5c9d - Browse repository at this point
Copy the full SHA 10e5c9dView commit details -
PetarVelikov committed
Oct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 93f8f39 - Browse repository at this point
Copy the full SHA 93f8f39View commit details -
[PBE-3749] Separate
markThreadRead
frommarkRead
.PetarVelikov committedOct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 0b7d384 - Browse repository at this point
Copy the full SHA 0b7d384View commit details
Commits on Oct 21, 2024
-
[PBE-3749] Implement unreadThreads logic as part of the GlobalState.
PetarVelikov committedOct 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 321907f - Browse repository at this point
Copy the full SHA 321907fView commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2_global_unre…
…ad_threads_state
PetarVelikov committedOct 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 47e7849 - Browse repository at this point
Copy the full SHA 47e7849View commit details -
[PBE-3749] Add GlobalState::unreadThreadsCount to CHANGELOG.md.
PetarVelikov committedOct 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 41558f7 - Browse repository at this point
Copy the full SHA 41558f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b93459e - Browse repository at this point
Copy the full SHA b93459eView commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedOct 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 71ed93c - Browse repository at this point
Copy the full SHA 71ed93cView commit details
Commits on Oct 22, 2024
-
Merge branch 'refs/heads/feature/threads_v2_global_unread_threads_sta…
…te' into feature/threads_v2_improvements
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for c3405d3 - Browse repository at this point
Copy the full SHA c3405d3View commit details -
Merge branch 'refs/heads/feature/threads_v2_mark_thread_as_read' into…
… feature/threads_v2_improvements
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for fe5a711 - Browse repository at this point
Copy the full SHA fe5a711View commit details -
[PBE-3749] Add marking thread as read handling.
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 97c93f6 - Browse repository at this point
Copy the full SHA 97c93f6View commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2_improvements
# Conflicts: # stream-chat-android-state/src/main/java/io/getstream/chat/android/state/event/handler/internal/EventHandlerSequential.kt
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for f1fb53a - Browse repository at this point
Copy the full SHA f1fb53aView commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2_mark_thread…
…_as_read
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 55ad64a - Browse repository at this point
Copy the full SHA 55ad64aView commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 60204d5 - Browse repository at this point
Copy the full SHA 60204d5View commit details -
Merge branch 'refs/heads/feature/threads_v2' into feature/threads_v2_…
…improvements
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 23a3f18 - Browse repository at this point
Copy the full SHA 23a3f18View commit details -
Merge branch 'refs/heads/feature/threads_v2_mark_thread_as_read' into…
… feature/threads_v2_improvements
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for a21abaf - Browse repository at this point
Copy the full SHA a21abafView commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2_improvements
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 49fe477 - Browse repository at this point
Copy the full SHA 49fe477View commit details -
[PBE-3749] Fix incrementing unread count for new thread messages.
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 12ede31 - Browse repository at this point
Copy the full SHA 12ede31View commit details -
[PBE-3749] Add ThreadItem customization options.
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 0b9397a - Browse repository at this point
Copy the full SHA 0b9397aView commit details -
[PBE-3749] Make Threads API public.
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 0b946f3 - Browse repository at this point
Copy the full SHA 0b946f3View commit details -
[PBE-3749] Add Threads tab to compose sample app.
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 5d4de4c - Browse repository at this point
Copy the full SHA 5d4de4cView commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 27c308e - Browse repository at this point
Copy the full SHA 27c308eView commit details -
Merge branch 'refs/heads/feature/threads_v2' into feature/threads_v2_…
…improvements
PetarVelikov committedOct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 520862d - Browse repository at this point
Copy the full SHA 520862dView commit details
Commits on Oct 23, 2024
-
Merge branch 'refs/heads/develop' into feature/threads_v2_improvements
PetarVelikov committedOct 23, 2024 Configuration menu - View commit details
-
Copy full SHA for b66b1e4 - Browse repository at this point
Copy the full SHA b66b1e4View commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedOct 23, 2024 Configuration menu - View commit details
-
Copy full SHA for ecbb061 - Browse repository at this point
Copy the full SHA ecbb061View commit details -
Merge branch 'refs/heads/feature/threads_v2' into feature/threads_v2_…
…improvements
PetarVelikov committedOct 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 7e3f502 - Browse repository at this point
Copy the full SHA 7e3f502View commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2_improvements
# Conflicts: # stream-chat-android-compose/src/main/res/values/strings.xml
PetarVelikov committedOct 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 86979c1 - Browse repository at this point
Copy the full SHA 86979c1View commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2
# Conflicts: # stream-chat-android-compose/src/main/res/values/strings.xml
PetarVelikov committedOct 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 266550d - Browse repository at this point
Copy the full SHA 266550dView commit details -
Merge branch 'refs/heads/feature/threads_v2' into feature/threads_v2_…
…improvements
PetarVelikov committedOct 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 18854bc - Browse repository at this point
Copy the full SHA 18854bcView commit details -
[PBE-3749] Add threads state tests.
PetarVelikov committedOct 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 4d89262 - Browse repository at this point
Copy the full SHA 4d89262View commit details
Commits on Oct 24, 2024
-
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedOct 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 2ce1a14 - Browse repository at this point
Copy the full SHA 2ce1a14View commit details -
Merge branch 'refs/heads/feature/threads_v2' into feature/threads_v2_…
…improvements
PetarVelikov committedOct 24, 2024 Configuration menu - View commit details
-
Copy full SHA for b7d3dcc - Browse repository at this point
Copy the full SHA b7d3dccView commit details
Commits on Oct 25, 2024
-
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for f653f97 - Browse repository at this point
Copy the full SHA f653f97View commit details -
[PBE-3749] Suppress LongMethod warning.
PetarVelikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 10278c6 - Browse repository at this point
Copy the full SHA 10278c6View commit details -
Merge branch 'refs/heads/feature/threads_v2' into feature/threads_v2_…
…improvements
PetarVelikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for e72c974 - Browse repository at this point
Copy the full SHA e72c974View commit details -
[PBE-3749] Add ChatClient::markThreadUnread.
PetarVelikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 237ca87 - Browse repository at this point
Copy the full SHA 237ca87View commit details
Commits on Oct 28, 2024
-
[PBE-3749] Add ChatClient::markThreadUnread to CHANGELOG.md.
PetarVelikov committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7123e24 - Browse repository at this point
Copy the full SHA 7123e24View commit details
Commits on Oct 29, 2024
-
Merge branch 'refs/heads/feature/threads_v2_mark_thread_as_unread' in…
…to feature/threads_v2_improvements
PetarVelikov committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 1730bed - Browse repository at this point
Copy the full SHA 1730bedView commit details
Commits on Oct 30, 2024
-
[PBE-3749] Add stateless ThreadList.
PetarVelikov committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 212b895 - Browse repository at this point
Copy the full SHA 212b895View commit details -
[PBE-3749] Add ThreadList to CHANGELOG and add docusaurus documentation
.
PetarVelikov committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for fcfd281 - Browse repository at this point
Copy the full SHA fcfd281View commit details
Commits on Oct 31, 2024
-
[PBE-3749] Ensure threads state is updated on different client operat…
…ions.
PetarVelikov committedOct 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 88a1f05 - Browse repository at this point
Copy the full SHA 88a1f05View commit details -
PetarVelikov committed
Oct 31, 2024 Configuration menu - View commit details
-
Copy full SHA for ecae6d1 - Browse repository at this point
Copy the full SHA ecae6d1View commit details
Commits on Nov 5, 2024
-
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 5c7c963 - Browse repository at this point
Copy the full SHA 5c7c963View commit details -
Merge branch 'refs/heads/feature/threads_v2' into feature/threads_v2_…
…improvements
PetarVelikov committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 564666f - Browse repository at this point
Copy the full SHA 564666fView commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2_improvements
PetarVelikov committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for c58e458 - Browse repository at this point
Copy the full SHA c58e458View commit details -
[PBE-3749] Add 'Mark thread as unread' handling.
PetarVelikov committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for a823a89 - Browse repository at this point
Copy the full SHA a823a89View commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for e153761 - Browse repository at this point
Copy the full SHA e153761View commit details -
Merge branch 'refs/heads/feature/threads_v2' into feature/threads_v2_…
…improvements
PetarVelikov committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for b159d5c - Browse repository at this point
Copy the full SHA b159d5cView commit details
Commits on Nov 6, 2024
-
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedNov 6, 2024 Configuration menu - View commit details
-
Copy full SHA for aec80bb - Browse repository at this point
Copy the full SHA aec80bbView commit details -
Merge branch 'refs/heads/feature/threads_v2' into feature/threads_v2_…
…improvements
PetarVelikov committedNov 6, 2024 Configuration menu - View commit details
-
Copy full SHA for acca8de - Browse repository at this point
Copy the full SHA acca8deView commit details -
Merge branch 'refs/heads/develop' into feature/threads_v2
PetarVelikov committedNov 6, 2024 Configuration menu - View commit details
-
Copy full SHA for a317992 - Browse repository at this point
Copy the full SHA a317992View commit details -
Merge branch 'refs/heads/feature/threads_v2' into feature/threads_v2_…
…improvements
PetarVelikov committedNov 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 6ade7ba - Browse repository at this point
Copy the full SHA 6ade7baView commit details
Commits on Nov 13, 2024
-
Merge branch 'develop' into feature/threads_v2
# Conflicts: # stream-chat-android-compose/api/stream-chat-android-compose.api
PetarVelikov committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 7941d4e - Browse repository at this point
Copy the full SHA 7941d4eView commit details -
PetarVelikov committed
Nov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 55e71f8 - Browse repository at this point
Copy the full SHA 55e71f8View commit details -
Merge branch 'feature/threads_v2' into feature/threads_v2_improvements
PetarVelikov committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for e52aede - Browse repository at this point
Copy the full SHA e52aedeView commit details