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/Message Handling
Morgan Pretty a91024f0bb Separate streams for attachment upload/download and bug fixes
• Updated the code to stop sending legacy PNs outside of legacy group conversations
• Updated the logger logic to clean things up and use the local date/time (with time zone info) to ease debugging user reports
• Fixed an issue where messages in a community could incorrectly accept disappearing message settings
• Fixed an issue where duplicate messages could be sent in some cases
• Fixed an issue where the conversation might not scroll to the bottom after sending an attachment
• Fixed an issue where attachment encryption was happening in a db write thread
4 weeks ago
..
MessageReceiver+Calls.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago
MessageReceiver+ClosedGroups.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago
MessageReceiver+DataExtractionNotification.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago
MessageReceiver+ExpirationTimers.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago
MessageReceiver+MessageRequests.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago
MessageReceiver+ReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 1 year ago
MessageReceiver+TypingIndicators.swift Fixed issues raised during QA 1 year ago
MessageReceiver+UnsendRequests.swift [WIP] Cleaned up interface, error handling and redundant code 3 months ago
MessageReceiver+VisibleMessages.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago
MessageSender+ClosedGroups.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago