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/Types
Morgan Pretty c51f4fda5e Fixed a number of bugs
• Added a 'requireAllRequestsSucceed' flag to the ConfigurationSyncJob (so it'll report a failure if any individual request fails)
• Updated the 'unknownMessage' error to include some info about the data contained in the protobuf
• 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 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 the background pollers could get released before they finish polling
• Fixed an issue where the community poller would only ever fetch the most recent 100 messages (instead of everything since the last poll)
• Fixed an issue where we could incorrectly clear the app badge number in some cases
• 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
2 weeks ago
..
BatchRequest.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
BatchResponse.swift Fixed a number of bugs 2 weeks ago
BencodeResponse.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
ContentProxy.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
Destination.swift Conversation settings tweaks and bug fixes (tests WIP) 6 months ago
HTTPHeader.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
HTTPMethod.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
HTTPQueryParam.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
IPv4.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 6 months ago
JSON.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
Network.swift Cleaned up some TODOs, QA fixes and refetch on admin promotion 3 months ago
NetworkError.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 6 months ago
PreparedRequest+Sending.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 6 months ago
PreparedRequest.swift Merge remote-tracking branch 'upstream/dev' into fix/logging-issues-and-improvements 3 weeks ago
ProxiedContentDownloader.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
Request.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 6 months ago
ResponseInfo.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
SwarmDrainBehaviour.swift Fixed the build issues and broken unit tests 3 months ago
UpdatableTimestamp.swift [WIP] Pulling in a bunch of changes around request management 1 year ago
ValidatableResponse.swift Fixed a couple of bugs and logging tweaks 1 month ago