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 9859cf95a4 Attempted to fix the notification & call reporting issues
Fixed an issue where fileIds weren't correctly getting sent along with open group messages
Fixed an issue where the screens could miss updates if the device was locked with the app in the foreground and then later unlocked after receiving notifications
Added an optimisation to prevent attempting to send a message after it has been deleted
Added logic to report fake calls if the code goes down an invalid code path when handling a call (to prevent Apple blocking the app)
Delayed the core which clears notifications to increase the time the app has to handle interactions (just in case it was a race condition)
2 years ago
..
Calls Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
Common Networking Fixed a few more bugs and tweaked attachment download logic 2 years ago
Database Attempted to fix the notification & call reporting issues 2 years ago
File Server Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2 years ago
Jobs/Types Attempted to fix the notification & call reporting issues 2 years ago
Messages Attempted to fix the notification & call reporting issues 2 years ago
Meta Removed an initial request occurring when pushing the conversation screen (could hold up main thread) 2 years ago
Open Groups Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2 years ago
Protos Merge branch 'ipad-support-1' into voice-calls-2 2 years ago
Sending & Receiving Attempted to fix the notification & call reporting issues 2 years ago
Shared Models Added linting for the localized strings, updated the quote & mention behaviour for the current user 2 years ago
Utilities Attempted to fix the notification & call reporting issues 2 years ago
Configuration.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2 years ago