Signal-iOS/Signal
Max Radermacher ef1bd4064f Don’t fetch UUIDs when opening BaseMemberVC
(Also, don’t call out recipients that don’t support New Groups.)

We try to populate this picker with users we believe are registered. Now
that GV2 is fully rolled out, all the recipients we believe are
registered should have a UUID. (If any don’t, we’ll resolve that on
launch via UUIDBackfillTask.) Since these proactive fetches *shouldn’t*
run, prevent them from running by removing them entirely.

If we hit a rare race condition where a recipient is missing a UUID,
we’ll still perform a lookup when trying to select that recipient.

In these rare edge cases where a recipient doesn’t have a UUID (which,
again, shouldn’t happen), the subtitle indicating that they don’t
support New Groups will be out of date. By removing proactive fetches,
it’ll remain out of date until the user taps the row. To avoid
confusion, defer showing an error until the user taps on the recipient.
2022-10-25 00:41:24 -07:00
..
AudioFiles Don't use CallKit for video calls received while the app is active 2020-08-17 15:41:10 -07:00
Images.xcassets Use lotties in story viewer NUX overlay 2022-10-19 12:29:15 -07:00
Lottie Use lotties in story viewer NUX overlay 2022-10-19 12:29:15 -07:00
NSE-Images.xcassets Cache built avatars to disk for NSE 2022-02-14 11:59:13 -08:00
Settings.bundle SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
Sounds Autoplay subsequent audio messages 2021-04-29 18:01:21 -07:00
src Don’t fetch UUIDs when opening BaseMemberVC 2022-10-25 00:41:24 -07:00
test Better multisend of text stories 2022-10-20 11:04:25 -07:00
translations Remove presentAddThreadToProfileWhitelist 2022-10-24 10:19:06 -07:00
.swiftlint.yml
iTunesArtwork@3x.png
main.m Change license to AGPL 2022-10-13 08:25:37 -05:00
Signal-AppStore.entitlements Add UI for configuring proxy connection 2022-09-26 13:48:00 -07:00
Signal-Info.plist "Bump build to 5.60.0.2." (nightly-10-22-2022) 2022-10-22 04:00:55 -07:00
Signal-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
Signal.entitlements Add UI for configuring proxy connection 2022-09-26 13:48:00 -07:00
SignalTSan.supp
SignalUBSan.supp