Signal-iOS/SignalMessaging/groups
Jordan Rose 85200228cf Handle paged group updates from storage service
Storage service won't serve more than a certain number of updates for
group logs at a time, returning 206 Partial Content if there are more
to process. Recursively process pages until we get a 200, then combine
all the parsed data into a single array for higher-level handling.
2022-01-27 14:56:04 -08:00
..
GroupsV2AvatarDownloadOperation.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
GroupsV2Impl.swift Handle paged group updates from storage service 2022-01-27 14:56:04 -08:00
GroupsV2Impl+RestoreGroups.swift Clean up HTTP error metadata accessors. 2021-10-15 11:52:31 -03:00
GroupsV2IncomingChanges.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00
GroupsV2Migration.swift Remove now-unnecessary 'version' parameters from HKDF calls 2022-01-25 17:00:17 -08:00
GroupsV2OutgoingChangesImpl.swift Improve logging 2022-01-24 17:10:37 -08:00
GroupsV2ProfileKeyUpdater.swift Clean up HTTP error metadata accessors. 2021-10-15 11:52:31 -03:00
GroupsV2Protos.swift Import SignalMetadataKit wholesale into SignalServiceKit 2022-01-26 09:50:55 -08:00
GroupsV2Utils.swift Import SignalMetadataKit wholesale into SignalServiceKit 2022-01-26 09:50:55 -08:00
GroupV2Params.swift Turn group data caches back on in the NSE 2022-01-20 16:49:37 -08:00
GroupV2SnapshotImpl.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00
GroupV2UpdatesImpl.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00
StorageService+GroupsV2.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00