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/Messages
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
5 months ago
..
Control Messages Fixed a bunch of issues found by QA 5 months ago
Signal Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Visible Messages Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
LibSessionMessage.swift Plugged in some more libSession functions and added more unit tests 1 year ago
Message+Destination.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
Message+DisappearingMessages.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
Message+Origin.swift Refactored the 'RecipientState' type 6 months ago
Message.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago