session-ios/SessionMessagingKit/Sending & Receiving/Message Handling
Morgan Pretty 9f4d1a678a Fixed a bug where deleted incoming messages could incorrectly be counted as unread 2022-08-16 11:44:11 +10:00
..
MessageReceiver+Calls.swift Fixed a bug where deleted incoming messages could incorrectly be counted as unread 2022-08-16 11:44:11 +10:00
MessageReceiver+ClosedGroups.swift Fixed a bunch more bugs around push notifications and avatars 2022-07-04 17:36:48 +10:00
MessageReceiver+ConfigurationMessages.swift Fixed a large number of bugs and added a setting to control open group message deletion 2022-06-29 18:10:10 +10:00
MessageReceiver+DataExtractionNotification.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
MessageReceiver+ExpirationTimers.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
MessageReceiver+MessageRequests.swift Updated the code to remove blinded contact records once they become unblinded (no point keeping them) 2022-06-29 18:12:20 +10:00
MessageReceiver+ReadReceipts.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
MessageReceiver+TypingIndicators.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 2022-08-05 17:10:01 +10:00
MessageReceiver+UnsendRequests.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
MessageReceiver+VisibleMessages.swift Reverted the logic to only download attachments when opening a conversation (new flag in future) 2022-07-18 10:08:26 +10:00
MessageSender+ClosedGroups.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 2022-07-15 18:15:28 +10:00