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 d4e66dde14 Fixed a few more issues found during testing
• Fixed an issue where the conversation 'created' timestamp wasn't correctly getting set when creating a group
• Fixed an issue where sending a message to 'Note to Self' may not show the conversation in the conversation list
• Fixed an issue where sharing a message with an attachment might not include the attachment
• Fixed an issue where list paging wouldn't work in some cases after values were inserted into the database after the currently loaded pages
• Added some handling for invalid 'joinedAt' values for groups (seems like we can have an incorrect resolution)
8 months ago
..
MessageReceiver+Calls.swift Separate streams for attachment upload/download and bug fixes 10 months ago
MessageReceiver+ClosedGroups.swift Fixed a few more issues found during testing 8 months ago
MessageReceiver+DataExtractionNotification.swift Separate streams for attachment upload/download and bug fixes 10 months ago
MessageReceiver+ExpirationTimers.swift Separate streams for attachment upload/download and bug fixes 10 months ago
MessageReceiver+MessageRequests.swift Separate streams for attachment upload/download and bug fixes 10 months ago
MessageReceiver+ReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
MessageReceiver+TypingIndicators.swift Fixed issues raised during QA 2 years ago
MessageReceiver+UnsendRequests.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
MessageReceiver+VisibleMessages.swift Separate streams for attachment upload/download and bug fixes 10 months ago
MessageSender+ClosedGroups.swift Separate streams for attachment upload/download and bug fixes 10 months ago