Signal-iOS/SignalUI/ViewControllers/ConversationPicker
Jordan Rose 058a0213b7 Check whether you're blocked in a thread without a write transaction
In most cases when working with a ConversationItem we already have a
write transaction, but sometimes we don't. In this case, we know you
can only be blocked in a conversation if there's history in it (at
least as far as the local device knows), and so we can ignore any
threads that don't exist.
2022-02-18 14:00:27 -08:00
..
ConversationItem.swift Check whether you're blocked in a thread without a write transaction 2022-02-18 14:00:27 -08:00
ConversationPicker.swift Check whether you're blocked in a thread without a write transaction 2022-02-18 14:00:27 -08:00