Toomas Vahter

Results 12 issues of Toomas Vahter

## Checklist - [x] Reviewed the [README](https://github.com/ra1028/DifferenceKit/blob/master/README.md) and [documents](https://ra1028.github.io/DifferenceKit). - [x] Searched [existing issues](https://github.com/ra1028/DifferenceKit/issues) for ensure not duplicated. ## Description Since iOS and tvOS 15 there are new [reconfigureRows](https://developer.apple.com/documentation/uikit/uitableview/3801923-reconfigurerows) and...

### ๐Ÿ”— Issue Links Related: [#728](https://github.com/GetStream/ios-issues-tracking/issues/728) *Merges to feature/chat-state-layer* ### ๐ŸŽฏ Goal A concise overview of the new state layer which introduces new types but not going into great detail....

### ๐Ÿ”— Issue Links Related: [#728](https://github.com/GetStream/ios-issues-tracking/issues/728) *Merges to feature/chat-state-layer* ### ๐ŸŽฏ Goal Fix logout issue with duplicate channels in DB. ### ๐Ÿ“ Summary While testing the new state in the...

### ๐ŸŽฏ Goal Make sure that changed managed object contexts do not trigger adding new data in `removeAllData` ### ๐Ÿ“ Summary In the state layer branch we have a case...

### ๐Ÿ”— Issue Links Resolves [ios-issues-tracking/728](https://github.com/GetStream/ios-issues-tracking/issues/728) ### ๐ŸŽฏ Goal Add a modern state layer with async-await and observable state objects ### ๐Ÿ“ Summary A new set of types which represent...

๐ŸŒย SDK: StreamChat (LLC)
โœ…ย Feature

### ๐ŸŽฏ Goal We have SwiftLint's warning about function length going on for some time. We either bump the threshold or turn it off completely. ### โ˜‘๏ธ Contributor Checklist -...

๐Ÿค–ย CI/CD

### ๐Ÿ”— Issue Link Related [PBE-4291](https://stream-io.atlassian.net/browse/PBE-4291) ### ๐ŸŽฏ Goal Redisplay quoted message after edit. ### ๐Ÿ›  Implementation Disable caching and use LLC's ChatMessage equality changes. ### ๐Ÿงช Testing 1. Send...

bug
swiftui-repo

### ๐Ÿ”— Issue Links Hopefully resolves: [PBE-5686](https://stream-io.atlassian.net/browse/PBE-5686) ### ๐ŸŽฏ Goal Do not let multiple DatabaseContainers to modify the DB. ### ๐Ÿ“ Summary - Clear changes in the writableContext when save...

๐Ÿžย Bug
๐Ÿ”งย WIP
๐ŸŒย SDK: StreamChat (LLC)

> [!IMPORTANT] > StreamChatUI changes are in #3660 and will be merged to here. This PR can be reviewed already. ### ๐Ÿ”— Issue Links Resolves [IOS-735](https://linear.app/stream/issue/IOS-735) ### ๐ŸŽฏ Goal *...

๐ŸŒย SDK: StreamChat (LLC)

> [!IMPORTANT] > Merges to the main `swift-6` branch, not `develop` ### ๐Ÿ”— Issue Links Resolves [IOS-735](https://linear.app/stream/issue/IOS-735) ### ๐ŸŽฏ Goal * Set Swift version to 6 and implement complete concurrency...

๐ŸŽจย SDK: StreamChatUI
โซย Dependencies Update
โœ…ย Feature