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/SessionMessagingKit/Sending & Receiving
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
2 months ago
..
Attachments Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
Errors Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
Link Previews Refactored the LintLocalizableStrings 2 years ago
Message Handling Fixed some issues found during debugging & QA issues 2 months ago
Notifications Fixed a number of issues found during testing, and some QA issues 2 months ago
Pollers QA fixes and scope changes discussed today 2 months ago
Quotes Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
Typing Indicators Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
MessageReceiver.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
MessageSender+Convenience.swift Fixed a few more issues found during testing 9 months ago
MessageSender.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 2 months ago
Notification+MessageReceiver.swift [WIP] Started work fixing XCode 15 build issues 2 years ago