Commit Graph

332 Commits (75bab75dc8ecca4ee33f3bdb6e1b637770f7c490)

Author SHA1 Message Date
Michael Kirk 75bab75dc8 Show no redundant error when failing to send due to changed identity
The old "blocking" style SN alerts are deprecated. We maintain the
functionality to decrypt incoming messages from legacy SN alerts so that
users have time to recover their undecrypted messages.

// FREEBIE
8 years ago
Matthew Chen a1d3e360df [SSK] Sync verification state.
// FREEBIE
8 years ago
Michael Kirk 9ec6ec5e4e [SSK] create missed call notification in threads
// FREEBIE
8 years ago
Michael Kirk 1a3204bf46 create interaction in thread when missing call due to changed identity
// FREEBIE
8 years ago
Michael Kirk 32d05bbe08 [SSK] avoid deadlock on unknown session
// FREEBIE
8 years ago
Michael Kirk 2692977168 [SSK] New identity manager
// FREEBIE
8 years ago
Matthew Chen ceb210748e Sketch out OWSIdentityManager.
// FREEBIE
8 years ago
Matthew Chen e80a00a6b2 [SSK] Format fail messages.
// FREEBIE
8 years ago
Matthew Chen 58f360b620 [SSK] Rework and unify the system messages.
// FREEBIE
8 years ago
Matthew Chen 05fb7dcb3f [SSK] Remove obsolete TSUIDatabaseConnectionDidUpdateNotification notification.
// FREEBIE
8 years ago
Michael Kirk eea0d7be7f [SSK] update to merged
// FREEBIE
8 years ago
Michael Kirk 5b12f4afae Prevent outgoing calls started from various places unless have been seen
e.g. from contacts app

// FREEBIE
8 years ago
Michael Kirk 130aa132a0 Reject incoming calls from an unseen changed identity
// FREEBIE
8 years ago
Matthew Chen 6b4a5398ef [SPK] Improve logging around updating and using prekeys.
// FREEBIE
8 years ago
Michael Kirk 76a0f88f7c [SSK] dont cache session store
// FREEBIE
8 years ago
Matthew Chen c0753152db [SPK] Improve logging around updating and using prekeys.
// FREEBIE
8 years ago
Matthew Chen d752a9b030 [SSK] Add incoming and outgoing message database views.
// FREEBIE
8 years ago
Matthew Chen f49309bf66 Add incoming and outgoing message database views.
// FREEBIE
8 years ago
Matthew Chen 19a2a1539e [SSK] Clean up timer usage.
// FREEBIE
8 years ago
Matthew Chen cdda0d4f02 [SSK] Fix “mark as read” logic.
// FREEBIE
8 years ago
Matthew Chen 85d54798fe [SSK] Changes for unseen indicator.
// FREEBIE
8 years ago
Matthew Chen 7afcad81c6 Fix data type issue around losing millisecond precision in message expiration times.
// FREEBIE
8 years ago
Matthew Chen 63f014fab4 [SSK] Cache display names for accounts.
// FREEBIE
8 years ago
Matthew Chen dd3394be1b Cache display names for accounts.
// FREEBIE
8 years ago
Michael Kirk 85d0d27505 [SSK] remove some redundant error notifications
// FREEBIE
8 years ago
Michael Kirk 37e0b1a004 Sending to unconfirmed idnetity presents confirmation
Rather than send/fail

// FREEBIE
8 years ago
Michael Kirk 1a03be8ae7 Fetch safety number upon entering thread
* uniform method to get recipients in group/contact thread
  * use it to clean up markAsSeenJob

// FREEBIE
8 years ago
Matthew Chen 1d792d1878 Rename audio duration and image size methods in TSAttachmentStream.
// FREEBIE
8 years ago
Michael Kirk fc37e251de [SSK] log error on failure
// FREEBIE
8 years ago
Michael Kirk 4700294c26 [SSK][SPK] Safety Number Updates
// FREEBIE
8 years ago
Michael Kirk bb25d2beb6 IdentityKeyStore changes
1) Always accept keys from incoming messages

2) Block sending only if it's a recent change, or if always
   block is enabled

// FREEBIE

// FREEBIE
8 years ago
Matthew Chen f30cd7c7fa [SSK] Remove invalid assert in socket manager.
// FREEBIE
8 years ago
Matthew Chen d8ade3288c [SSK] Cache image size and audio duration on attachments.
// FREEBIE
8 years ago
Matthew Chen b1f7cf0d62 Cache image size and audio duration on attachments.
// FREEBIE
8 years ago
Matthew Chen b0005ea932 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 2e36f41838 Add support for manually activating censorship circumvention.
// FREEBIE
8 years ago
Matthew Chen 7b70fe674a “Add to contacts” offer.
// FREEBIE
8 years ago
Matthew Chen 4223766e60 [SSK] Try the country code for the local phone number when parsing phone numbers.
// FREEBIE
8 years ago
Matthew Chen e7de25ab01 [SSK] Pin YapDatabase to v2.9.3 to avoid v.3.x.
// FREEBIE
8 years ago
Matthew Chen cab9e3d3db [SSK] Persist attachment file paths.
// FREEBIE
8 years ago
Matthew Chen e4f31b5e40 Rename attachment source filename property.
// FREEBIE
8 years ago
Michael Kirk 7e031b7306 [SSK] Show SN changes in groups, and include name
// FREEBIE
8 years ago
Michael Kirk dfd438e5f8 revert Yap update until next release
// FREEBIE
8 years ago
Michael Kirk 557488bc7d return iOS8 support in project files
// FREEBIE
8 years ago
Matthew Chen 07cc8baa60 [SSK] Honor the local calling code in select recipient view.
// FREEBIE
8 years ago
Matthew Chen 6833fb7181 [SSK] Retry push token registration.
// FREEBIE
8 years ago
Michael Kirk 72168e2881 [SSK] faster contact parsing
// FREEBIE
8 years ago
Michael Kirk 20ad9114e2 [SSK] Reduce time between editing contacts and seeing those changes in
the app

cache phone number parsing

// FREEBIE
8 years ago
Matthew Chen 09f8a20acb [SSK] Revert "Merge branch 'charlesmchen/autoMarkAsRead'"
// FREEBIE
8 years ago
Matthew Chen 625b1d0200 [SSK] Only reply to group info requester & Don’t reply to “request group info” messages from non-members of the group in question.
// FREEBIE
8 years ago