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 4435240d2b Fixed a number of background processing and polling issues
• Tweaked some background poller logs
• Refactored the `BackgroundFetch` handling to use a `DispatchSourceTimer` instead of `NSTimer` and use a specific `DispatchQueue` to avoid race conditions
• Refactored the BackgroundTaskManager to use `DispatchQueue` and `DispatchSourceTimer` and removed unused code (was seeing background tasks incorrectly running too long so wanted to clean it up)
• Fixed an issue where pollers would incorrectly be released during background polling
• Fixed an issue where the background poller wouldn't update the app notification badge count
• Fixed an issue where the community pollers 'timeSinceLastPoll' was incorrectly being given both an epoch timestamp as well as a duration since the last poll (resulting in always just refetching recent messages)
• Fixed an issue where the community poller wasn't updating the last poll timestamp (also renamed some functions to make them clearer)
• Fixed an issue where pollers could incorrectly be started in the background (eg. when receiving a PN)
2 months ago
..
AudioFiles
Countries Tweaks to IP deduping logic, fixed a CSV parsing bug, re-ran script 9 months ago
Fonts
Images.xcassets Fixed a bunch of QA issues 4 months ago
Mnemonic
Settings.bundle Fixed the broken unit tests 5 months ago
Translations Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
TurnServers
AppDelegate.swift Fixed a number of background processing and polling issues 2 months ago
Launch Screen.storyboard
MainAppContext.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 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 8 months ago
Session-Info.plist Merge remote-tracking branch 'upstream/dev' into standardised-strings 1 year ago
SessionApp.swift Fixed a number of QA issues and other bugs founds 4 months ago
Signal.entitlements
SignalTSan.supp
SignalUBSan.supp Moved a bunch of networking logic into libSession 1 year ago
StartupError.swift Fixed a few bugs which came up during testing 3 months ago