status-desktop/ui/app/AppLayouts/Chat/views
Jonathan Rainville f614f0c8a9
fix(chat): fix blocked contact being able to be sent a CR (#16954)
Fixes #16951

The property `isContactBlocked` was not passed to the component.
2024-12-13 14:00:52 -05:00
..
private Refactor contacts models to have a single model, remove useless properties and improve updating (#16667) 2024-11-28 09:15:34 -05:00
ChatColumnView.qml fix(chat): Update amount formatting 2024-12-12 14:18:59 +01:00
ChatContentView.qml fix(chat): fix blocked contact being able to be sent a CR (#16954) 2024-12-13 14:00:52 -05:00
ChatHeaderContentView.qml fix(community): fix community image not updating (#16807) 2024-12-04 10:25:18 -05:00
ChatMessagesView.qml Fix unread badge on the chat section button + fix unread count not being counted when the chat is active and the app is not in focus (#16851) 2024-12-04 10:00:34 -05:00
ChatView.qml feat: Payment Request modal (#16744) 2024-12-04 11:19:27 -05:00
ContactsColumnView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
CreateChatView.qml feat: Payment Request modal (#16744) 2024-12-04 11:19:27 -05:00
MembersEditSelectorView.qml fix(RenameGroupPopup): fix name validation and scrolling 2024-10-23 16:18:26 +02:00
MembersModelAdaptor.qml refactor(members): unify members models into one (#16508) 2024-10-25 21:25:50 -04:00
MembersSelectorView.qml Refactor contacts models to have a single model, remove useless properties and improve updating (#16667) 2024-11-28 09:15:34 -05:00
MessagesLoadingView.qml feat:(@desktop/channels): loading state when switching channels/chats 2023-03-28 13:12:58 -04:00
qmldir fix(communities): fix missing members in community settings (#16634) 2024-10-28 13:14:25 -04:00