session-ios/SessionMessagingKit/Utilities
Morgan Pretty 34fea96db3 Fixed a bunch more bugs around push notifications and avatars
Added code to prevent the garbage collection job from auto-running more often than once every 23 hours
Fixed a bug where if the first avatar you try to add is your own, it could fail due to the folder not getting created
Fixed a bug where updating your profile would store and send an invalid profile picture url against your profile
Fixed an issue where the closed group icon wouldn't appear as the double icon when it couldn't retrieve a second profile
Fixed a bug where the device might not correctly register for push notifications in some cases
Fixed a bug where interacting with a notification when the app is in the background (but not closed) wasn't doing anything
Fixed a bug where the SyncPushTokensJob wouldn't re-run correctly in some cases if the user was already registered
Updated the profile avatar downloading logic to only download avatars if they have been updated
Updated the migration and OpenGroupManager to force Session-run open groups to always use the OpenGroupAPI.defaultServer value
2022-07-04 17:36:48 +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
Data+Utilities.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
DeviceSleepManager.swift Further work on migrations and message pipeline refactoring 2022-04-21 16:42:35 +10:00
Environment.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
FixedWidthInteger+BigEndian.swift Partially implement receiving pipeline 2020-11-06 14:05:45 +11: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 Fixed a few bugs and continued work on fixing unit tests 2022-06-21 17:43:27 +10:00
OWSAudioPlayer.m Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00
OWSAudioSession.swift Fixed the broken unit tests 2022-06-22 14:27:34 +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
OWSWindowManager.h Make things compile again 2020-11-26 10:37:56 +11:00
OWSWindowManager.m Applied the "increase min version to iOS 13" changes 2022-07-01 13:33:00 +10:00
Preferences.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
ProfileManager.swift Fixed a bunch more bugs around push notifications and avatars 2022-07-04 17:36:48 +10:00
ProfileManagerError.swift Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00
Promise+Utilities.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
ProximityMonitoringManager.swift Removed all the old Storage classes and YapDB extensions 2022-06-01 17:41:20 +10:00
SMKDependencies.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
SNProtoEnvelope+Conversion.swift Removed all the old Storage classes and YapDB extensions 2022-06-01 17:41:20 +10:00
Sodium+Utilities.swift Updated the Sodium library to fix a production linker error 2022-06-20 18:12:19 +10:00
SSKReachabilityManager.swift Restructure 2020-11-25 16:15:16 +11:00
String+Utlities.swift More work on getting SOGS V4 integrated 2022-02-11 16:48:16 +11:00
Threading.swift Re-added a bunch of functionality to the home and message requests screens 2022-05-06 18:07:57 +10:00