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 38420997b0 Fixed a couple of bugs and made some performance tweaks
Cleaned up some duplicate poller logic (avoid going back to the main queue)
Updated the code to remove a profile image if a user sends a message which doesn't have a profile image (ie. they've explicitly removed it)
Fixed an issue where some more logic could incorrectly run in the DBWrite queue
Fixed a bug where the OpenGroupPoller could stop polling when getting an error
Fixed a bug where messages which had the same timestamp wouldn't get correctly marked as read when scrolling under the right circumstances
2 years ago
..
MessageReceiver+Calls.swift Reworked the app startup process 2 years ago
MessageReceiver+ClosedGroups.swift Few minor tweaks & bug fixes 2 years ago
MessageReceiver+ConfigurationMessages.swift Fixed up the remaining reported internal testing issues 2 years ago
MessageReceiver+DataExtractionNotification.swift Fixed a number of issues found during internal testing 2 years ago
MessageReceiver+ExpirationTimers.swift Fixed a number of issues found during internal testing 2 years ago
MessageReceiver+MessageRequests.swift Cleaned up the outdated message logic and fixed a few bugs 2 years 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 Fixed a number of issues found during internal testing 2 years ago
MessageReceiver+VisibleMessages.swift Fixed a couple of bugs and made some performance tweaks 2 years ago
MessageSender+ClosedGroups.swift Fixed up the remaining reported internal testing issues 2 years ago