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 201c59fd2b Updated the logic for the background fetch timeout
Updated the logic for the background fetch timeout to happen in the AppDelegate and be based on a system property to avoid a few edge-cases
Removed the ID Blinding error handling 'e' suffix (as it's not actually part of the error)
3 years ago
..
Calls Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
Common Networking Fixed a few more bugs and tweaked attachment download logic 3 years ago
Database Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
File Server Fixed a few bugs with media attachment handling, added webp support 3 years ago
Jobs/Types Fixed a few issues found during QA 3 years ago
Messages Attempted to fix the notification & call reporting issues 3 years ago
Meta Removed an initial request occurring when pushing the conversation screen (could hold up main thread) 3 years ago
Open Groups Fixed a crash and the SOGS deletion logic to continue to support the deprecated approach for the time being 3 years ago
Protos
Sending & Receiving Updated the logic for the background fetch timeout 3 years ago
Shared Models Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
Utilities Attempted to fix the notification & call reporting issues 3 years ago
Configuration.swift Removed the debug code and added a migration to remove the old YDB 3 years ago