You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Michael Kirk 5b06b4351f Fix timeout on launch for some users (#36)
This would especially affect users with large databases on older
devices.

Some of these database extensions aren't strictly necessary to launch
the app. Theoretically we could see weird read receipt behavior for
the initial 10-30 seconds after the app is launched for first time.

// FREEBIE
9 years ago
Example Fix contact/group sync messages. (#32) 9 years ago
protobuf Send user agent to desktop so they can pick a theme for us 9 years ago
src Fix timeout on launch for some users (#36) 9 years ago
tests Fix contact/group sync messages. (#32) 9 years ago
.clang-format Avoid deadlock while accepting new key (#17) 9 years ago
.gitignore Init Commit 10 years ago
.travis.yml Fix travis build 9 years ago
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 10 years ago
LICENSE Initial commit 10 years ago
README.md Get tests + ci running 10 years ago
SignalServiceKit.podspec bump version 9 years ago

README.md

SignalServiceKit

SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X