session-ios/SessionUtilitiesKit/Networking
Morgan Pretty aed1b73185 Fixed a few additional issues uncovered
Added a explicit "timeout" error to make debugging a little easier
Added code to prevent the AttachmentUploadJob from continuing to try to upload if it's associated interaction has been deleted
Updated the getDefaultRoomsIfNeeded to make an unauthenticated sequence all to get both capabilities and rooms (so we will know if the server is blinded and retrieve the room images using blinded auth)
Fixed a bug where the notification badge wouldn't get cleared when removing data from a device
Fixed a bug where adding an open group could start with an invalid 'infoUpdates' value resulting in invalid data getting retrieved
Fixed a bug where under certain circumstances the PagedDatabaseObserver was filtering out updates (noticeable when restoring a device, would happen if the currentCount of content was smaller than the pageSize)
2022-07-26 11:36:32 +10:00
..
ContentProxy.swift Re-organize files 2020-12-18 15:37:29 +11:00
HTTP.swift Fixed a few additional issues uncovered 2022-07-26 11:36:32 +10:00
IPv4.swift Improve onion request path loading efficiency 2021-01-27 16:14:35 +11:00
JSON.swift Re-organize files 2020-12-18 15:37:29 +11:00
ProxiedContentDownloader.swift Added initial support for sharing URLs and text 2022-01-12 09:40:53 +11:00