mirror of https://github.com/oxen-io/session-ios
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.
• 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 |
2 months ago | |
---|---|---|
.. | ||
JobRunner.swift | 2 months ago | |
JobRunnerError.swift | 6 months ago |