Signal-iOS/SignalUI/Utils
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
..
AppContext+SignalUI.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
AttachmentMultisend.swift Check whether you're blocked in a thread without a write transaction 2022-02-18 14:00:27 -08:00
BlockListUIUtils.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
BlockListUIUtils.m Remove OWSContactsManager.allContactsMap. 2021-10-22 19:09:28 -03:00
ConversationStyle.swift PR Feedback 2021-11-09 14:25:55 -08:00
FullTextSearcher.swift Don't index group membership on TSGroupThread 2022-02-11 12:58:48 -08:00
GroupManager+SignalMessaging.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
GroupViewUtils.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
MobileCoinHelperSDK.swift Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:03 -03:00
NameCollisionFinder.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSAnyTouchGestureRecognizer.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSAnyTouchGestureRecognizer.m Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSAudioPlayer.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSAudioPlayer.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSAudioSession.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSProfileManager+SignalUI.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSProfileManager+SignalUI.m Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSSounds+SignalUI.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00