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 5b6be3912d Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks
Fixed a bit of the OnionRequest error handling to better send through server error messages for debugging
Fixed a bug where the initial offset could be negative if the number of messages was less than the page size resulting in a crash
Fixed a crash due to a code path which was thought to be impossible exiting but is actually possible (so just erroring)
Added the 'expire' SnodeAPI endpoint
Removed the 'openGroupServerTimestamp' property (was unused and just added confusion)
Updated the logic to always handle the 'fileId' for uploads/downloads as a string instead of casting it to an Int64
Updated the OpenGroup room parsing to support either Int or String values for image ids
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 Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
File Server Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Jobs/Types Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Messages Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 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 an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Protos Merge branch 'ipad-support-1' into voice-calls-2 3 years ago
Sending & Receiving Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Shared Models Fixed a bug with the message request UI and with recurring job retrying 3 years ago
Utilities Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Configuration.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago