session-ios/SessionUtilitiesKit/General
Morgan Pretty 8eed08b5b4 Updated to the latest lib, started handling UserGroups
Added unit tests for the UserGroup config type
Updated the logic to use the 'pinnedPriority' and deprecated 'isPinned' (not sorting yet but using the value)
Updated the code to use the libSession community url parsing instead of custom parsing
Fixed an issue where initialising Data with a libSession value wasn't returning null when the data had no actual value
Fixed an issue where the OpenGroupPoller could user an incorrect failure could when handling poll responses
Fixed the UpdateExpiryRequest signature
2023-02-28 17:23:56 +11:00
..
AppContext.h Updated the colours to source from direct theme values (instead of individual) 2022-08-24 17:33:10 +10:00
AppContext.m Updated the colours to source from direct theme values (instead of individual) 2022-08-24 17:33:10 +10:00
Array+Utilities.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Atomic.swift Updated to the latest lib, started handling UserGroups 2023-02-28 17:23:56 +11:00
BuildConfiguration.swift Re-organize files 2020-12-18 15:37:29 +11:00
CallRingTonePlayer.swift add ringtone and other UI improvement 2021-11-29 16:32:02 +11:00
Collection+Utilities.swift Updated to the latest lib, started handling UserGroups 2023-02-28 17:23:56 +11:00
Data+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
Dependencies.swift Fixed the broken unit tests 2023-01-05 12:36:47 +11:00
Dictionary+Utilities.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11:00
Features.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
General.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-01-27 14:26:17 +11:00
Logging.swift Fixed the broken tests and resolved some warnings 2022-12-07 16:05:32 +11:00
LRUCache.swift Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
NSNotificationCenter+OWS.h Re-organize files 2020-12-18 15:37:29 +11:00
NSNotificationCenter+OWS.m Re-organize files 2020-12-18 15:37:29 +11:00
NSRegularExpression+SSK.swift enable CBR 2021-12-07 16:30:14 +11:00
NSString+SSK.h Re-organize files 2020-12-18 15:37:29 +11:00
NSString+SSK.m Re-organize files 2020-12-18 15:37:29 +11:00
NSTimer+Proxying.h Re-organize files 2020-12-18 15:37:29 +11:00
NSTimer+Proxying.m Re-organize files 2020-12-18 15:37:29 +11:00
NSUserDefaults+OWS.h Re-organize files 2020-12-18 15:37:29 +11:00
NSUserDefaults+OWS.m Re-organize files 2020-12-18 15:37:29 +11:00
OWSMath.h Re-organize files 2020-12-18 15:37:29 +11:00
ReusableView.swift Started re-adding media gallery interactions (in progress) 2022-05-13 18:07:24 +10:00
SessionId.swift Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
Set+Utilities.swift Working on the MediaGallery and ClosedGroup handling 2022-05-08 22:01:39 +10:00
SNUserDefaults.swift Update the SyncPushTokensJob to reregister every 12 hours 2023-02-08 17:46:43 +11:00
Sodium+Utilities.swift Further config util logic 2022-12-07 15:06:15 +11:00
String+SSK.swift Re-organize files 2020-12-18 15:37:29 +11:00
String+Trimming.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
String+Utilities.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
TimeInterval+Utilities.swift Fixed remaining bugs 2022-10-04 16:21:13 +11:00
Timer+MainThread.swift WIP: timer + main thread 2022-02-21 17:22:58 +11:00
TimestampUtils.swift ignore call messages over 60s 2021-11-25 16:50:30 +11:00
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 2022-05-13 18:07:24 +10:00
UIDevice+featureSupport.swift Re-organize files 2020-12-18 15:37:29 +11:00
UIEdgeInsets.swift Implement multi device UI 2021-01-13 10:52:07 +11:00
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 2022-05-03 17:14:56 +10:00
UIView+OWS.h Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
UIView+OWS.m Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 2022-05-28 17:25:38 +10:00
Weak.swift Re-organize files 2020-12-18 15:37:29 +11:00