Signal-iOS/SignalMessaging/groups
Jordan Rose 3873741dad Handle a group "change" that has only a snapshot (no actions)
The server will include this if the backlog of group updates *should*
have brought the group up to date, but the actual change action for
the latest revision is missing. This should never happen under normal
operation, but it's best to be defensive against data loss. (Or in
this case, new server features tested in upcoming commits.)
2022-02-08 14:24:05 -08:00
..
GroupsV2AvatarDownloadOperation.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
GroupsV2Impl.swift Prefer recover to catch and explicit future.reject(error) 2022-02-04 09:32:01 -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 Handle a group "change" that has only a snapshot (no actions) 2022-02-08 14:24:05 -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 Handle a group "change" that has only a snapshot (no actions) 2022-02-08 14:24:05 -08:00
StorageService+GroupsV2.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00