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
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
1 year ago
..
Calls fix call messages and data extraction messages with their expiration info and refactor 2 years ago
Database Fixed a few more bugs 1 year ago
Jobs/Types Fixed a few more minor bugs and updated GeoLite2 data 1 year ago
LibSession Fixed the broken unit tests 2 years ago
Messages Tweaks to notification extension 2 years ago
Meta Refactored AppContext and AppRediness to Swift 2 years ago
Open Groups Fixed remaining broken unit tests 2 years ago
Protos Fixed a crash and config issue 2 years ago
Sending & Receiving Fixed a couple of BackgroundPoller behaviours 1 year ago
Shared Models Fixed an issue where reactions wouldn't appear 2 years ago
Utilities Further fixes 2 years ago
Configuration.swift Additional bug fixes, log tweaks and update checking 2 years ago