Signal-iOS/SignalMessaging/groups
Jordan Rose 5d183bf9cc Groups: one last fix to prefer 'userId' field over 'presentation'
In the past, certain group change actions only contained the
"presentation" of a ProfileKeyCredential rather than separate 'userId'
and 'profileKey' fields, but this has long been corrected. Most of
these are now handled using the HasAciAndProfileKey protocol, but this
one was missed because it doesn't need the profile key (and shouldn't
waste time decrypting it).
2023-07-13 16:19:11 -07:00
..
GroupsV2AvatarDownloadOperation.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
GroupsV2Impl.swift Add & use DisappearingMessagesConfigurationStore 2023-06-05 11:00:38 -05:00
GroupsV2Impl+RestoreGroups.swift Don't rely on TSAccountManager global state to load groups from storageService 2023-06-02 09:15:52 -07:00
GroupsV2IncomingChanges.swift Remove lots of GV1-related code 2023-06-01 11:47:43 -07:00
GroupsV2OutgoingChangesImpl.swift Skip sending group update messages for PNI invite declines 2023-05-30 10:59:07 -07:00
GroupsV2ProfileKeyUpdater.swift Remove unnecessary "@objc" in SignalMessaging. 2023-05-16 16:41:49 -07:00
GroupsV2Protos.swift Remove lots of GV1-related code 2023-06-01 11:47:43 -07:00
GroupsV2Utils.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
GroupV2Params.swift Remove lots of GV1-related code 2023-06-01 11:47:43 -07:00
GroupV2SnapshotImpl.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
GroupV2UpdatesImpl.swift Groups: one last fix to prefer 'userId' field over 'presentation' 2023-07-13 16:19:11 -07:00
StorageService+GroupsV2.swift Change license to AGPL 2022-10-13 08:25:37 -05:00