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/Session/Meta
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
..
AudioFiles
Countries Tweaks to IP deduping logic, fixed a CSV parsing bug, re-ran script 8 months ago
Fonts
Images.xcassets Fixed a bunch of QA issues 4 months ago
Mnemonic
Settings.bundle Fixed the broken unit tests 4 months ago
Translations Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
TurnServers fix: wrong server removed 1 year ago
AppDelegate.swift Database reentrancy fixes 3 months ago
Launch Screen.storyboard
MainAppContext.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
PrivacyInfo.xcprivacy Added missing keys to the privacy info file 1 year ago
Session+SNUIKit.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
Session-Info.plist Merge remote-tracking branch 'upstream/dev' into standardised-strings 12 months ago
SessionApp.swift Fixed a number of QA issues and other bugs founds 3 months ago
Signal.entitlements Removed the iCloud entitlements 2 years ago
SignalTSan.supp
SignalUBSan.supp Moved a bunch of networking logic into libSession 1 year ago
StartupError.swift Merge branch 'dev' into standardised-strings 8 months ago