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/SessionSnodeKit
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
..
Database Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 3 years ago
Meta Create SessionSnodeKit 5 years ago
Models Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Utilities Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
Configuration.swift Removed all the old Storage classes and YapDB extensions 3 years ago
GetSnodePoolJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
Notification+OnionRequestAPI.swift Rename various things 5 years ago
OnionRequestAPI+Encryption.swift Fixed a number of reported bugs, some cleanup, added animated profile support 3 years ago
OnionRequestAPI.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
SnodeAPI.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
SnodeMessage.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago