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/SessionUtilitiesKit
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)
2 years ago
..
Crypto Added linting for the localized strings, updated the quote & mention behaviour for the current user 2 years ago
Database Fixed a few additional issues uncovered 2 years ago
General Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2 years ago
JobRunner Fixed a bug with the message request UI and with recurring job retrying 2 years ago
Media Added logic to for unblinding current conversation & bug fixes 2 years ago
Meta Added code to ignore migrating open group messages older than 6 months 2 years ago
Networking Fixed a few additional issues uncovered 2 years ago
PromiseKit refactor on timer and polling threading 2 years ago
Utilities Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2 years ago
Configuration.swift Removed all the old Storage classes and YapDB extensions 2 years ago