Signal-iOS/SignalMessaging/groups
Harry 33e26b6c4c
Migrate OWSSignalService from objc to swift, and split it into a protocol and implementation
* Split OWSSignalService into a swift protocol and implementation, migrated from objc

* Put OWSSignalService under SSKEnvironment and use mock in mock environment

* Rename from basename + impl to protocol + basename

* extend mock functionality a bit

* pr feedback
2022-08-24 14:36:52 -07:00
..
GroupsV2AvatarDownloadOperation.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
GroupsV2Impl.swift Migrate OWSSignalService from objc to swift, and split it into a protocol and implementation 2022-08-24 14:36:52 -07:00
GroupsV2Impl+RestoreGroups.swift Clean up HTTP error metadata accessors. 2021-10-15 11:52:31 -03:00
GroupsV2IncomingChanges.swift Allow a bannedAtTimestamp of 0 for incoming banned members 2022-08-17 12:52:48 -07:00
GroupsV2Migration.swift Don't need transactions to build group models 2022-07-12 10:23:12 -07:00
GroupsV2OutgoingChangesImpl.swift Allow outgoing changes with only ban actions 2022-07-18 15:03:33 -07:00
GroupsV2ProfileKeyUpdater.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
GroupsV2Protos.swift Ban and unban users as part of add/remove/deny group actions 2022-07-15 09:41:19 -07:00
GroupsV2Utils.swift Add OWSIdentityManager.shouldSharePhoneNumber(with:transaction:) 2022-05-19 14:20:53 -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 Only auto-refresh groups that we know we are members of 2022-08-16 12:58:57 -07:00
StorageService+GroupsV2.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00