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/Views
Morgan Pretty ffd7bb2569 Fixed a bunch of issues found by QA
• Updated the GroupMembers handling to updated the current users entry if they have the admin key and their current state is not correct
• Updated the "groups have been upgraded" banner to be visible for non-admins
• Updated the code to prevent changes from being able to be made on group configs without the admin key (was crashing previously)
• Added the new "deleted" group state and copy
• Fixed a layout issue on the settings screen when the editable text is too long
• Fixed a case sensitive contact sorting issue
• Fixed an issue where the groups v2 min version banner was appearing on legacy groups screens
• Fixed a bug where profile information may not be updated due to a timestamp resolution issue
• Fixed a bug where the group name would incorrectly be used in the block modal for group message requests
• Fixed a bug where the block button wasn't appearing within the group message request screen
• Fixed a bug where there was an incorrect timestamp conversion when checking whether to drop a message that was sent earlier than the 'deleteBefore' timestamp
• Fixed an issue where the "you left the group" message wouldn't be visible if you rejoined a group
• Fixed an issue where crashing during the initial creation of a group could result in it's state never loading
• Fixed an issue where deleting before a timestamp wasn't correctly using the network-offset timestamp
• Fixed an issue where the submodule was pointing at the wrong repo
• Removed some duplicate code
4 months ago
..
CustomTopTabBar.swift ui: refactor QR code screen with SwiftUI and update QR code style 1 year ago
SRCopyableLabel.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
SessionCell+AccessoryView.swift Working through QA Issues 4 months ago
SessionCell.swift Fixed a bunch of issues found by QA 4 months ago
SessionFooterView.swift Finished invite statuses and toasts 1 year ago
SessionHeaderView.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
SessionHighlightingBackgroundLabel.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago