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
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)
3 years ago
..
Calls Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
Common Networking Fixed a few more bugs and tweaked attachment download logic 3 years ago
Database Fixed a few additional issues uncovered 3 years ago
File Server Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Jobs/Types Fixed a few additional issues uncovered 3 years ago
Messages Attempted to fix the notification & call reporting issues 3 years ago
Meta Removed an initial request occurring when pushing the conversation screen (could hold up main thread) 3 years ago
Open Groups Fixed a few additional issues uncovered 3 years ago
Protos Merge branch 'ipad-support-1' into voice-calls-2 4 years ago
Sending & Receiving Fixed a few additional issues uncovered 3 years ago
Shared Models Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
Utilities Attempted to fix the notification & call reporting issues 3 years ago
Configuration.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago