Signal-iOS/SignalMessaging/groups
Jordan Rose 3742e5c329 Group updates: use an autoreleasepool for each group change processed
Helps avoid sawtooth-shaped memory usage when there are a lot of
changes to process, especially in a large group.
2022-02-10 10:35:29 -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 Store group avatars on disk 2022-02-09 11:56:03 -08:00
GroupsV2Migration.swift Store group avatars on disk 2022-02-09 11:56:03 -08:00
GroupsV2OutgoingChangesImpl.swift Store group avatars on disk 2022-02-09 11:56:03 -08:00
GroupsV2ProfileKeyUpdater.swift Clean up HTTP error metadata accessors. 2021-10-15 11:52:31 -03:00
GroupsV2Protos.swift Store group avatars on disk 2022-02-09 11:56:03 -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 Group updates: use an autoreleasepool for each group change processed 2022-02-10 10:35:29 -08:00
StorageService+GroupsV2.swift Groups updates: adopt maxSupportedChangeEpoch and includeFirstState 2022-02-08 15:06:24 -08:00