Signal-iOS/SignalUI/Stories
Jordan Rose b0de59f2e2 Remove required from every init that is not dynamically dispatched
This included:
- Removing unavailable inits wholesale if no longer `required`
- Marking a few classes `final` so they could continue using
  `Self(...)` rather than `OWSWhatever(...)`
2024-04-01 15:27:20 -07:00
..
AllSignalConnectionsViewController.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
ConnectionsEducationSheetViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
MyStorySettingsViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
NewGroupStoryViewController.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
NewPrivateStoryConfirmViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
NewPrivateStoryRecipientsViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
NewStoryHeaderView.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
NewStorySheet.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
SelectMyStoryRecipientsViewController.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
StoryContextViewState.swift Group stories on share sheets 2023-07-27 09:35:19 -06:00
StoryMessage+SignalUI.swift Modernize QuotedReplyModel types 2024-03-25 21:10:55 -07:00
StorySharing.swift Use new PreparedOutgoingMessage in attachment multisend 2024-03-28 09:51:44 -07:00