Commit Graph

1343 Commits (8ed10c3a9bd4bb154b847148ab929ceb422e9ea0)
 

Author SHA1 Message Date
Michael Kirk 8ed10c3a9b [SSK] Don't suspend app until message sending completes.
// FREEBIE
7 years ago
Michael Kirk 55063fec63 [SSK] Serialize message sending
Most notable on shoddy networks, Signal-iOS will now make sure that
messages sent first can be delivered first.

This *does* entail that we have to wait for attachments to upload and
send before subsequent messages can be sent. Some people don't like
this, but the majority UX is improved.

// FREEBIE
7 years ago
Michael Kirk 0ecbbfaefe [SSK] backwards compatible attachment digests
// FREEBIE
7 years ago
Michael Kirk c39a26659e Merge pull request #1860 from WhisperSystems/mkirk/intern-pastelog
Intern pastelog
7 years ago
Matthew Chen 612339670a Merge branch 'charlesmchen/messageStateIndicators' 7 years ago
Matthew Chen 97210b4073 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen bf2db32f85 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 539e665589 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen f0e7e635f2 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 9ae047a1da Add progress & disable media views while uploading attachments.
// FREEBIE
7 years ago
Matthew Chen 3dc7f2528f Align the message state indicators with the behavior on Android and desktop.
// FREEBIE
7 years ago
Matthew Chen 029ae00bb2 Align the message state indicators with the behavior on Android and desktop.
// FREEBIE
7 years ago
Matthew Chen 442546fba8 Align the message state indicators with the behavior on Android and desktop.
// FREEBIE
7 years ago
Matthew Chen 1820fdbde8 Merge remote-tracking branch 'origin/hotfix/2.8.3' 7 years ago
Michael Kirk 42975e44e8 better debug log copy
"Email Support" and "Open a Bug Report"

// FREEBIE
7 years ago
Michael Kirk 8adba61b37 intern Pastelog back into Signal.
Not worth the cocaopods/framework/project mgmt machinery for making
changes to 1 class.

// FREEBIE
7 years ago
Matthew Chen c88f275c9a Merge branch 'charlesmchen/fixCameraAttachments' 7 years ago
Matthew Chen b9705cfe06 Fix sending attachments from the camera.
// FREEBIE
7 years ago
Michael Kirk 1e3f0fffeb Invert logging condition. (#1855)
We don't want to log here normally, only when we detect weird strings.

// FREEBIE
7 years ago
Matthew Chen 22aa1d535b Merge branch 'feature/fixFilterCallingCodes' 7 years ago
Matthew Chen a264d9aa9b Responding to CR.
// FREEBIE
7 years ago
Matthew Chen a226a4a1b3 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen e5fdaa1323 Fix filtering of country codes in registration flow.
* Filtering wasn't working; it has been fixed.
* I've added support for arbitrary partial matches and matching based on country code and calling code.

// FREEBIE
7 years ago
Matthew Chen be36d2ebf2 Merge branch 'charlesmchen/limitOutgoingMessageSize' 7 years ago
Matthew Chen 3440746173 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen e6e4290fa9 Limit size of outgoing text messages.
// FREEBIE
7 years ago
Matthew Chen 04a112aac9 Merge branch 'charlesmchen/nonUSNonContactSearch' 7 years ago
Matthew Chen 0993860376 [SSK] Update SSK pod to reflect corresponding changes.
// FREEBIE
7 years ago
Matthew Chen 82179c6d47 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 3048a0146f Fix non-contact lookup for non-US users.
// FREEBIE
7 years ago
Michael Kirk 3413bcce23 Merge pull request #1853 from WhisperSystems/mkirk/zxing-framework
move zxing to framework
7 years ago
Michael Kirk 6a4c6915a2 Update build instructions
// FREEBIE
7 years ago
Michael Kirk 99c982fbb2 change ZXing to framework for faster incremental compiles in xcode
// FREEBIE
7 years ago
Matthew Chen 47df77f38c Only run "enable video calling" migration if user is registered.
// FREEBIE
7 years ago
Matthew Chen e00449172d bump build
// FREEBIE
7 years ago
Matthew Chen c68bfac71d [SSK] Update SSK pod to fix build break.
// FREEBIE
7 years ago
Michael Kirk 3db7867978 update dependencies
// FREEBIE
7 years ago
Michael Kirk 62073a14a5 Maintain AR when scaling avatar
// FREEBIE
7 years ago
Michael Kirk 861e074c15 clarify call integration copy
// FREEBIE
7 years ago
Matthew Chen 04034df1f8 Merge branch 'charlesmchen/videoAttachmentUploadAssert' 7 years ago
Matthew Chen 19aac08bec Fix thread-safety assert when sending video attachments.
// FREEBIE
7 years ago
Michael Kirk 8c81b4c82e update translations
// FREEBIE
7 years ago
Michael Kirk fed7569366 bump build
// FREEBIE
7 years ago
Michael Kirk aa268e36c2 This constructor can return nil
seeing frequent crash in the wild on this line, maybe this is why?

// FREEBIE
7 years ago
Michael Kirk 3ee1d5568c Migrate existing users to RTC calling
// FREEBIE
7 years ago
Matthew Chen dc422f7b00 Convert "is logging enabled" methods to class methods so that they can safely be used before Environment has been initialized.
// FREEBIE
7 years ago
Matthew Chen e7639bbdbe Merge branch 'charlesmchen/groupNameUpdates' 7 years ago
Matthew Chen 5a130703f9 Update conversation view title when group name changes.
// FREEBIE
7 years ago
Matthew Chen 081956c2b4 Update conversation view title when group name changes.
// FREEBIE
7 years ago
Matthew Chen ec06cf76e4 Merge branch 'charlesmchen/paste' 7 years ago