messagelistmodel: never ever edit body from client
This is impossible to follow correctly, causing weird things. Now Body always contains the original Body from the libclient, LinkifiedBody the linkified Body and Linkified is empty if the message is not linkified. Change-Id: I29e5f7cf1c5a2093f5e4b7785216e8b9b24e9ad8 GitLab: #961
Showing
- src/app/commoncomponents/TextMessageDelegate.qml 7 additions, 2 deletionssrc/app/commoncomponents/TextMessageDelegate.qml
- src/app/mainview/components/EditContainer.qml 1 addition, 2 deletionssrc/app/mainview/components/EditContainer.qml
- src/libclient/api/interaction.h 1 addition, 1 deletionsrc/libclient/api/interaction.h
- src/libclient/messagelistmodel.cpp 19 additions, 7 deletionssrc/libclient/messagelistmodel.cpp
- src/libclient/messagelistmodel.h 1 addition, 0 deletionssrc/libclient/messagelistmodel.h
Loading
Please register or sign in to comment