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/Database
Morgan Pretty 38420997b0 Fixed a couple of bugs and made some performance tweaks
Cleaned up some duplicate poller logic (avoid going back to the main queue)
Updated the code to remove a profile image if a user sends a message which doesn't have a profile image (ie. they've explicitly removed it)
Fixed an issue where some more logic could incorrectly run in the DBWrite queue
Fixed a bug where the OpenGroupPoller could stop polling when getting an error
Fixed a bug where messages which had the same timestamp wouldn't get correctly marked as read when scrolling under the right circumstances
12 months ago
..
LegacyDatabase Added a restore account button to the failed migrations alert 2 years ago
Migrations Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 1 year ago
Models Finished adding logic to ignore messages invalidated by config 1 year ago
Types Fixed a couple of bugs and made some performance tweaks 12 months ago
Utilities Fixed a number of bugs found during internal testing 1 year ago
OWSFileSystem.h Re-organize files 4 years ago
OWSFileSystem.m Re-organize files 4 years ago
SSKKeychainStorage.swift Started work on GRDB logic and migrations 2 years ago
Storage.swift Fixed an issue where return from background could hang 1 year ago
StorageError.swift Fixed a number of bugs found during internal testing 1 year ago