Signal-iOS/SignalMessaging
Jordan Rose 5d183bf9cc Groups: one last fix to prefer 'userId' field over 'presentation'
In the past, certain group change actions only contained the
"presentation" of a ProfileKeyCredential rather than separate 'userId'
and 'profileKey' fields, but this has long been corrected. Most of
these are now handled using the HasAciAndProfileKey protocol, but this
one was missed because it doesn't need the profile key (and shouldn't
waste time decrypting it).
2023-07-13 16:19:11 -07:00
..
attachments Add text formatting send support. 2023-06-23 10:26:46 -07:00
calls Remove unnecessary "@objc" in SignalMessaging. 2023-05-16 16:41:49 -07:00
categories Remove unnecessary "@objc" in SignalMessaging. 2023-05-16 16:41:49 -07:00
contacts Look up known phone numbers using CDS 2023-07-12 11:35:14 -05:00
environment Remove UUIDBackfillTask 2023-07-12 11:39:07 -05:00
groups Groups: one last fix to prefer 'userId' field over 'presentation' 2023-07-13 16:19:11 -07:00
Jobs Add & use DisappearingMessagesConfigurationStore 2023-06-05 11:00:38 -05:00
Notifications Update build target to iOS 13.0 2023-06-08 16:21:20 -07:00
Payments Remove unnecessary "@objc" in SignalMessaging. 2023-05-16 16:41:49 -07:00
profiles Convert Environment from SignalMessaging to Swift as SMEnvironment. 2023-06-02 20:53:07 -07:00
Storage Service Show a tooltip for username links after setting a username 2023-07-13 10:01:07 -07:00
Subscriptions Update build target to iOS 13.0 2023-06-08 16:21:20 -07:00
test Remove ObjC cruft from some classes. 2023-06-02 21:36:36 -07:00
Usernames Migrate SignalRecipient to SDSCodableModel 2023-05-24 15:50:17 -07:00
utils Improve code to fetch thread for a given message 2023-06-23 12:48:30 -05:00
VoiceMessage Remove unnecessary "@objc" in SignalMessaging. 2023-05-16 16:41:49 -07:00
Info.plist
SignalMessaging-Prefix.pch Define CocoaLumberjack constants only where needed 2023-04-13 13:44:36 -07:00
SignalMessaging.h Convert Environment from SignalMessaging to Swift as SMEnvironment. 2023-06-02 20:53:07 -07:00