You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionMessagingKit/Utilities
Morgan Pretty c6c2881338 Reworked the libSession network to be instance based
• Fixed an issue where the DisappearingMessagesJob was getting run for every individual message process instead of just once after processing all messages from a poll
• Tweaked the polling logic to split the user, groups and community pollers into separate queues
• Tweaked the logic to restart the open group poller immediately after joining a community (to avoid an edge-case where there could be a long delay before the initial poll is made)
• Tweaked the logic for checking if PNs are susceptible to failure to only dispatch to the main thread once
• Cleaned up some warnings
• Updated the app versioning to be at the project level instead of target level
• Added the ability to define a unique hash for a job for deduplication
1 year ago
..
AppReadiness.swift Refactored AppContext and AppRediness to Swift 1 year ago
Crypto+SessionMessagingKit.swift Refactored the LintLocalizableStrings 2 years ago
Data+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
DeviceSleepManager.swift Cleaned up a bunch of warnings, renamed a couple of folders 1 year ago
FixedWidthInteger+BigEndian.swift Partially implement receiving pipeline 5 years ago
Identity+Utilities.swift Fixed a few bugs and build libSession-util from source 2 years ago
MessageWrapper.swift Refactored the LintLocalizableStrings 2 years ago
OWSAudioPlayer.h Fixed a few bugs and continued work on fixing unit tests 3 years ago
OWSAudioPlayer.m Refactored AppContext and AppRediness to Swift 1 year ago
OWSAudioSession.swift rename Environment to SessionEnvironment to avoid conflicts on SwiftUI @Environment 2 years ago
OWSWindowManager.h Finished removing usages to non-theme colour variables 3 years ago
OWSWindowManager.m Refactored AppContext and AppRediness to Swift 1 year ago
Preferences.swift Added a setting to control community message request polling 2 years ago
ProfileManager.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
ProfileManagerError.swift Sorted out a bunch of the config syncing logic 2 years ago
ProfilePictureView+Convenience.swift refactor on profile picture view 2 years ago
ProximityMonitoringManager.swift Refactored AppContext and AppRediness to Swift 1 year ago
SMKDependencies.swift Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
SNProtoEnvelope+Conversion.swift Removed all the old Storage classes and YapDB extensions 3 years ago
SSKReachabilityManager.swift Fixed the QA issues and a few other bugs 2 years ago
SessionEnvironment.swift rename Environment to SessionEnvironment to avoid conflicts on SwiftUI @Environment 2 years ago
String+Utlities.swift More work on getting SOGS V4 integrated 3 years ago
Threading.swift Reworked the libSession network to be instance based 1 year ago