[BREAKGLASS] A private messenger for iOS. https://signal.org
Go to file
Michael Kirk fcbfde3874 nonblocking SN change notifications don't percolate group threads to the
top unless there is a message in that thread.

Otherwise the user is overwhelmed by a bunch of group threads with
redundant notifications. The notifications will be there if the user
later enters the threads. The affect is that only the thread with the
relevant message will pop to the top.

// FREEBIE
2017-05-19 11:40:44 -04:00
Example MessageSender should be accessed as singleton 2017-03-30 12:48:36 -04:00
protobuf Respond to CR. 2017-05-09 11:43:25 -04:00
src nonblocking SN change notifications don't percolate group threads to the 2017-05-19 11:40:44 -04:00
tests MessageSender should be accessed as singleton 2017-03-30 12:48:36 -04:00
Utilities post commit which double checks for freebie presence 2017-03-28 21:09:19 -04:00
.clang-format Avoid deadlock while accepting new key (#17) 2016-07-18 16:00:59 -07:00
.gitignore Censorship circumvention in Egypt and UAE 2016-12-21 09:56:48 -06:00
.travis.yml Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 2016-05-18 11:32:10 -07:00
LICENSE Update license. 2017-04-11 17:16:04 -04:00
Makefile Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
README.md Get tests + ci running 2016-04-23 20:08:51 -07:00
SignalServiceKit.podspec Censorship circumvention in Egypt and UAE 2016-12-21 09:56:48 -06:00

SignalServiceKit

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