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/SessionMessagingKit/Database
Morgan Pretty 4c89c165d8 Fixed a few bugs uncovered by QA
Fixed a bug where the ConfigurationMessage was getting generated before the contact state was persisted to the database in the message request flow causing odd behaviours (now generating the ConfigurationMessage within the same transaction)
Fixed a bug where sending a message to an existing message request thread once the message requests item has been hidden would show the message requests notification and trigger the section to re-appear on the home screen
Fixed a bug where blocked contacts weren't getting excluded from the contacts list in the configuration message
3 years ago
..
Notification+Contacts.swift Implement nicknames 4 years ago
OWSBackupFragment.h Make things compile again 4 years ago
OWSBackupFragment.m Make things compile again 4 years ago
OWSPrimaryStorage.h Restructure 4 years ago
OWSPrimaryStorage.m Fix push notification handling 4 years ago
OWSStorage+Subclass.h Make things compile again 4 years ago
OWSStorage.h Restructure 4 years ago
OWSStorage.m Add missing strings 4 years ago
SSKPreferences.swift Restructure 4 years ago
Storage+ClosedGroups.swift Add missing strings 4 years ago
Storage+Contacts.swift Fixed a few bugs uncovered by QA 3 years ago
Storage+Jobs.swift Correctly handle multiple untrusted attachments 4 years ago
Storage+Messaging.swift fix transaction crash 3 years ago
Storage+OpenGroups.swift Merge branch 'dev' into cleanup 4 years ago
Storage+Shared.swift fix nested transaction crash 4 years ago
TSDatabaseSecondaryIndexes.h Restructure 4 years ago
TSDatabaseSecondaryIndexes.m Restructure 4 years ago
TSDatabaseView.h PR comments and a few missed use cases 3 years ago
TSDatabaseView.m Fixed a couple of crashes and added some mock data generation logic 3 years ago