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/SessionUtilitiesKit
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)
3 years ago
..
Crypto Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
Database Attempted to fix the notification & call reporting issues 3 years ago
General Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
JobRunner Fixed a bug with the message request UI and with recurring job retrying 3 years ago
Media Added logic to for unblinding current conversation & bug fixes 3 years ago
Meta Added code to ignore migrating open group messages older than 6 months 3 years ago
Networking File upload working, further code cleanup 3 years ago
PromiseKit refactor on timer and polling threading 3 years ago
Utilities Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Configuration.swift Removed all the old Storage classes and YapDB extensions 3 years ago