You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SignalMessaging
Mikunj fb1e27d633 Fix empty message generation.
Before since we were setting the groupMetaMessage, it was setting the `shouldSave` property to true and thus the message sender was looking for the message in the db.
We now don't set this property so the message should be able to be sent without saving.
6 years ago
..
Models address compiler breakage after rebase 6 years ago
ViewControllers Fix Signal bug 6 years ago
ViewModels Use link preview image when quote replying. 6 years ago
Views Fix Signal bug 6 years ago
appearance Cache dark theme preference 6 years ago
attachments autoformatted 6 years ago
categories cleanup compiler warnings 6 years ago
contacts Clean 6 years ago
environment inline enum converters 6 years ago
profiles Clean & fix conversation settings crash 6 years ago
utils Fix empty message generation. 6 years ago
Info.plist Shared framework between app and extension 8 years ago
SignalMessaging-Prefix.pch Pull out SignalCoreKit. 7 years ago
SignalMessaging.h Resize link preview images if necessary. 6 years ago