-
- Downloads
conversation: link file before announcing commit
A sent file was linked after the commit was announced to the client and to other devices, which was causing various race conditions. We add a new onCommit callback allowing to take action after a commit is made and before it's announced to clients and other devices, and we use this callback to link the file. Change-Id: If5c64271b08a71749e5bf84426c5a6ecb9806ea6
Showing
- src/jamidht/conversation.cpp 6 additions, 3 deletionssrc/jamidht/conversation.cpp
- src/jamidht/conversation.h 3 additions, 1 deletionsrc/jamidht/conversation.h
- src/jamidht/conversation_module.cpp 15 additions, 8 deletionssrc/jamidht/conversation_module.cpp
- src/jamidht/conversation_module.h 2 additions, 0 deletionssrc/jamidht/conversation_module.h
- src/jamidht/jamiaccount.cpp 1 addition, 1 deletionsrc/jamidht/jamiaccount.cpp
Loading
Please register or sign in to comment