status-desktop/src
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
..
app fix(Communities): preserve channel position after editing 2021-10-08 13:33:42 +02:00
app_service fix: wakuV2 mailserver cycle 2021-10-05 16:15:29 -04:00
constants.nim refactor: moving OPENURI constant back from status-lib to app 2021-09-10 11:56:27 -04:00
nim_status_client.nim draft authentication dialogs 2021-10-06 08:32:32 -04:00
nim_windows_launcher.nim feat(@desktop/Windows): status-im:// protocol support and installer fixes 2021-09-09 16:53:09 -04:00