Commit Graph

30833 Commits

Author SHA1 Message Date
Max Radermacher
21215c463c Update to LibSignal v0.23.0 2023-05-02 09:00:57 -07:00
Harry
2fddccb8e3
Allow tapping anywhere on verification code view to make first responder 2023-05-02 08:19:08 -05:00
automated-signal
d0e0738701 "Bump build to 6.23.0.6." (nightly-05-02-2023) 2023-05-02 04:01:00 -07:00
Igor Solomennikov
f2f761d62a Remove "Theme" section title from "Theme" settings screen. 2023-05-01 18:18:23 -07:00
Igor Solomennikov
75fad6c786
Convert remnants of RegistrationUtils to Swift. 2023-05-01 17:33:55 -07:00
Harry
b3700d07ce
Refactor mention/style/search result attribute application 2023-05-01 13:57:07 -07:00
automated-signal
000c857ea9 "Bump build to 6.23.0.5." (nightly-04-26-2023) 2023-04-26 04:00:42 -07:00
Max Radermacher
31f2f3d681
Improve MSL performance 2023-04-25 14:13:59 -07:00
Max Radermacher
0d8ef0f17e
Improve FailedAttachmentDownloadsJob perf 2023-04-25 12:22:20 -07:00
Harry
7de867a27c
Update commit for RingRTC update to main commit 2023-04-25 11:52:02 -07:00
Evan Hahn
14237a873f
NSLocalizedString -> OWSLocalizedString 2023-04-25 13:28:46 -05:00
Max Radermacher
c9c32ffa6a Clean up web socket fallback logic 2023-04-25 10:41:26 -07:00
Max Radermacher
2c4b87b491 Move sticker cleanup to OWSOrphanDataCleaner 2023-04-25 10:35:32 -07:00
Max Radermacher
abf30902f4 Improve performance of StorageService cleanup 2023-04-25 10:33:43 -07:00
Jim Gustafson
4373ec1f62
Update to RingRTC v2.26.3 2023-04-25 06:50:05 -07:00
automated-signal
b52dc96c24 "Bump build to 6.23.0.4." (nightly-04-25-2023) 2023-04-25 04:00:37 -07:00
Max Radermacher
1ee45299a6
Fix group member merges 2023-04-24 18:45:18 -07:00
Max Radermacher
ba8d3e7271 Show a spinner during “Clear Chat History” 2023-04-24 15:56:25 -07:00
Evan Hahn
e1dcf4f6a4
Remove unused AnySearcher class. 2023-04-24 15:50:50 -07:00
Evan Hahn
ea970bbd02
Clean up "set default subscription payment method" request. 2023-04-24 15:50:26 -07:00
Evan Hahn
0e59a3040a
Remove stickerManager from Dependencies and NSObject. 2023-04-24 15:48:33 -07:00
Evan Hahn
d01cfc9ed5
Remove unused "iPad compatibility mode" getter. 2023-04-24 15:48:08 -07:00
Igor Solomennikov
a5d7ae7a2b
Fixes for media viewer open/close animations.
Remove spring bouncing for "close" animation (set damping to 1).

Fix visual glitches during "bounce" stage of media "open" animation - this was caused by animating masking layer's path. The issue is still there, but only for corner cases - media in chat with multiple rounded corners of different radius.
2023-04-24 15:47:20 -07:00
Evan Hahn
8d4e286840
Remove unused getter from UIGestureRecognizer. 2023-04-24 15:46:47 -07:00
Evan Hahn
f05d73c768
Remove two unused getters from UIDevice. 2023-04-24 15:46:11 -07:00
Evan Hahn
8221367728
Remove unused GV1 method. 2023-04-24 15:45:30 -07:00
Evan Hahn
4e9dd76b69
Remove a bunch of dead code. 2023-04-24 15:44:51 -07:00
Evan Hahn
0a6f6e0337
Remove redundant conditional in registration 2023-04-24 14:30:21 -07:00
Max Radermacher
0199c3789e Don’t warn about missing orphaned paths 2023-04-24 10:41:56 -07:00
Max Radermacher
4941574c8b Fix handling of the isDirty flag 2023-04-24 10:41:26 -07:00
Harry
7daed0ae2f
typo fix
Co-authored-by: Utsav Dave <utsavdave1997@gmail.com>
2023-04-24 10:30:09 -07:00
automated-signal
6d765e5fb5 "Bump build to 6.23.0.3." (nightly-04-22-2023) 2023-04-22 04:00:28 -07:00
Evan Hahn
b178b1f3d5 Swiftify OWSProvisioningCipherTest 2023-04-21 18:19:51 -07:00
Evan Hahn
557718a810 Remove unused string property
This removes `NSString`'s `dominantLanguageWithLegacyLinguisticTagger`.
Its last usage was removed in 57a810658a,
back when we dropped iOS 10.
2023-04-21 18:14:47 -07:00
Evan Hahn
d6b60ac2cd
Add F_BARRIERFSYNC remote config kill switch 2023-04-21 16:10:35 -05:00
Evan Hahn
a597f56c9c
Update SQLCipher fork 2023-04-21 15:36:41 -05:00
Sasha Weiss
fc09e78d28
Pass GroupUpdateCopy population parameters as arguments 2023-04-21 12:49:12 -07:00
Sasha Weiss
3c5cefa07c
Clean up GroupMembership 2023-04-21 12:09:14 -07:00
Evan Hahn
219ca9558b Remove group calling remote config flag 2023-04-21 10:40:49 -07:00
Evan Hahn
a8b73584dc Remove KBS remote config flag
This change should have no user impact because the feature has been
released for awhile.
2023-04-21 10:40:40 -07:00
Evan Hahn
9be7718e54
Deprecate iOS 12 2023-04-21 11:49:34 -05:00
Pete Walters
d7abb2714f
Expand the list of excluded domains from link previews 2023-04-21 07:31:17 -05:00
automated-signal
1d20774815 "Bump build to 6.23.0.2." (nightly-04-21-2023) 2023-04-21 04:00:40 -07:00
Harry
d1276a9a16
Use registration session GET endpoint to validate proxy settings during registration 2023-04-20 18:23:47 -07:00
Max Radermacher
ba2a39b195 Clean up SMKSecretSessionCipher unit tests 2023-04-20 15:54:11 -07:00
Max Radermacher
7d0d59f451
Support contact merges for yourself 2023-04-20 14:11:51 -07:00
Max Radermacher
787b87f182
Swiftify buildDeviceMessage(s) 2023-04-20 11:54:16 -07:00
Max Radermacher
71f45b5815 Clean up isMessageProcessingPermitted checks 2023-04-20 11:01:52 -07:00
Evan Hahn
d9d6ce3ea4
Move AppExpiry off Dependencies and NSObject 2023-04-20 12:46:21 -05:00
Evan Hahn
874e07d1c2
Don't start disappearing messages job if database is corrupted 2023-04-20 11:51:46 -05:00