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/Sending & Receiving
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
..
Attachments Addressed PR changes 3 years ago
Blocking Rename contactIdentifier → contactSessionID 4 years ago
Data Extraction update translation 3 years ago
Expiration fix disappearing messages for sync messages 4 years ago
Link Previews Updated the link previews to default to HTTPS 3 years ago
Mentions Additional encryption work on id blinding 3 years ago
Notifications Additional encryption work on id blinding 3 years ago
Pollers Replaced the remaining non-file legacy methods with their non-legacy equivalents 3 years ago
Quotes Finish replies UI 4 years ago
Read Tracking Remove unused code 4 years ago
Typing Indicators disable typing indicators and read receipts by default 4 years ago
MessageReceiver+Decryption.swift Updated the code to support additional session id prefixes 3 years ago
MessageReceiver+Handling.swift Replaced the remaining non-file legacy methods with their non-legacy equivalents 3 years ago
MessageReceiver.swift Built out the Message Request functionality 3 years ago
MessageSender+ClosedGroups.swift Replaced the remaining non-file legacy methods with their non-legacy equivalents 3 years ago
MessageSender+Encryption.swift Updated the code to support additional session id prefixes 3 years ago
MessageSender.swift Replaced the remaining non-file legacy methods with their non-legacy equivalents 3 years ago
Notification+MessageReceiver.swift Debug 4 years ago