status-desktop/ui/app/AppLayouts/Chat/views
Alex Jbanca 81a4d70932 chore(Qt5.15): Fix qml warnings after qt 5.15 migration
Fixing QML Connections warnings due to deprecated onFoo handlers. Now we're using function onFoo(params).
Fixing QML compilation error due to js filename format.
Fixing cyclic dependencies between qml components.
2023-01-31 20:39:19 +02:00
..
communities chore(CommunityPermissions): Adjust behavior of 'Hide permission' switch depending on selected permission 2023-01-26 13:03:26 +01:00
private feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
ChatColumnView.qml refactor(chat-model): flatten chat model to only have chat items 2023-01-30 15:36:48 -05:00
ChatContentView.qml fix(@desktop/chat): show message which was sent during group chat creation 2023-01-10 23:53:46 +02:00
ChatContextMenuView.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
ChatHeaderContentView.qml chore: remove public chat functionnalities 2023-01-25 10:05:55 -05:00
ChatMessagesView.qml perf(chatScroll): Reduce loadMoreMessagesIfScrollBelowThreshold to 100. 2023-01-19 19:24:18 +02:00
ChatView.qml chore: remove public chat functionnalities 2023-01-25 10:05:55 -05:00
CommunityColumnView.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
CommunitySettingsView.qml fix(@desktop/community): empty tag string creation 2023-01-11 15:41:57 +02:00
ContactsColumnView.qml chore: remove public chat functionnalities 2023-01-25 10:05:55 -05:00
CreateChatView.qml fix(@desktop/chat): show message which was sent during group chat creation 2023-01-10 23:53:46 +02:00
MembersEditSelectorView.qml feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
MembersSelectorView.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
qmldir feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00