Signal-iOS/SignalServiceKit/src
Jordan Rose c8de10815a Remove internal lock from OWSIdentityManager
This isn't protecting any local state and wasn't being used
consistently, and it can result in lock inversion deadlocks if
-readWithUnfairLock: is called within a database write transaction.
2022-04-18 18:19:31 -07:00
..
Account OWSMessageDecrypter should use destinationUuid to choose local stores 2022-04-14 16:47:46 -07:00
Contacts PR Feedback: Remove notImplemented altogether 2022-04-13 20:21:47 -07:00
Devices Lint 2022-04-08 19:01:43 -07:00
groups Require transactions for the remainder of BlockingManager's interface 2022-04-08 19:01:43 -07:00
Messages Remove internal lock from OWSIdentityManager 2022-04-18 18:19:31 -07:00
Network Decide whether to discard a GV2 message without building an entire job 2022-04-11 15:55:04 -07:00
Payments Add "Donation Receipts" view 2022-04-11 16:21:12 -05:00
Protocols Check if a user is stories capable when sending group replies 2022-03-31 00:37:56 -07:00
Protos Add initial support for the PniIdentity sync message 2022-03-23 11:48:08 -07:00
Remote Attestation Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
Security More Python 3 script fixes 2022-03-24 10:28:27 -05:00
Storage Add "Export Database" to the internal settings, for debugging 2022-04-18 17:36:42 -07:00
TestUtils Render 1:1 story replies 2022-04-15 19:28:14 -07:00
Util Convert all(Testable)?Flags to functions 2022-04-18 16:28:01 -07:00
SignalServiceKit.h SSK: Collapse OWSMessageUtils into OWSMessageManager 2022-04-11 15:17:39 -07:00
SSKEnvironment.h Support two SignalProtocolStores in SSKEnvironment 2022-03-16 14:31:06 -07:00
SSKEnvironment.m Support two SignalProtocolStores in SSKEnvironment 2022-03-16 14:31:06 -07:00
TSConstants.swift Add support for staging captcha URLs 2022-03-04 15:41:21 -08:00
TSPrefix.h Change phone number. 2021-11-19 14:28:18 -03:00