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 f8b2f73f7b Fixed a few issues found during QA
Fixed an issue where quotes containing images wouldn't send
Fixed an issue where a MessageSend job could get stuck in an infinite retry loop if it had an attachment in an invalid state
Fixed an issue where quotes containing non-media files wouldn't contain the correct data
Fixed an issue where the quote thumbnail was getting the wrong content mode set
Fixed an issue where the local disappearing messages config wasn't getting generated correctly
Fixed an issue where the format parameters for the disappearing message info message were the wrong way around in one case
Updated the AttachmentUploadJob to try to support images which haven't completed downloading (untested as it's not supported via the UI)
3 years ago
..
Attachments Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
Errors Cleaned up received message handling and a few bugs with duplicate message handling 3 years ago
Link Previews Removed a bunch of legacy database types 3 years ago
Message Handling Reverted the logic to only download attachments when opening a conversation (new flag in future) 3 years ago
Notifications Updated the PushNotificationAPI to use V4 onion requests instead of V2 3 years ago
Pollers Added an exponential back-off to polling open groups when they fail to poll 3 years ago
Quotes Fixed a few issues found during QA 3 years ago
Typing Indicators Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
MessageReceiver+Decryption.swift Fixed the broken unit tests 3 years ago
MessageReceiver.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
MessageSender+Convenience.swift Attempted to fix the notification & call reporting issues 3 years ago
MessageSender+Encryption.swift Fixed the broken unit tests 3 years ago
MessageSender.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Notification+MessageReceiver.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago