status-desktop/ui/imports/shared/status
Godfrain Jacques ae16bd8b67
fix(settings): It's not possible to switch the log level (#13309)
* chore: bump status-go

Closes #13139

* fix(settings): It's not possible to switch the log level

Previously it was not possible to change the state of the Debug toggle.
This is because the code forced the setting the default value, ignoring
the database setup, hence always setting the DEBUG as LogLevel.

Closes #13139
2024-02-05 09:11:27 -08:00
..
StatusGifPopup fix: messaging settings and url unfurling fixes (#12457) 2023-10-18 10:03:32 +01:00
StatusChatImage.qml fix: Pinning messages - tweaks to UI and interactions 2023-02-17 11:22:21 +01:00
StatusChatImageExtensionValidator.qml fix(images): fix second pasted image replaces the first one 2023-03-28 13:48:10 -04:00
StatusChatImageLoader.qml fix(LinkPreviews): Left align the message link preview tight corner 2023-11-02 14:32:22 +02:00
StatusChatImageQtyValidator.qml
StatusChatImageSizeValidator.qml fix(images): fix second pasted image replaces the first one 2023-03-28 13:48:10 -04:00
StatusChatImageValidator.qml
StatusChatInput.qml fix: Use StatusSynthaxHighlighter to format the hyperlinks in the chat input 2023-11-10 15:55:48 +02:00
StatusChatInputImageArea.qml feat: Add settings card to control link previews settings in chat input 2023-10-12 15:40:01 +03:00
StatusChatInputReplyArea.qml feat(image-album): Display album of images in replies 2023-05-02 11:24:48 +03:00
StatusChatInputTextFormationAction.qml
StatusEmojiPopup.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
StatusEmojiSection.qml
StatusEmojiSuggestionPopup.qml
StatusExpandableAddress.qml fix(@wallet): trim tx data 2023-02-23 14:53:45 +01:00
StatusGifPopup.qml fix: messaging settings and url unfurling fixes (#12457) 2023-10-18 10:03:32 +01:00
StatusImageModal.qml fix(StatusImageModal): Image view is not scaled with window size changes 2023-12-07 14:32:57 +02:00
StatusImageRadioButton.qml
StatusInputListPopup.qml
StatusNotification.qml
StatusSearchListPopup.qml fix: Channel picker doesn't render 1-1 chats correctly 2023-06-15 11:13:36 +02:00
StatusSectionDescItem.qml fix(@wallet): trim tx data 2023-02-23 14:53:45 +01:00
StatusSectionHeadline.qml
StatusSettingsLineButton.qml fix(settings): It's not possible to switch the log level (#13309) 2024-02-05 09:11:27 -08:00
StatusSticker.qml fix: Pinning messages - tweaks to UI and interactions 2023-02-17 11:22:21 +01:00
StatusStickerButton.qml chore(StatusStickerButton): refactor to use StatusButton 2023-04-18 13:45:38 +02:00
StatusStickerList.qml fix(StatusStickerList): add scrollbar to the grid view 2023-04-18 13:45:38 +02:00
StatusStickerMarket.qml feat(@desktop/wallet): Apply flat assets model into SendModal 2024-01-23 20:26:25 +01:00
StatusStickerPackClickPopup.qml feat(@desktop/wallet): Apply flat assets model into SendModal 2024-01-23 20:26:25 +01:00
StatusStickerPackDetails.qml
StatusStickerPackIconWithIndicator.qml fix: Create only one instance of `StatusChatInput` (#10928) 2023-06-07 16:18:29 +03:00
StatusStickersPopup.qml feat(@desktop/wallet): Apply flat assets model into SendModal 2024-01-23 20:26:25 +01:00
StatusTextFormatMenu.qml
qmldir