session-ios/SessionMessagingKit/Open Groups/Types
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
2022-07-12 17:43:52 +10:00
..
NonceGenerator.swift Added more unit tests 2022-03-08 16:16:36 +11:00
OpenGroupAPIError.swift Fixed a number of bugs, added in logic to handle id blinding being enabled and migrated session SOGS IPs to domains 2022-06-28 17:53:03 +10:00
Personalization.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 2022-02-15 16:30:11 +11:00
SOGSEndpoint.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2022-07-12 17:43:52 +10:00
SodiumProtocols.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00