-
- Downloads
Project 'savoirfairelinux/ring-lrc' was moved to 'savoirfairelinux/jami-libclient'. Please update any links and bookmarks that may still have the old path.
get number of unread messages
add functions to get the number of unread messages. Clients get the
number of unread messages in a conversation when getting
ConversationInfo.
additional test coming with : testCount, count the number of
occurrences in the database matching a value.
Change-Id: Ie7db0b7f288bfe82b64518dd1e9790837c2a2087
Reviewed-by:
Sébastien Blin <sebastien.blin@savoirfairelinux.com>
Showing
- src/authority/databasehelper.cpp 5 additions, 0 deletionssrc/authority/databasehelper.cpp
- src/authority/databasehelper.h 4 additions, 0 deletionssrc/authority/databasehelper.h
- src/conversationmodel.cpp 17 additions, 1 deletionsrc/conversationmodel.cpp
- src/database.cpp 17 additions, 0 deletionssrc/database.cpp
- src/database.h 8 additions, 0 deletionssrc/database.h
- test/databasetester.cpp 8 additions, 0 deletionstest/databasetester.cpp
- test/databasetester.h 5 additions, 0 deletionstest/databasetester.h
Please register or sign in to comment