Commit Graph

30794 Commits

Author SHA1 Message Date
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
Evan Hahn
7d44dbbc4a Remove unused argument from database method
This change should have no user impact. The `name` argument was never
used so we can remove it.
2023-04-20 10:30:16 -05:00
automated-signal
a09aca25e7 "Bump build to 6.23.0.1." (nightly-04-20-2023) 2023-04-20 04:00:33 -07:00
Harry
290f83f8ab
Don't require pni used exclusively for logging 2023-04-19 18:22:04 -07:00
Evan Hahn
4d67b36fc0
Scaffolding for iOS deprecation
This change should have no user impact because all the code is dormant.
2023-04-19 18:15:54 -05:00
george-signal
95ffd7187b
Implement list mode in All Media. 2023-04-19 16:00:48 -07:00
Max Radermacher
f591252606 Initialize TSConstants only once per launch 2023-04-19 15:38:43 -07:00
Max Radermacher
89b6b4136c Improve performance of database callbacks 2023-04-19 15:38:33 -07:00
Harry Sanabria
20b0331ff0 "Bump build to 6.23.0.0." (nightly-04-19-2023) 2023-04-19 14:36:01 -07:00
Harry Sanabria
898dccf1f8 Update translations 2023-04-19 14:35:30 -07:00
Harry Sanabria
b88cdeee51 Update release notes 2023-04-19 14:30:48 -07:00
Harry
998e0eebd0
Fix crash when rendering out-of-bounds style ranges 2023-04-19 14:19:16 -07:00
Evan Hahn
877dbef243
Be explicit: the app's expiry is a function of the current time 2023-04-19 14:43:15 -05:00
Max Radermacher
df9a6f09a7
Improve performance of checkpointIfNecessary() 2023-04-19 12:24:26 -07:00
Sasha Weiss
d219bfe59e
Serialize amount property as nullable 2023-04-19 09:38:27 -07:00
Evan Hahn
e5340f6d56
AppExpiry should take database reference as needed
This change should have no user impact.
2023-04-19 10:14:03 -05:00
Evan Hahn
f06e6c4fe8
AppExpiry should read app build time from AppVersion 2023-04-19 09:42:20 -05:00
automated-signal
95bcaf3dab "Bump build to 6.22.0.6." (nightly-04-19-2023) 2023-04-19 04:00:29 -07:00
Igor Solomennikov
3b39f28f98 Add a couple missing SignalUI imports to resolve Xcode's complaints. 2023-04-18 17:21:35 -07:00
Igor Solomennikov
6dd3d9a6f2
Convert all convenience methods in UIFont+OWS to Swift. 2023-04-18 17:14:51 -07:00
Harry
b55a740ce5
Notify @mentionees in group story replies 2023-04-18 15:00:14 -07:00
Evan Hahn
b10a697498
Update warning reminder designs 2023-04-18 15:11:37 -05:00
Harry
b6c6d60141
Fix long query for story replies 2023-04-18 13:08:03 -07:00
Harry
ee137c6e63
Add unique alert message for requesting reg voice code 2023-04-18 13:31:16 -05:00
Evan Hahn
8182630954
Remove "change phone number" remote config flag 2023-04-18 12:14:16 -05:00
Harry
d29cdfbc03
Use appropriate filters for registration PIN customer support emails 2023-04-18 09:23:06 -07:00
Evan Hahn
a1ca035b1a
Remove "use new registration" feature flag
*I recommend reviewing this with whitespace changes disabled.*

This commit removes `FeatureFlags.useNewRegistrationFlow` and deals with
the fallout of that change.

This should have no user impact.
2023-04-18 11:10:58 -05:00
Pete Walters
f052eca0e4 Fix timestamp used in tests 2023-04-18 09:30:26 -05:00
automated-signal
7cdac94bac "Bump build to 6.22.0.5." (nightly-04-18-2023) 2023-04-18 04:00:28 -07:00
Evan Hahn
33d8599147
Fix accessibility identifier for reminder view 2023-04-17 16:50:45 -05:00
Max Radermacher
d5cf00a423 Remove unnecessary check for staging builds 2023-04-17 14:46:28 -07:00
Max Radermacher
f6258c47b7 Remove unused phone number sharing option 2023-04-17 14:46:07 -07:00
Max Radermacher
c72400771a Fix typo when searching for contact sync jobs 2023-04-17 14:45:52 -07:00
Max Radermacher
94a9c8cd65 Improve the performance of some tests 2023-04-17 14:14:57 -07:00
Max Radermacher
fc9b8349fe Improve reliability of database-related tests 2023-04-17 14:10:40 -07:00
Max Radermacher
5be0674db0 Fetch new sender certificates every 24 hours 2023-04-17 13:02:08 -07:00
Pete Walters
2c64922577
Basic edit message receive validation 2023-04-17 14:43:27 -05:00
Evan Hahn
3625bcbabb "Bump build to 6.22.0.4." (Internal) 2023-04-17 12:04:54 -05:00
Evan Hahn
510f10ad32
Update SQLCipher to fork that supports BARRIERFSYNC 2023-04-17 12:03:45 -05:00
Marissa Le Coz
ef76d1f6f9
word-wrap sender name on message instead of truncating (#6250) 2023-04-17 12:11:06 -04:00