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
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
3 years ago
..
Common Networking Additional encryption work on id blinding 3 years ago
Contacts Built out the Message Request functionality 3 years ago
Database Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
File Server Additional encryption work on id blinding 3 years ago
Jobs Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
Messages Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
Meta Remove unused code 4 years ago
Open Groups Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
Protos Built out the Message Request functionality 3 years ago
Sending & Receiving Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
Threads Replaced the remaining non-file legacy methods with their non-legacy equivalents 3 years ago
To Do Fully switch to the new contact API 4 years ago
Utilities Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
Configuration.swift Redesign conversation screen part 1 4 years ago
Storage.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago