session-ios/SessionMessagingKit
Morgan Pretty d0be7f786c Fixed a hang, removed redundant libs, files and code
Fixed an issue where returning the app from the background would result in the app staying permanently on the splash screen
Included a CRC32 implementation so we can drop the CryptoSwift dependenciy (using CryptoKit everywhere else)
Removed 'SocketRocket' (unused)
Removed the `xcode_14_3_workaround` post-install hook (fixed with CocoaPods 1.12.1)
Removed the `enable_fts5_support` post-install hook (enabled by default since GRDB 6.7.0 so redundant)
Removed the `enable_whole_module_optimization_for_crypto_swift` post-install hook (dropped CryptoSwift support)
Cleared out a bunch of headers from the Signal-Bridging-header file (direct imports instead to reduce incremental build sizes)
Deleted some unused code
2023-06-29 16:58:23 +10:00
..
Calls Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
Common Networking Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
Database Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
File Server Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
Jobs/Types Fixed a breaking issue and a few other minor bugs 2023-06-26 18:03:40 +10:00
Messages Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
Meta Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
Open Groups Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
Protos Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Sending & Receiving Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
SessionUtil Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
Shared Models Fixed a breaking issue and a few other minor bugs 2023-06-26 18:03:40 +10:00
Utilities Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Configuration.swift [WIP] started adding logic to ignore messages invalidated by config 2023-05-30 17:45:46 +10:00
SMKDependencies.swift Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00