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/SignalUtilitiesKit/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
..
AppSetup.swift Fixed additional QA issues and bugs found while testing 4 months ago
Collection+OWS.swift Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
DirectionalPanGestureRecognizer.swift Fixed the broken tests and resolved some warnings 2 years ago
ImageCache.swift Re-organize files 4 years ago
OWSSignalAddress.swift Re-organize files 4 years ago
OrderedDictionary.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
ReverseDispatchQueue.swift Resolved a TODO I had missed 9 months ago
ShareViewDelegate.swift Refactored SessionShareExtension code to Swift 3 years ago
UIBezierPath+Utilities.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 10 months ago
UIView+OWS.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
UIViewController+OWS.swift Reverted the isRTL changes (preferred the old approach) 7 months ago
UIViewController+Utilities.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago