session-ios/SessionMessagingKit/Utilities
Morgan Pretty ed9f4ea6c6 Fixed a few closed group and job issues
Fixed a few job migration issues
Fixed an issue with the closed group key pair management (wasn't storing keys correctly)
Refactored the OWSSound (now Preferences.Sound)
Added the logic for the AttachmentDownloadJob and enabled jobs to be cascade deleted via interactions
Optimised the HomeViewModel database observation query (fetch specific columns so changes outside those don't trigger updates)
Updated to the latest GRDB (ran into a deadlock which should be fixed in a newer version)
2022-04-22 18:47:11 +10:00
..
AppReadiness.h Restructure 2020-11-25 16:15:16 +11:00
AppReadiness.m Make things compile again 2020-11-26 10:37:56 +11:00
BoxKeyPair+Utilities.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
DeviceSleepManager.swift Further work on migrations and message pipeline refactoring 2022-04-21 16:42:35 +10:00
Environment.h Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
Environment.m Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
FixedWidthInteger+BigEndian.swift Partially implement receiving pipeline 2020-11-06 14:05:45 +11:00
FullTextSearchFinder.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
MessageInvalidator.swift Fix message updating race condition 2021-08-09 14:54:16 +10:00
MessageWrapper.swift Re-organize files 2020-11-09 10:58:47 +11:00
NSData+messagePadding.h Allow admins to leave & fix remaining issues 2021-01-08 14:54:27 +11:00
NSData+messagePadding.m Allow admins to leave & fix remaining issues 2021-01-08 14:54:27 +11:00
OWSAES256Key+Utilities.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
OWSAudioPlayer.h Added code to show a HTTP LinkPreview error 2022-01-13 16:08:23 +11:00
OWSAudioPlayer.m Added code to show a HTTP LinkPreview error 2022-01-13 16:08:23 +11:00
OWSAudioSession.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
OWSBackgroundTask.h Restructure 2020-11-25 16:15:16 +11:00
OWSBackgroundTask.m Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
OWSDisappearingMessagesFinder.h Restructure 2020-11-25 16:15:16 +11:00
OWSDisappearingMessagesFinder.m Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
OWSIncomingMessageFinder.h Restructure 2020-11-25 16:15:16 +11:00
OWSIncomingMessageFinder.m Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
OWSMediaGalleryFinder.h Restructure 2020-11-25 16:15:16 +11:00
OWSMediaGalleryFinder.m Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
OWSPreferences.h fix notification preview type nested transaction crash 2021-09-30 14:24:04 +10:00
OWSPreferences.m fix notification preview type nested transaction crash 2021-09-30 14:24:04 +10:00
OWSWindowManager.h Make things compile again 2020-11-26 10:37:56 +11:00
OWSWindowManager.m Make things compile again 2020-11-26 10:37:56 +11:00
Preferences.swift Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
ProfileManager.swift Further work on migrations and message pipeline refactoring 2022-04-21 16:42:35 +10:00
ProofOfWork.swift Cleanup and tweaks 2022-01-25 12:05:45 +11:00
ProtoUtils.h Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
ProtoUtils.m Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
ProximityMonitoringManager.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
SNProtoEnvelope+Conversion.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 2022-04-01 17:22:45 +11:00
SSKEnvironment.h Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
SSKEnvironment.m Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
SSKEnvironment.swift Further work on migrations and message pipeline refactoring 2022-04-21 16:42:35 +10:00
SSKIncrementingIdFinder.swift Restructure 2020-11-25 16:15:16 +11:00
SSKReachabilityManager.swift Restructure 2020-11-25 16:15:16 +11:00
Threading.swift move pollers to one working queue to avoid race condition 2022-02-24 16:47:08 +11:00
ThreadUpdateBatcher.swift Batch thread updates 2021-05-28 09:47:05 +10:00
YapDatabaseConnection+OWS.h Remove the Signal protocol 2021-01-04 13:59:21 +11:00
YapDatabaseConnection+OWS.m Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
YapDatabaseTransaction+OWS.h Remove the Signal protocol 2021-01-04 13:59:21 +11:00
YapDatabaseTransaction+OWS.m Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00