status-desktop/ui/app
Pascal Precht b8ecc3e0bf fix(Communities): preserve channel position after editing
Turns out we've been accidentally resetting the channel's `position`
property to `0` by not sending it over to status-lib's underlying
`editCommunityChat` API.

This fixes it by using a newer version of status-lib which supports
the `position` paramter in `editCommunityChat` and then sending that
value along from the edit channel popup.

Fixes #3672
2021-10-08 13:33:42 +02:00
..
AppLayouts fix(Communities): preserve channel position after editing 2021-10-08 13:33:42 +02:00
AppMain.qml fix(ui): User presence popup hide on second click 2021-09-28 15:35:47 -04:00
qmldir feat: Onboarding carousel 2020-05-12 18:52:51 -04:00