status-desktop/ui/app/AppLayouts/Chat/views
Michal Iskierko 147288b47b feat(@desktop/community): Saving community tokens in database
Model with community tokens was moved to section_item - every section has its own model.
Every deployed smart contract is saved to database with "In Progress" state.
The app listenes to deployed transaction and updates contract state in database to "Failed" or "Deployed".
Corresponding model is updated.

Issue #9233
2023-02-27 11:01:35 +01:00
..
communities fix(scrollview instances): fixed dropdown&popup height 2023-02-23 20:52:29 +02:00
private
ChatColumnView.qml fix(@desktop/chats): Scroll chat to the bottom or last unread msg when chat is first time opening 2023-02-09 13:54:08 +02:00
ChatContentView.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
ChatContextMenuView.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
ChatHeaderContentView.qml fix: truncation of channel description and pinned message text 2023-02-21 16:53:06 +02:00
ChatMessagesView.qml fix: Pinning messages - tweaks to UI and interactions 2023-02-17 11:22:21 +01:00
ChatView.qml feat(ActivityCenter): Add indication for visited/unvisited AC state 2023-02-17 16:13:43 +04:00
CommunityColumnView.qml feat(Community): Create `CommunityColumnHeaderPanel` component 2023-02-10 10:45:38 +02:00
CommunitySettingsView.qml feat(@desktop/community): Saving community tokens in database 2023-02-27 11:01:35 +01:00
ContactsColumnView.qml refactor(chat): make getChats async to speed up start time 2023-02-08 16:18:44 -05:00
CreateChatView.qml feat(ActivityCenter): Add indication for visited/unvisited AC state 2023-02-17 16:13:43 +04:00
MembersEditSelectorView.qml
MembersSelectorView.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
qmldir