Signal-iOS/SignalServiceKit/Calls/Group
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
..
GroupCallInteractionFinder.swift Use CallRecord to power group call peeks 2023-10-12 15:23:32 -07:00
OutgoingGroupCallUpdateMessage.swift Swiftify OWSOutgoingGroupCallMessage 2023-08-14 16:04:23 -07:00
OWSGroupCallMessage.h Move markAsRead into Swift for calls messages 2024-03-21 10:02:37 -07:00
OWSGroupCallMessage.m Move markAsRead into Swift for calls messages 2024-03-21 10:02:37 -07:00
OWSGroupCallMessage.swift Mark calls as read when opening the relevant conversation 2024-03-21 10:18:40 -07:00
OWSGroupCallMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00