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/Utilities
Morgan Pretty 8d4365d89c Fixed additional QA issues and bugs found while testing
• Added a unit test to validate the GroupMember sorting continues to work as expected
• Updated the AppSetup process to be simpler (no need to check if it had previously run anymore)
• Removed some state management code from the NotificationServiceExtension (no longer needed now that state is properly managed via the Dependencies)
• Fixed an issue where if you had updated another client, gotten updated groups in your config, and then update the iOS client then it wouldn't create the updated groups until a UserGroups config change occurred
• Fixed a bug where we would incorrectly try to retrieve the disappearing messages settings for V2 Groups from the UserGroups config instead of the GroupInfo one
• Fixed an issue where the updated groups poller might not get started correctly in some cases
• Fixed an issue where we could incorrectly add a "you were invited..." control message on linked devices when creating an updated group
• Fixed an issue where the "open url" modal wouldn't be dismissed when copying the url
• Fixed an issue where reactions could appear on locally deleted community messages
• Fixed an issue where the "Note to Self" conversation could be mislabelled in the share extension
• Fixed an issue where sharing a url with a preview would fail
• Fixed an issue where a quote for an attachment wouldn't show the thumbnail if the conversation was open when the quote message was received
• Fixed an issue where the background colour of the display picture could be incorrect when in a multi-avatar for a group conversation
4 months ago
..
AppReadiness.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
Authentication+SessionMessagingKit.swift Some code clean up and bug fixes 7 months ago
Data+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
DeviceSleepManager.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
DisplayPictureError.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
DisplayPictureManager.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 6 months ago
FixedWidthInteger+BigEndian.swift
MessageWrapper.swift Fixed unit tests, minor code cleanup 7 months ago
OWSAudioPlayer.h Fixed a few bugs and continued work on fixing unit tests 3 years ago
OWSAudioPlayer.m Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 6 months ago
OWSAudioSession.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 6 months ago
OWSWindowManager.h Objective-C Refactoring, Removed PureLayout, General Cleanup 1 year ago
OWSWindowManager.m Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 6 months ago
Preferences+NotificationPreviewType.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
Preferences+Sound.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
Preferences.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 5 months ago
Profile+CurrentUser.swift Fixed the build issues and broken unit tests 4 months ago
ProfilePictureView+Convenience.swift Fixed additional QA issues and bugs found while testing 4 months ago
ProximityMonitoringManager.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
SMKDependencies.swift Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
SNProtoEnvelope+Conversion.swift Removed all the old Storage classes and YapDB extensions 3 years ago
SessionEnvironment.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 5 months ago
Threading+SMK.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 10 months ago
UIWindowLevel+Utilities.swift Objective-C Refactoring, Removed PureLayout, General Cleanup 1 year ago