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/Utilities
Morgan Pretty c6c2881338 Reworked the libSession network to be instance based
• Fixed an issue where the DisappearingMessagesJob was getting run for every individual message process instead of just once after processing all messages from a poll
• Tweaked the polling logic to split the user, groups and community pollers into separate queues
• Tweaked the logic to restart the open group poller immediately after joining a community (to avoid an edge-case where there could be a long delay before the initial poll is made)
• Tweaked the logic for checking if PNs are susceptible to failure to only dispatch to the main thread once
• Cleaned up some warnings
• Updated the app versioning to be at the project level instead of target level
• Added the ability to define a unique hash for a job for deduplication
3 months ago
..
ColumnDefinition+Utilities.swift Started work on GRDB logic and migrations 2 years ago
Database+Utilities.swift Cleaned up a bunch of warnings, renamed a couple of folders 3 months ago
DatabaseMigrator+Utilities.swift Fixed a number of bugs found during internal testing 1 year ago
FetchRequest+Utilities.swift Fixed issues raised during QA 1 year ago
PersistableRecord+Utilities.swift Updated the PNModeVC to explicitly trigger the SyncPushTokensJob 6 months ago
QueryInterfaceRequest+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
SQLInterpolation+Utilities.swift Refactored the LintLocalizableStrings 9 months ago
ScopeAdapter+Utilities.swift Cleaned up the GRDB interface for complex queries 11 months ago
TableRecord+Utilities.swift Reworked the libSession network to be instance based 3 months ago