-
- Downloads
swarm: add contacts to contact list for conversation requests
This will make sure that a contact object is inserted into the contact list when conversation requests are loaded. This will only add a pending contact if the contact doesn't already exist. This will prevent contact avatar look-ups from failing for conv requests after reloading the client, and make sure the registered name look-ups connect to contact model profile updated signals. Gitlab: #479 Change-Id: I5f5bd28a6584b7ad148dd7e51443e3654ef30a0e
Showing
- src/api/contactmodel.h 6 additions, 1 deletionsrc/api/contactmodel.h
- src/authority/storagehelper.cpp 16 additions, 18 deletionssrc/authority/storagehelper.cpp
- src/authority/storagehelper.h 19 additions, 0 deletionssrc/authority/storagehelper.h
- src/contactmodel.cpp 33 additions, 12 deletionssrc/contactmodel.cpp
- src/conversationmodel.cpp 23 additions, 15 deletionssrc/conversationmodel.cpp
Loading
Please register or sign in to comment