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/Utilities
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
..
BackgroundPoller.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
CGRect+Utilities.swift Work on the PromiseKit refactor 2 years ago
Date+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
DifferenceKit+Utilities.swift Merge branch 'feature/database-refactor' into emoji-reacts 3 years ago
HapticFeedback.swift Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
IP2Country.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
MentionUtilities.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
MockDataGenerator.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
Permissions.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
QRCode.swift Refactored the LintLocalizableStrings script 6 months ago
TextFieldHelper.swift Re-organize files 4 years ago
TraitObservingWindow.swift Did some more theming, removed some files and fixed a couple of minor call issues 3 years ago
UIApplication+OWS.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
UIContextualAction+Utilities.swift Fixed a bunch of issues found by QA 5 months ago
UIImage+Scaling.swift Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
UILabel+Interaction.swift Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
UINavigationBar+Utilities.swift Finished removing usages to non-theme colour variables 3 years ago
UIResponder+OWS.swift Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
UIScrollView+Utilities.swift Got paging working on the conversation screen 3 years ago
UIStoryboard+OWS.swift Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
UIView+Draggable.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
UIView+Wrapping.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago