-
- Downloads
interactions: add methods to update interaction status
If a message is outgoing, update the status from daemon's signals. If a
message is incoming, the client have the ability to change the status of
the interaction from UNREAD to READ.
Change-Id: If47fed5e1a2ecbdd52745e150fc08146ca7a6cbd
Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Showing
- src/api/contactmodel.h 2 additions, 1 deletionsrc/api/contactmodel.h
- src/api/conversation.h 2 additions, 2 deletionssrc/api/conversation.h
- src/api/conversationmodel.h 16 additions, 1 deletionsrc/api/conversationmodel.h
- src/api/interaction.h 6 additions, 1 deletionsrc/api/interaction.h
- src/authority/databasehelper.cpp 34 additions, 4 deletionssrc/authority/databasehelper.cpp
- src/authority/databasehelper.h 34 additions, 1 deletionsrc/authority/databasehelper.h
- src/callbackshandler.cpp 15 additions, 0 deletionssrc/callbackshandler.cpp
- src/callbackshandler.h 20 additions, 0 deletionssrc/callbackshandler.h
- src/contactmodel.cpp 3 additions, 2 deletionssrc/contactmodel.cpp
- src/conversationmodel.cpp 108 additions, 6 deletionssrc/conversationmodel.cpp
- src/database.cpp 1 addition, 0 deletionssrc/database.cpp
Loading
Please register or sign in to comment