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/Models
Morgan Pretty a049d87b11 Fixed a few bugs which came up during testing
• Added a 'requireAllRequestsSucceed' flag to the ConfigurationSyncJob (so it'll report a failure if any individual request fails)
• Fixed an issue where a number of 'response' types weren't encoding correctly (only impacted unit tests)
• Fixed an issue where the logger wasn't correctly respecting the log level settings
• Fixed an issue where the path status indicator wouldn't default to unknown
• Fixed an issue where the generic database error didn't replace the 'app_name' variable
• Fixed an issue where notification content might not be shown correctly
• Fixed an issue where a group could be partially created due to one of it's configs failing to be stored (we now consider that a failure so the user can try again)
• Fixed an issue where processing a config message in the BackgroundPoller could result in attempting to fetch from communities after the process completed
• Fixed a crash where a database query could incorrectly be interrupted after it completed if both happened at just the right time
• Fixed broken unit tests
1 month ago
..
AppVersionResponse.swift Additional bug fixes, log tweaks and update checking 10 months ago
DeleteAllBeforeRequest.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
DeleteAllBeforeResponse.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
DeleteAllMessagesRequest.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
DeleteAllMessagesResponse.swift Fixed a few bugs which came up during testing 1 month ago
DeleteMessagesRequest.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
DeleteMessagesResponse.swift Fixed a few bugs which came up during testing 1 month ago
FileUploadResponse.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
GetExpiriesRequest.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
GetExpiriesResponse.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
GetMessagesRequest.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
GetMessagesResponse.swift Fixed a few bugs which came up during testing 1 month ago
GetNetworkTimestampResponse.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
LegacyGetMessagesRequest.swift Updated to the latest version of libSession-util 2 years ago
LegacySendMessageRequest.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
ONSResolveRequest.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
ONSResolveResponse.swift Fixed a few bugs which came up during testing 1 month ago
OxenDaemonRPCRequest.swift [WIP] Pulling in a bunch of changes around request management 1 year ago
RevokeSubaccountRequest.swift New DeveloperSettingsViewModel, bulk PN endpoints and updated group messages 1 year ago
RevokeSubaccountResponse.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
SendMessageRequest.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
SendMessageResponse.swift Fixed a few bugs which came up during testing 1 month ago
SnodeAuthenticatedRequestBody.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 6 months ago
SnodeBatchRequest.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
SnodeMessage.swift Finished off a few remaining bits and pieces 2 years ago
SnodeReceivedMessage.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
SnodeRecursiveResponse.swift Fixed a few bugs which came up during testing 1 month ago
SnodeRequest.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
SnodeResponse.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 11 months ago
SnodeSwarmItem.swift Updated to the latest version of libSession-util 2 years ago
UnrevokeSubaccountRequest.swift New DeveloperSettingsViewModel, bulk PN endpoints and updated group messages 1 year ago
UnrevokeSubaccountResponse.swift Fixed the build issues and broken unit tests 3 months ago
UpdateExpiryAllRequest.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
UpdateExpiryAllResponse.swift Fixed a few bugs which came up during testing 1 month ago
UpdateExpiryRequest.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
UpdateExpiryResponse.swift Fixed a few bugs which came up during testing 1 month ago