Signal-iOS/Signal
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
..
AudioFiles Don't use CallKit for video calls received while the app is active 2020-08-17 15:41:10 -07:00
Fonts Restructure AvatarBuilder to support new avatar styles 2021-07-15 20:04:22 -07:00
Images.xcassets Cache built avatars to disk for NSE 2022-02-14 11:59:13 -08:00
Lottie Adjust megaphone priority and remove old megaphones 2022-01-24 10:42:34 -08:00
NSE-Images.xcassets Cache built avatars to disk for NSE 2022-02-14 11:59:13 -08:00
Settings.bundle Import SignalMetadataKit wholesale into SignalServiceKit 2022-01-26 09:50:55 -08:00
Sounds Autoplay subsequent audio messages 2021-04-29 18:01:21 -07:00
src Check whether you're blocked in a thread without a write transaction 2022-02-18 14:00:27 -08:00
test Add missing methds in tests. 2022-02-11 15:47:38 -08:00
translations Add an "Export Logs" option for when uploading debug logs fails 2022-02-17 11:02:51 -08:00
.swiftlint.yml
iTunesArtwork@3x.png
main.m Call UIApplicationMain() outside of autoreleasepool 2021-04-08 13:35:17 -07:00
Signal-AppStore.entitlements iOS 15 communication notification support for messages 2021-08-17 10:48:39 -10:00
Signal-Info.plist "Bump build to 5.30.0.3." (nightly-02-18-2022) 2022-02-18 04:00:43 -08:00
Signal-Prefix.pch Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
Signal.entitlements iOS 15 communication notification support for messages 2021-08-17 10:48:39 -10:00
SignalTSan.supp
SignalUBSan.supp