status-desktop/ui/app/AppLayouts/Chat/views
Jonathan Rainville afaf7717e8 fix: fix signals not passing the callback
Fixes #8038

We added a callback arg to the signals, but signals do not support default args. You need to pass the exact number of args.
2022-10-26 10:29:33 +02:00
..
communities feat(@desktop/communities) Permissions - 'is allowed to' dropdown 2022-09-19 22:00:03 +02:00
private fix(@desktop/chat): ensure proper limit when creating chat 2022-09-13 12:33:34 +02:00
ChatColumnView.qml fix(PinnedMessagesPopup): pinned messages modal design issues 2022-09-15 10:55:56 +02:00
ChatContentView.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
ChatContextMenuView.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
ChatHeaderContentView.qml fix(ChatHeaderContentView): Unreachable buttons in community header at min width 2022-10-11 16:58:41 +02:00
ChatMessagesView.qml fix(replies): Fire dataChanged when contact changed in reply 2022-10-12 10:54:24 -04:00
ChatView.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
CommunityColumnView.qml fix: fix signals not passing the callback 2022-10-26 10:29:33 +02:00
CommunitySettingsView.qml fix: fix signals not passing the callback 2022-10-26 10:29:33 +02:00
ContactsColumnView.qml fix(Chat/CommunityColumn): Create new chat button looks inconsistent across views 2022-10-11 16:05:35 +02:00
CreateChatView.qml test(GroupChat): Broken tests updated 2022-10-04 11:17:47 +02:00
MembersEditSelectorView.qml fix(@chat/members): display alias if displayName is empty 2022-09-13 12:33:34 +02:00
MembersSelectorView.qml fix(Global): Popup components moved from Global.qml to dedicated non-singleton component 2022-10-25 15:35:18 +02:00
qmldir chore(community): replace plus button by adhoc btn 2022-06-22 09:01:45 -04:00