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 29ba25916c Fixed a few issues uncovered when testing the shared util feature flag
Added code to handle an edge-case where an account could exist without a display name if crashing at the right time when onboarding/linking (now request a display name on start up)
Fixed a crash which could occur when downloading new avatars
Fixed a minor layout issue with the seed reminder view
2 years ago
..
MessageReceiver+Calls.swift Refactored the remaining references to PromiseKit 2 years ago
MessageReceiver+ClosedGroups.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
MessageReceiver+ConfigurationMessages.swift Fixed a few issues uncovered when testing the shared util feature flag 2 years ago
MessageReceiver+DataExtractionNotification.swift Fixed a bug where the "DataExtractionNotification" messages weren't correctly setting their tmestamps 2 years ago
MessageReceiver+ExpirationTimers.swift
MessageReceiver+MessageRequests.swift Sorted out a bunch of the config syncing logic 2 years ago
MessageReceiver+ReadReceipts.swift
MessageReceiver+TypingIndicators.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 2 years ago
MessageReceiver+UnsendRequests.swift Work on the PromiseKit refactor 2 years ago
MessageReceiver+VisibleMessages.swift Sorted out a bunch of the config syncing logic 2 years ago
MessageSender+ClosedGroups.swift Sorted out a bunch of the config syncing logic 2 years ago