Signal-iOS/SignalMessaging/groups
Max Radermacher d4adfaff91
Fix protocol conformance warnings
There are some Swift-only features that are part of these protocols, so
they were split into Obj-C and Swift variants. However, the class itself
only reports conformance to the Swift variant, which leads to warnings
when using the class in Objective-C.
2022-05-09 11:44:05 -05:00
..
GroupsV2AvatarDownloadOperation.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
GroupsV2Impl.swift Fix protocol conformance warnings 2022-05-09 11:44:05 -05:00
GroupsV2Impl+RestoreGroups.swift Clean up HTTP error metadata accessors. 2021-10-15 11:52:31 -03:00
GroupsV2IncomingChanges.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupsV2Migration.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupsV2OutgoingChangesImpl.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupsV2ProfileKeyUpdater.swift Check all groups for an up-to-date profile key (at most once per week) 2022-04-21 11:37:38 -07:00
GroupsV2Protos.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupsV2Utils.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupV2Params.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupV2SnapshotImpl.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupV2UpdatesImpl.swift Fix protocol conformance warnings 2022-05-09 11:44:05 -05:00
StorageService+GroupsV2.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00