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/SessionUtilitiesKit/General
Morgan Pretty 7b0f7ea8af Fixed a number of QA issues and other bugs founds
• Added a 2000 limit to the input field
• Added an error when opening the share extension before completing onboarding
• Updated the code to treat an empty `adminSignature` as null (in case a client sends it incorrectly)
• Updated the code to include updated group control messages when determining unread
• Updated code to perform a supplemental key rotation (if needed) when resending invites to members flagged as supplemental (to handle a case where the initial invite request failed)
• Updated the code to schedule group config update control messages when making the local changes but make their sending contingent on the next config sync succeeding
• Updated the code to only enable the Share and Notification extensions once the onboarding process has been completed
• Updated the code to always enqueue config syncs for all configs on launch (if there are no pending changes then it won't do anything, but if there are then this will increase the likelihood that they will be synced)
• Fixed an issue where the default contacts query was based on thread records instead of contact records
• Fixed an issue where creating a conversation by tapping on a group member or avatar wasn't correctly creating the conversation in the draft state
• Fixed an issue where incoming messages could be added to the "Note to Self" conversation if the "syncTarget" was incorrectly set on them
4 months ago
..
AppContext.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 5 months ago
Array+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
Authentication.swift Fixed a number of QA issues and other bugs founds 4 months ago
CallRingTonePlayer.swift add ringtone and other UI improvement 4 years ago
Collection+Utilities.swift Defensive coding for C API conversation, threading & logging tweaks 12 months ago
Constants.swift [Automated] Update translations from Crowdin 4 months ago
Data+Utilities.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
Dictionary+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
Feature+ServiceNetwork.swift Finished up the remaining testing and added some more improvements 10 months ago
Feature.swift Fixed a few more QA issues 4 months ago
General.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 10 months ago
LRUCache.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 6 months ago
Localization.swift Added additional developer settings and fixed some bugs 7 months ago
Logging.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
NSCache+Utilities.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 5 months ago
NSRegularExpression+SSK.swift enable CBR 3 years ago
Notifications+Lifecycle.swift Refactored AppContext and AppRediness to Swift 1 year ago
ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
SessionId.swift Fixed a number of QA issues and other bugs founds 4 months ago
Set+Utilities.swift Pushing up my WIP changes from the last few days 2 years ago
Setting+Theme.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 10 months ago
String+SSK.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
String+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 6 months ago
TimeInterval+Utilities.swift add auto deletes subtitle on delete action in long press menu screen 1 year ago
Timer+MainThread.swift Cleaned up some TODOs, QA fixes and refetch on admin promotion 4 months ago
TimestampUtils.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
UIDevice+featureSupport.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 6 months ago
UIEdgeInsets.swift Reverted the isRTL changes (preferred the old approach) 7 months ago
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
Weak.swift Re-organize files 4 years ago