Michal Iskierko
|
ada9501fb9
|
fix(desktop/chat): Remove unused comments
Issue #3520
|
2022-03-08 15:29:42 -05:00 |
Michal Iskierko
|
aefa7d8e26
|
fix(desktop/chat): Update copy button tooltip text in communities
Change copy buttons tooltip text from “Copy to clipboard” into “Copied!” in panels: "Add members" and "Manage community"
Fixes #3520
|
2022-03-08 15:29:42 -05:00 |
Noelia
|
50fb0dc45f
|
fix(@desktop/CopyToClipboard): [base_bc] can't copy from Invite friends as well as App Version and Node Version
Root store propagation in order to use the global copyToClipboard method.
Modify InviteFriendsPopup to use StatusQ components.
Fixes #4529
|
2022-02-01 11:51:00 +01:00 |
Jonathan Rainville
|
bd2bb8952a
|
refactor(community): move community specific functions to chat_section
Fixes #4489
|
2022-02-01 11:50:02 +01:00 |
Jonathan Rainville
|
9fc9f698d9
|
refactor(community): hook invite user and fix community context menu
|
2022-02-01 11:48:43 +01:00 |
Sale Djenic
|
b3f8af8e06
|
refactor(@desktop/general): qml code referring to the old code base commented out
Qml code referring to the old code base commented out, but not deleted,
due to easier refactoring the rest of the app.
|
2022-02-01 11:42:42 +01:00 |
Alexandra Betouni
|
426c116bac
|
refactor(desktop) Made shared a QML module
Use it as import shared 1.0, import shared.controls 1.0
etc instead of import "../../../shared"
Closes #3934
|
2021-10-27 18:05:45 -04:00 |
Alexandra Betouni
|
9cc361c40a
|
refactor(desktop/chat) Moving chat to new architecture
Closes #3710
|
2021-10-20 15:29:38 -04:00 |