-
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] Implement ThreadList state and UI #5441
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 21, 2024
-
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/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/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
Commits on Oct 23, 2024
-
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/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
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
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
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/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
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