session-ios/SessionUtilitiesKit/General
Morgan Pretty 6cf7cc42ab Fixed up the remaining reported internal testing issues
Removed the 'readPublisherFlatMap/writePublisherFlatMap' functions as they easily resulted in behaviours which held up database threads
Tweaked the logic around starting the open group pollers to avoid an unlikely atomic lock blocks
Updated some logic to avoid accessing database read threads for longer than needed
Updated the OpenGroupManager to only update the 'seqNo' value for valid messages
Cleaned up some double Atomic wrapped instances which had some weird access behaviours
Fixed an issue where a database read thread could have been started within a database write thread
Fixed an issue where the ReplaySubject might not emit values in some cases
2023-06-28 18:03:40 +10: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 JobRunner fixes 2023-04-05 17:19:21 +10:00
Atomic.swift Various tweaks and fixes 2023-05-16 09:38:14 +10: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 up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
Dictionary+Utilities.swift WIP 2023-02-27 11:37:25 +11:00
Features.swift Updated the feature flag so it will continue to use User Config if the migrations have already been run 2023-05-18 16:32:49 +10:00
General.swift Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
LRUCache.swift Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
Logging.swift Fixed the broken tests and resolved some warnings 2022-12-07 16:05:32 +11: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
SNUserDefaults.swift Finished adding logic to ignore messages invalidated by config 2023-05-31 14:30:33 +10:00
SessionId.swift Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
Set+Utilities.swift Fixed a couple of QA issues 2023-05-23 09:42:10 +10: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 Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-04-13 13:22:39 +10:00
TimeInterval+Utilities.swift add a new format for video duration 2023-04-05 14:57:25 +08: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 Made a few optimisations and fixes 2023-04-12 16:50:35 +10:00
UIView+OWS.m Made a few optimisations and fixes 2023-04-12 16:50:35 +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