-
- Downloads
PersonModel : implementation of BannedContactModel
- add a new class BannedContactModel. This model loads at start of the client a list from the daemon to figure which ContactMethods are banned. - it updates the list (for now, we can only ban) when a peer is banned. [Guillaume: fix typo in ci msg] Change-Id: I2367c8918dd4f743ebbce2b0c1c90e5fde71c45b
Showing
- CMakeLists.txt 2 additions, 0 deletionsCMakeLists.txt
- src/account.cpp 12 additions, 0 deletionssrc/account.cpp
- src/account.h 2 additions, 0 deletionssrc/account.h
- src/accountmodel.cpp 17 additions, 0 deletionssrc/accountmodel.cpp
- src/bannedcontactmodel.cpp 141 additions, 0 deletionssrc/bannedcontactmodel.cpp
- src/bannedcontactmodel.h 54 additions, 0 deletionssrc/bannedcontactmodel.h
- src/private/account_p.h 1 addition, 0 deletionssrc/private/account_p.h
- src/private/accountmodel_p.h 1 addition, 0 deletionssrc/private/accountmodel_p.h
Loading
Please register or sign in to comment