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 faa8918cd4 Replaced the remaining non-file legacy methods with their non-legacy equivalents
Updated the OpenGroup polling to run on a non-main thread
Updated the TSGroupModel to store moderatorIds as well as the adminIds (new endpoint is only going to give diffs)
Updated the BatchRequest to support json, base64 encoded strings and raw bytes for it's body
Replaced the 'lastMessageServerID' methods with 'OpenGroupSequenceNumber' methods (since we have swapped the property over)
Added an alert when banning fails (previously it would fail silently)
Fixed a bug where sent blinded messages were appearing as incoming messages
Fixed a bug where the OpenGroup infoUpdates wasn't getting decoded correctly
Fixed an issue where the ConversationVC wouldn't become the first responder again after the ban alerts disappeared
Fixed an issue where I'd incorrectly used the message 'seqNo' in place of the message server id
Fixed an issue where open group messages were setting their `sentTimestamp` to seconds instead of milliseconds for incoming messages
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 Replaced the remaining non-file legacy methods with their non-legacy equivalents 3 years ago
File Server Additional encryption work on id blinding 3 years ago
Jobs Additional encryption work on id blinding 3 years ago
Messages Additional encryption work on id blinding 3 years ago
Meta Remove unused code 4 years ago
Open Groups Replaced the remaining non-file legacy methods with their non-legacy equivalents 3 years ago
Protos Built out the Message Request functionality 3 years ago
Sending & Receiving Replaced the remaining non-file legacy methods with their non-legacy equivalents 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 Updated to the latest blinding behaviour 3 years ago
Configuration.swift Redesign conversation screen part 1 4 years ago
Storage.swift Replaced the remaining non-file legacy methods with their non-legacy equivalents 3 years ago