Signal-iOS/SignalUI
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
..
Appearance Don't block theme changes on a write transaction 2022-02-18 11:47:32 -08:00
Categories Remove UIScrollView workaround that was only used in iOS 11.0-11.2 2022-01-31 15:15:18 -08:00
Environment Add support for new certificate authority 2022-01-26 12:59:45 -06:00
Payments Cleanup old feature flags 2022-01-24 10:53:55 -08:00
SignalUI.docc Add SignalUI framework target. 2021-10-19 09:39:52 -03:00
UI Respond to CR. 2021-10-21 09:21:31 -03:00
Utils Check whether you're blocked in a thread without a write transaction 2022-02-18 14:00:27 -08:00
ViewControllers Check whether you're blocked in a thread without a write transaction 2022-02-18 14:00:27 -08:00
ViewModels reduced number of notifications used for clearing search after user interaction; message sending: only user iniitiated messages will lead to cleared search 2021-12-11 12:22:40 +01:00
Views Remove deprecated UITextViewDelegate methods. 2022-01-31 15:15:18 -08:00
Wallpapers Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
SignalUI-Prefix.pch Respond to CR. 2021-10-21 09:21:33 -03:00
SignalUI.h Change phone number. 2021-11-19 14:28:18 -03:00