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/SignalUtilitiesKit
Morgan Pretty 8bb51968f0 Fixed some issues found during debugging & QA issues
• Added code to schedule any missing recurring jobs (so we no longer need to worry that the jobs have been lost or the migrations that added them ran correctly in their final state)
• Added the 'FailedGroupInvitesAndPromotionsJob' to flag invites/promotions which weren't sent before the app closed as failed
• Updated to the latest libweb
• Updated to the latest libSession
• Updated the config sync job to delay marking itself as failed if the network is not connected (it'll now observer the network status and trigger the failure callback when reconnected, which will result in another sync attempt shortly after - this will prevent a disabled network from building up the failure count excessively causing sync delays)
• Fixed a bad memory race condition which could occur with the new `Storage.performOperation` logic
3 months ago
..
Media Viewing & Editing QA fixes and scope changes discussed today 3 months ago
Meta Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
Screen Lock Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
Shared View Controllers QA fixes and scope changes discussed today 3 months ago
Shared Views Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
Utilities Fixed some issues found during debugging & QA issues 3 months ago