Signal-iOS/SignalMessaging
Michael Kirk 3a5455410e Move SignalCall out of SignalMessaging back to Signal target
partial revert of ceae3f1f3

SignalMessaging doesn't really need to know much about the SignalCall, and
since SignalCall now knows about WebRTC, keeping SignalCall in SignalMessaging
would mean moving *all* of WebRTC into SignalMessaging.

Instead, we move SignalCall back to SignalMessaging, and only expose a small
protocol thereof to SignalMessaging.
2020-02-13 11:32:36 -07:00
..
appearance Fix a bug when receiving a reaction from a user without a thread. 2020-02-04 17:15:13 -08:00
attachments Preserve ordering of albums saved from share sheet 2020-01-30 20:13:17 -08:00
categories Fix reaction picker on iPhone 5/SE 2020-02-04 12:05:22 -08:00
contacts Respond to CR. 2020-02-13 10:08:22 -03:00
environment remove preserveYdb feature flag 2020-02-12 15:19:55 -07:00
groups Update v2 groups to latest if we abort incremental updates. 2020-02-13 10:51:20 -03:00
Notifications Move SignalCall out of SignalMessaging back to Signal target 2020-02-13 11:32:36 -07:00
profiles Modify profile keys in all v2 groups when we rotate our profile key. 2020-02-13 10:26:34 -03:00
Storage Service Rewrite queue to process incoming group v2 messages. 2020-01-23 12:00:42 -03:00
utils extract DebugFlags from FeatureFlags 2020-02-12 15:19:55 -07:00
ViewControllers remove viewOnce feature flag 2020-02-12 15:19:56 -07:00
ViewModels Use Groups v2 to coordinate disappearing message state. 2020-02-06 10:50:45 -03:00
Views Merge branch 'release/3.4.0' 2020-02-04 14:51:09 -08:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Sketch out the SDS code generation. 2019-04-11 09:15:28 -04:00
SignalMessaging.h Windowed conversation loading 2019-12-31 14:29:32 -08:00