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 66fd2d4ff8 Finished off a few remaining bits and pieces
Added the 'outdated client' warning banner
Added a unit test to validate the 'group(by:)' method maintains ordering
Added an error when trying to message a non-standard session id directly
Removed the "hide" logic for groups (don't want it)
Removed some unneeded thread fetching
Updated the logic to use the 'lastHash' when fetching config messages
Updated the logic to use the libSession value restrictions instead of hard-coded values
Fixed an issue where members weren't getting removed from legacy groups
2 years ago
..
AppContext.h Updated the colours to source from direct theme values (instead of individual) 3 years ago
AppContext.m Updated the colours to source from direct theme values (instead of individual) 3 years ago
Array+Utilities.swift Updated to the latest version of libSession-util 2 years ago
Atomic.swift Updated to the latest lib, started handling UserGroups 2 years ago
BuildConfiguration.swift
CallRingTonePlayer.swift add ringtone and other UI improvement 3 years ago
Collection+Utilities.swift Updated to the latest lib, started handling UserGroups 2 years ago
Data+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
Dependencies.swift Fixed the broken unit tests 2 years ago
Dictionary+Utilities.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2 years ago
Features.swift Sorted out a bunch of the config syncing logic 2 years ago
General.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2 years ago
LRUCache.swift Fixed a few closed group and job issues 3 years ago
Logging.swift Fixed the broken tests and resolved some warnings 2 years ago
NSNotificationCenter+OWS.h
NSNotificationCenter+OWS.m
NSRegularExpression+SSK.swift enable CBR 3 years ago
NSString+SSK.h
NSString+SSK.m
NSTimer+Proxying.h
NSTimer+Proxying.m
NSUserDefaults+OWS.h
NSUserDefaults+OWS.m
OWSMath.h
ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
SNUserDefaults.swift Finished off a few remaining bits and pieces 2 years ago
SessionId.swift Removed unneeded imports of libraries to understand usage 2 years ago
Set+Utilities.swift Working on the MediaGallery and ClosedGroup handling 3 years ago
Sodium+Utilities.swift Further config util logic 2 years ago
String+SSK.swift
String+Trimming.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
String+Utilities.swift Updated to the latest version of libSession-util 2 years ago
TimeInterval+Utilities.swift Fixed remaining bugs 3 years ago
Timer+MainThread.swift WIP: timer + main thread 3 years ago
TimestampUtils.swift ignore call messages over 60s 3 years ago
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
UIDevice+featureSupport.swift
UIEdgeInsets.swift Implement multi device UI 4 years ago
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
UIView+OWS.h Finished removing usages to non-theme colour variables 3 years ago
UIView+OWS.m Finished removing usages to non-theme colour variables 3 years ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
Weak.swift