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/SessionMessagingKit/Sending & Receiving/Message Handling
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
..
MessageReceiver+Calls.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
MessageReceiver+DataExtractionNotification.swift Some code clean up and bug fixes 6 months ago
MessageReceiver+ExpirationTimers.swift Fixed a few more QA issues 3 months ago
MessageReceiver+Groups.swift Cleaned up some TODOs, QA fixes and refetch on admin promotion 3 months ago
MessageReceiver+LegacyClosedGroups.swift Fixed a number of issues found during general testing 2 months ago
MessageReceiver+LibSession.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 6 months ago
MessageReceiver+MessageRequests.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
MessageReceiver+ReadReceipts.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
MessageReceiver+TypingIndicators.swift Fixed a number of issues found during general testing 2 months ago
MessageReceiver+UnsendRequests.swift fix an issue where deleting outgoing messages in a 1-1 globally does not leave artifacts behind for the person deleting 3 months ago
MessageReceiver+VisibleMessages.swift Fixed the build issues and broken unit tests 3 months ago
MessageSender+Groups.swift Fixed a few bugs which came up during testing 1 month ago
MessageSender+LegacyClosedGroups.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago