Signal-iOS/SignalServiceKit/Contacts/Threads
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
..
ThreadRemover.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
ThreadStore.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSContactThread.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSContactThread.m Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSContactThread.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSContactThread+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
TSGroupThread.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSGroupThread.m Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSGroupThread.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSGroupThread+OWS.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSGroupThread+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
TSPrivateStoryThread.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSPrivateStoryThread.m Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSPrivateStoryThread.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSPrivateStoryThread+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
TSThread+OWS.swift Add more contact badges 2024-03-29 16:08:35 -06:00