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 3ab8bdec77 Fixed an issue where hidden mods/admins wouldn't be properly recognised
Added an isHidden flag to the GroupMember
Reset the OpenGroup 'infoUpdates' value to force a re-fetch of the data and fix users affected by this bug
Fixed the broken unit tests
3 years ago
..
MessageReceiver+Calls.swift Fixed a bug where deleted incoming messages could incorrectly be counted as unread 3 years ago
MessageReceiver+ClosedGroups.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 3 years ago
MessageReceiver+ConfigurationMessages.swift Fixed a large number of bugs and added a setting to control open group message deletion 3 years ago
MessageReceiver+DataExtractionNotification.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
MessageReceiver+ExpirationTimers.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
MessageReceiver+MessageRequests.swift Updated the code to remove blinded contact records once they become unblinded (no point keeping them) 3 years ago
MessageReceiver+ReadReceipts.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
MessageReceiver+TypingIndicators.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
MessageReceiver+UnsendRequests.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
MessageReceiver+VisibleMessages.swift Reverted the logic to only download attachments when opening a conversation (new flag in future) 3 years ago
MessageSender+ClosedGroups.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 3 years ago