Commit Graph

1746 Commits (7e3ccad22a92e6320ebe2ef77fcbf0888a3f905e)

Author SHA1 Message Date
Matthew Chen 19a2bfeaad More conversation viewmodel perf improvements. 6 years ago
Matthew Chen 5f637f24e9 Preheat UI DB views. 6 years ago
Matthew Chen b0295b736b Add ReverseDispatchQueue. 6 years ago
Matthew Chen bd318a84ab Fix typo. 6 years ago
Matthew Chen a96c6ed3b2 Persist the media validity cache. 6 years ago
Michael Kirk 425bdd7a4f guard against edge case
Though, I don't think this method should ever be called when localNumber is
nil.
6 years ago
Michael Kirk c8c932033b add proper nullability annotation 6 years ago
Michael Kirk beb02afce9 Soft delete group threads 6 years ago
Michael Kirk c0cb7df10a rename hasEverHadMessage -> shouldThreadBeVisible 6 years ago
Michael Kirk b7ab036c04 warn_unused_result on AnyPromise methods 6 years ago
Matthew Chen 48bd0cfa06 Add missing retains to promises. 6 years ago
Michael Kirk 9eb0c5e773 Merge branch 'release/2.32.0' 6 years ago
Michael Kirk 1328191a19 log transcript timestamp 6 years ago
Michael Kirk eb96eec94a Merge branch 'release/2.32.0' 6 years ago
Michael Kirk 5423607393 debug logging 6 years ago
Matthew Chen 4f0fa23c4f Don't ever show TI when they are disabled. 6 years ago
Michael Kirk 694b9ef7e9 Merge tag '2.32.0.20' 6 years ago
Matthew Chen 6e457e43ca Clear typing indicators when they are disabled. 6 years ago
Matthew Chen 7506d93eaf Respond to CR. 6 years ago
Matthew Chen fe8259bf0c Fix incremental backup exports. 6 years ago
Matthew Chen d70aa4418f Merge branch 'release/2.32.0' 6 years ago
Matthew Chen aa4fea64cf Improve Profiles Debug UI. 6 years ago
Michael Kirk 92dd77779c Merge tag '2.32.0.19' 6 years ago
Michael Kirk 9eeed99708 fix formatting after merge 6 years ago
Michael Kirk 156302acc7 Merge tag '2.31.2.0' into release/2.32.0 6 years ago
Matthew Chen 0955ab8662 Refine envelope processing. 6 years ago
Michael Kirk 1ab4ed9aec enable typing indicators directly from splash 6 years ago
Matthew Chen 036c6dca41 Merge branch 'release/2.32.0' 6 years ago
Matthew Chen 973afd041d Merge branch 'hotfix/2.31.1' into release/2.32.0 6 years ago
Michael Kirk 2b43fe31ed verify serialzed message exists 6 years ago
Matthew Chen a2dfcd0288 Respond to CR. 6 years ago
Matthew Chen 7624b01d1b Respond to CR. 6 years ago
Matthew Chen c183aeca8e Refine asserts around message sending. 6 years ago
Matthew Chen a6cef1c4cc Update UD indicators. 6 years ago
Matthew Chen b290c9a89f Fix headers for censorship circumvention. 6 years ago
Matthew Chen 4d1c38cc45 Never failover message sends. 6 years ago
Matthew Chen 08de701d6e Clean up ahead of CR. 6 years ago
Matthew Chen ca65325710 Don't send messages with restoring attachments. 6 years ago
Michael Kirk 39c8a153df fixup 2.32.0 RI 6 years ago
Michael Kirk 128bb9be8c Merge tag '2.32.0.17' 6 years ago
Michael Kirk b6e336a071 Merge tag '2.31.1.0' into release/2.32.0 6 years ago
Michael Kirk 24a19eaaca update REST endpoint ack url 6 years ago
Matthew Chen c3ad65af1d Respond to CR. 6 years ago
Matthew Chen 95e1f840c1 Backup misc collections. 6 years ago
Matthew Chen 7e39bf97e5 Backup misc collections. 6 years ago
Matthew Chen dcaaff7eac Add isRegisteredAndReady to TSAccountManager. 6 years ago
Matthew Chen 70b2280aa7 Add isRegisteredAndReady to TSAccountManager. 6 years ago
Matthew Chen 8110e0c765 Clean up usage of TSAccountManager. 6 years ago
Matthew Chen fa8095bf2d Respond to CR. 6 years ago
Matthew Chen 544bdbd7f5 Fix edge cases around registration. 6 years ago
Matthew Chen 4126b35a27 Respond to CR. 6 years ago
Matthew Chen 4ce0b68a86 Discard sender certificates after 24 hours. 6 years ago
Michael Kirk 6cdef57e2a Merge tag '2.32.0.15' 6 years ago
Michael Kirk 4a70f8dc0f only process attachments if they exist 6 years ago
Matthew Chen 5f8755f2eb Respond to CR. 6 years ago
Matthew Chen f5ba8048b7 Clean up ahead of PR. 6 years ago
Matthew Chen d76bdf3a58 Use attachment pointers to restore attachments from backup. 6 years ago
Matthew Chen e72dafb08e Use attachment pointers to restore attachments from backup. 6 years ago
Matthew Chen 90e7df5515 Use attachment pointers to restore attachments from backup. 6 years ago
Matthew Chen 88026be429 Merge branch 'release/2.32.0' 6 years ago
Matthew Chen f7df229fc0 Merge tag '2.31.0.39' into release/2.32.0 6 years ago
Michael Kirk 0d0359ee12 Fix crash due to empty authorId on old messages 6 years ago
Matthew Chen 4d2bbfc54d Fix crash around account attributes update when unregistered. 6 years ago
Michael Kirk b87b2522e3 Merge tag '2.32.0.13' 6 years ago
Michael Kirk 6935761ab9 Merge tag '2.31.0.38' into release/2.32.0 6 years ago
Michael Kirk f52a58e31e Handle known sender 6 years ago
Michael Kirk 6c2dbbc7c3 verify envelope source before proceeding with error handling 6 years ago
Matthew Chen 81f234f6a0 Fix breakage in share extension. 6 years ago
Michael Kirk 92135af8be Merge branch 'release/2.32.0' 6 years ago
Michael Kirk 12b916ad36 Merge tag '2.31.0.37' into release/2.32.0 6 years ago
Matthew Chen dacccccf74 Remove UD websocket. 6 years ago
Matthew Chen c2cc74f387 Fix build break. 6 years ago
Matthew Chen 949225d525 Respond to CR. 6 years ago
Matthew Chen bbdeeffc76 Use persistent HTTP connection for UD requests. 6 years ago
Matthew Chen c0e57bb35b Use persistent HTTP connection for UD requests. 6 years ago
Matthew Chen 11f8fcc80f Use persistent HTTP connection for UD requests. 6 years ago
Matthew Chen b865b91147 Use REST for UD requests. 6 years ago
Matthew Chen b583e96a04 Tweak clearMayHaveLinkedDevices. 6 years ago
Matthew Chen d71a4c6ff3 Revert "Randomly fail half of all websocket requests."
This reverts commit cae430bac9.
6 years ago
Matthew Chen 901f58c7e3 Fix bug when sending non-body attachments (e.g. group avatars). 6 years ago
Matthew Chen 860eb44edc Fix breakage in share extension. 6 years ago
Michael Kirk b25a704039 Fix: Compose thread picker doesn't show self 6 years ago
Michael Kirk 7eaaab7be4 restrict self device id in message building, not in recipient data model 6 years ago
Matthew Chen cae430bac9 Randomly fail half of all websocket requests. 6 years ago
Michael Kirk b79860ae0f fix compiler doc warning 6 years ago
Michael Kirk c50b8dd0d3 fix compiler warning 6 years ago
Michael Kirk 10af14d965 Remove legacy built in test runner from SSK.
You can run the SSK test suite by adding to your cocoaopods file:

    pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git', testspecs: ["Tests"]
6 years ago
Michael Kirk 7cba367c0a reconcile jobqueue tests with NSTimer based retry 6 years ago
Michael Kirk 4971be5c26 Fix DESIGNATED_INITIALIZER syntax 6 years ago
Michael Kirk 2f3d875dcf fixup ud manager tests 6 years ago
Michael Kirk 79bed93b2d reconcile jobqueue with new readiness based setup 6 years ago
Michael Kirk 2c44cbccfd avoid assertion when deliberately testing for failure 6 years ago
Michael Kirk 24668fa790 update to reflect id assignment on build 6 years ago
Michael Kirk 4b0fc51933 update test to reflect correct behavior 6 years ago
Michael Kirk e2ad9d81bb attachment factory
flesh out other factory builders
6 years ago
Michael Kirk 4d860bb9c7 fixup job queue test 6 years ago
Michael Kirk 24f57cedda add missing method to FakeContactsManager, convert to Swift to avoid missing
protocol methods in the future.
6 years ago
Michael Kirk ca58bb00f7 fixup tests from throws_ audit 6 years ago
Michael Kirk d492816664 Fixup certificate parsing tests
Skip failure when running tests when we're explicitly testing failure cases.

Be more specific about failure conditions via NSError param
6 years ago
Michael Kirk f45908c89d fixup spk deletion test 6 years ago