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 dbead5e3c8 Got the '/inbox' APIs and encryption/decryption/validation working
Added a few types to make the code more readable
Added the inbox request to the polling
Added a couple of properties to the TSContactThread to indicate the originating open group to support SOGS DMs
Added code to store the latest message id for an open group inbox
Added a bunch of documentation from the API docs into the OpenGroupAPI (and associated models)
Updated the OpenGroupAPI to match the latest docs
Fixed the incorrect structure of the SendDirectMessageRequest
Fixed an incorrect inbox endpoint path
Tweaked the batch response handling so it wouldn't fail to parse all responses if a single one failed
Renamed IdPrefix to SessionId.Prefix and cleaned up the type to be more readable & self-documenting
4 years ago
..
Notification+Contacts.swift Implement nicknames 5 years ago
OWSBackupFragment.h Make things compile again 5 years ago
OWSBackupFragment.m Make things compile again 5 years ago
OWSPrimaryStorage.h Restructure 5 years ago
OWSPrimaryStorage.m Fix push notification handling 4 years ago
OWSStorage+Subclass.h Make things compile again 5 years ago
OWSStorage.h Restructure 5 years ago
OWSStorage.m Add missing strings 4 years ago
SSKPreferences.swift Restructure 5 years ago
Storage+ClosedGroups.swift Add missing strings 4 years ago
Storage+Contacts.swift fix notification preview type nested transaction crash 4 years ago
Storage+Jobs.swift Correctly handle multiple untrusted attachments 5 years ago
Storage+Messaging.swift Got the '/inbox' APIs and encryption/decryption/validation working 4 years ago
Storage+OpenGroups.swift Additional encryption work on id blinding 4 years ago
Storage+Shared.swift fix nested transaction crash 4 years ago
TSDatabaseSecondaryIndexes.h Restructure 5 years ago
TSDatabaseSecondaryIndexes.m Restructure 5 years ago
TSDatabaseView.h Built out the Message Request functionality 4 years ago
TSDatabaseView.m Built out the Message Request functionality 4 years ago