-
- Downloads
iOS: add flag to avoid conversation sync on register
When an account is registered from the notification extension, it only needs to fetch commits for one contact and not make connections with other contacts, since the extension has limits for time and memory. It also do not need bootstrap conversation. Change-Id: Ia5815dfc47176989c8df10766613f063d3211bee
Showing
- src/jami/jami.h 2 additions, 1 deletionsrc/jami/jami.h
- src/jamidht/jamiaccount.cpp 54 additions, 50 deletionssrc/jamidht/jamiaccount.cpp
- src/manager.cpp 2 additions, 0 deletionssrc/manager.cpp
- src/manager.h 2 additions, 0 deletionssrc/manager.h
- src/ring_api.cpp 2 additions, 0 deletionssrc/ring_api.cpp
Loading
Please register or sign in to comment