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/SessionSnodeKit
Morgan Pretty 234694b292 Fixed a couple of BackgroundPoller behaviours
• Fixed an issue where the BackgroundPoller would fail if a single destination failed
  - This would suspend the network, then the other pending requests would error and automatically retry, attempting to create a new connection which could loop a number of times rapidly since the network was suspended
• Fixed an issue where the BackgroundPoller could incorrectly try to write to the database after it had been suspended
10 months ago
..
Database Logging improvements, incorrect version number fix 10 months ago
LibSession Fixed an ONS lookup issue, update check frequency tweak 11 months ago
Meta Create SessionSnodeKit 5 years ago
Models Additional bug fixes, log tweaks and update checking 11 months ago
Networking Fixed a couple of BackgroundPoller behaviours 10 months ago
Types Separate streams for attachment upload/download and bug fixes 11 months ago
Utilities Refactored the remaining references to PromiseKit 2 years ago
Configuration.swift Moved a bunch of networking logic into libSession 1 year ago