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/Session/Shared/Types
Morgan Pretty dce05376d1 Fixed additional QA issues
• Updated the "Delete for Everyone" behaviour to show a blocking loading indicator if a network request is required
• Removed some duplicate code
• Fixed an issue where mentions wouldn't filter correctly for groups in some cases
• Fixed an issue where legacy group members could appear in the members list multiple times when navigating there from the conversation title
• Fixed an issue where the message deletion toasts could appear behind blurred modal backgrounds
• Fixed an issue where pasting text which is too large into an empty input field would result in the text having the default OS styling instead of the text styling we have set
11 months ago
..
DismissType.swift Added in missing code changes unrelated to closed groups rebuild 3 years ago
EditableState.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
Navigatable.swift Objective-C Refactoring, Removed PureLayout, General Cleanup 2 years ago
NavigatableState.swift Fixed additional QA issues 11 months ago
ObservableTableSource.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 1 year ago
PagedObservationSource.swift Fixes from cross-platform testing and general code changes 2 years ago
SessionCell+Accessory.swift Fixed a bunch of issues found by QA 1 year ago
SessionCell+Info.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 1 year ago
SessionCell+Styling.swift Updated the accessibility identifiers as per requirements 2 years ago
SessionNavItem.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
SessionTableSection.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 1 year ago
TableDataState.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
TransitionType.swift