Signal-iOS/Signal/src
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
..
Calls Fix a crash receiving a call from someone you've never talked to 2022-02-14 16:27:37 -08:00
environment Add the "Signalyzer" Instruments tool 2022-02-17 14:07:57 -08:00
Experience Upgrades Update introducing PINs copy. 2022-01-27 15:22:38 -08:00
Jobs Upload push tokens after every launch of the main app. 2021-11-23 17:36:37 -03:00
Models Merge branch 'release/5.26.1' 2021-11-23 11:57:03 -10:00
UserInterface Lint 2022-01-12 23:19:36 -08:00
util Add an internal option to export logs directly (using the share sheet) 2022-02-17 11:02:51 -08:00
ViewControllers Check whether you're blocked in a thread without a write transaction 2022-02-18 14:00:27 -08:00
views home view cells and toolbar reacts to Theme change 2022-01-26 10:46:08 +01:00
AppDelegate.h Add support for scanning new link device URL 2021-06-18 10:26:41 -07:00
AppDelegate.m Add the "Signalyzer" Instruments tool 2022-02-17 14:07:57 -08:00
Signal-Bridging-Header.h Lint 2022-01-12 23:19:36 -08:00