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 81242de035 Fixed a few more QA issues
• Added some localised copy
• Added the helpdesk article URL for the deprecated groups banner
• Updated mentions to include the current user in groups, 1-1 and NTS conversations (also made the current user appear as "you")
• Fixed a layout issue with the deleted message view
• Fixed an issue where the "mark as unread" action would incorrectly appear for the Note to Self conversation
• Fixed an issue where we were incorrectly sending an ExpirationTimerUpdate in some cases
9 months ago
..
AppContext.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 11 months ago
Array+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 10 months ago
Authentication.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 1 year ago
CallRingTonePlayer.swift add ringtone and other UI improvement 4 years ago
Collection+Utilities.swift Defensive coding for C API conversation, threading & logging tweaks 1 year ago
Constants.swift [Automated] Update translations from Crowdin 10 months ago
Data+Utilities.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
Dictionary+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 10 months ago
Feature+ServiceNetwork.swift Finished up the remaining testing and added some more improvements 1 year ago
Feature.swift Fixed a few more QA issues 9 months ago
General.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 1 year ago
LRUCache.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 11 months ago
Localization.swift Added additional developer settings and fixed some bugs 1 year ago
Logging.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 10 months ago
NSCache+Utilities.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 11 months ago
NSRegularExpression+SSK.swift enable CBR 4 years ago
Notifications+Lifecycle.swift Refactored AppContext and AppRediness to Swift 2 years ago
ReusableView.swift Started re-adding media gallery interactions (in progress) 4 years ago
SessionId.swift Fixed a number of QA issues 11 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 1 year ago
String+SSK.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
String+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 11 months ago
TimeInterval+Utilities.swift add auto deletes subtitle on delete action in long press menu screen 2 years ago
Timer+MainThread.swift Cleaned up some TODOs, QA fixes and refetch on admin promotion 10 months ago
TimestampUtils.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 4 years ago
UIDevice+featureSupport.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 11 months ago
UIEdgeInsets.swift Reverted the isRTL changes (preferred the old approach) 1 year ago
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 4 years ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
Weak.swift