You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Adds `firstReactionAt` and `lastReactionAt` to `ChatMessageReactionData` to be able to sort by dates in `Components.reactionsSorting`[#3158](https://github.com/GetStream/stream-chat-swift/pull/3158)
23
25
- Add `ChatReactionListController` to query and filter reactions from a message [#3167](https://github.com/GetStream/stream-chat-swift/pull/3167)
24
26
- Add `ChatClient.reactionListController()` to create an instance of `ChatReactionListController`[#3167](https://github.com/GetStream/stream-chat-swift/pull/3167)
25
-
### 🐞 Fixed
26
-
- Reset managed object contexts before removing all the data on logout [#3170](https://github.com/GetStream/stream-chat-swift/pull/3170)
0 commit comments