-
- Downloads
sync_module: sync contact list on JAMS accounts
ServerAccountManager didn't implement any onSyncDatas, causing contacts to not sync across devices. Also small fix: do not try to clone conversation already, it was adding a useless log. Change-Id: I494ee75ee0313c05056ee83ddcb8d9be500f593a
Showing
- src/jamidht/account_manager.cpp 51 additions, 0 deletionssrc/jamidht/account_manager.cpp
- src/jamidht/account_manager.h 1 addition, 0 deletionssrc/jamidht/account_manager.h
- src/jamidht/archive_account_manager.cpp 0 additions, 50 deletionssrc/jamidht/archive_account_manager.cpp
- src/jamidht/archive_account_manager.h 0 additions, 1 deletionsrc/jamidht/archive_account_manager.h
- src/jamidht/conversation_module.cpp 9 additions, 1 deletionsrc/jamidht/conversation_module.cpp
- src/jamidht/sync_module.cpp 1 addition, 1 deletionsrc/jamidht/sync_module.cpp
Loading
Please register or sign in to comment