Signal-iOS/SignalServiceKit/src
Jordan Rose 3e8217deb0 TSOutgoingMessage: break out -contentBuilderWithThread:transaction:
TSOutgoingMessage has an existing overridable method
-dataMessageBuilderWithThread:transaction: that returns an
SSKProtoDataMessageBuilder; this makes it easy for the base class to
add a profile key to every outgoing DataMessage message no matter how
the proto gets built. Similarly, we (sometimes) want to put a
PniSignature on every outgoing message (of any kind), so now we have
-contentBuilderWithThread:transaction:. (The PniSignature part comes
next.)
2022-05-19 14:20:53 -07:00
..
Account Load account state before doing data migrations 2022-05-10 12:59:07 -07:00
Contacts Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
Devices TSOutgoingMessage: break out -contentBuilderWithThread:transaction: 2022-05-19 14:20:53 -07:00
groups Fix protocol conformance warnings 2022-05-09 11:44:05 -05:00
Messages TSOutgoingMessage: break out -contentBuilderWithThread:transaction: 2022-05-19 14:20:53 -07:00
Network Add first gift badge screen 2022-05-19 14:07:23 +00:00
Payments Fix protocol conformance warnings 2022-05-09 11:44:05 -05:00
Protocols Check if a user is stories capable when sending group replies 2022-03-31 00:37:56 -07:00
Protos TSOutgoingMessage: break out -contentBuilderWithThread:transaction: 2022-05-19 14:20:53 -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 Time out syncTruncatingCheckpoint after 3 seconds 2022-05-17 12:31:03 -07:00
TestUtils Test phone number sharing modes for sealed sender 2022-05-18 10:21:53 -07:00
Util Add first gift badge screen 2022-05-19 14:07:23 +00: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 Clean up donate URL code 2022-04-21 12:23:37 -05:00
TSPrefix.h Change phone number. 2021-11-19 14:28:18 -03:00