status-desktop/ui/StatusQ/src
Pascal Precht 48bd006d05 feat(StatusChatList): expose `statusChatListItems` Repeater
Ever since we've moved to `DelegateModel` which is passed to the `Repeater`
which was previously aliased as `chatListItems`, we no longer get access to the
`model.itemAt` method. This is because `DelegateModel` doesn't have such a method.

So in order to restore that access, we have to expose `Repeater` additionally.

The reason this method is needed, is so that apps like Status Desktop can update
individual chat list items based on `Connection` events
2022-09-21 18:20:05 +02:00
..
StatusQ feat(StatusChatList): expose `statusChatListItems` Repeater 2022-09-21 18:20:05 +02:00
assets Revert "chore: replace profile icon (#312)" 2022-09-21 18:20:03 +02:00