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 7002234095 Fixed a number of QA issues
• Added a loading indicator while config syncing is happening while sending group invitations/promotions
• Added a mechanism to trigger a libSession config change but prevent the change from enqueuing a config sync (so we can do a blocking sync)
• Fixed a couple of bugs where the disappearing message control messages could behave incorrectly in updated groups
• Fixed an issue where deleting a message which was quoted by another message wouldn't remove the quoted content until returning to the screen
• Fixed an issue where a leaving member could appear to be removed before they were actually removed
• Fixed an issue where a group member wouldn't return to the "sending" state when resending an invitation
• Fixed an issue where the current user could see group admins actions before they had been flagged as an accepted admin
5 months ago
..
MessageReceiver+Calls.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
MessageReceiver+DataExtractionNotification.swift Some code clean up and bug fixes 8 months ago
MessageReceiver+ExpirationTimers.swift Various dependency changes required to get unit tests working correctly 6 months ago
MessageReceiver+Groups.swift Fixed a number of QA issues 5 months ago
MessageReceiver+LegacyClosedGroups.swift Fixed broken unit tests and a couple other merge issues 5 months ago
MessageReceiver+LibSession.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 8 months ago
MessageReceiver+MessageRequests.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
MessageReceiver+ReadReceipts.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 6 months ago
MessageReceiver+TypingIndicators.swift Fixed unit tests, minor code cleanup 8 months ago
MessageReceiver+UnsendRequests.swift Added new 'animationsEnabled' feature flag, message deletion tweaks 5 months ago
MessageReceiver+VisibleMessages.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
MessageSender+Groups.swift Fixed a number of QA issues 5 months ago
MessageSender+LegacyClosedGroups.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago