session-ios/SessionMessagingKit/Sending & Receiving/Message Handling
Morgan Pretty 613dbb4afa Another tweak for the string linter and a couple of UI fixes
Fixed a minor UI bug with the ProfilePictureView when in a SessionCell
Fixed a height calculation issue on the EditClosedGroupVC
2023-05-31 17:26:43 +10:00
..
MessageReceiver+Calls.swift Finished adding logic to ignore messages invalidated by config 2023-05-31 14:30:33 +10:00
MessageReceiver+ClosedGroups.swift Another tweak for the string linter and a couple of UI fixes 2023-05-31 17:26:43 +10:00
MessageReceiver+ConfigurationMessages.swift Updated the feature flag so it will continue to use User Config if the migrations have already been run 2023-05-18 16:32:49 +10:00
MessageReceiver+DataExtractionNotification.swift Finished adding logic to ignore messages invalidated by config 2023-05-31 14:30:33 +10:00
MessageReceiver+ExpirationTimers.swift Finished adding logic to ignore messages invalidated by config 2023-05-31 14:30:33 +10:00
MessageReceiver+MessageRequests.swift Finished adding logic to ignore messages invalidated by config 2023-05-31 14:30:33 +10:00
MessageReceiver+ReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 2023-02-15 15:11:57 +11:00
MessageReceiver+TypingIndicators.swift Fixed issues raised during QA 2023-03-17 15:12:35 +11:00
MessageReceiver+UnsendRequests.swift Cleaned up a bunch of code, added pinned and hidden handling 2023-03-02 17:52:37 +11:00
MessageReceiver+VisibleMessages.swift Finished adding logic to ignore messages invalidated by config 2023-05-31 14:30:33 +10:00
MessageSender+ClosedGroups.swift Fixed issues found during QA 2023-04-14 18:19:18 +10:00