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
Morgan Pretty cac5542868 Additional bug fixes, log tweaks and update checking
• Added a new CheckForAppUpdates job which runs at most once every 24 hours
• Updated the job failure logs to include the error that caused the failure
• Updated the network instance to use 'single_path_mode' when not executing within the main app
• Updated the logger to append extension logs when resuming instead of only during startup
• Updated the export logs behaviour to append the previously rotated log data if the latest log file is too short (to ensure we get more useful info when debugging)
• Updated to the latest libSession commit to resolve a couple of edge-cases
1 year ago
..
Calls Separate streams for attachment upload/download and bug fixes 1 year ago
Closed Groups Removed some unneeded code and fixed a couple of bugs 1 year ago
Conversations Separate streams for attachment upload/download and bug fixes 1 year ago
Dependencies
Emoji Cleaned up a bunch of warnings, renamed a couple of folders 2 years ago
Home Attempts to fix more crashes and fix unit tests 1 year ago
Media Viewing & Editing Separate streams for attachment upload/download and bug fixes 1 year ago
Meta Additional bug fixes, log tweaks and update checking 1 year ago
Notifications Separate streams for attachment upload/download and bug fixes 1 year ago
Onboarding Moved a bunch of networking logic into libSession 1 year ago
Open Groups Moving libSession into SessionUtilitiesKit to expose it to other targets 2 years ago
Path Initial work on 2.6.0 issues 1 year ago
Settings Attempts to fix more crashes and fix unit tests 1 year ago
Shared Separate streams for attachment upload/download and bug fixes 1 year ago
Utilities Stopped the PN extension suspending the network and improved logging 1 year ago
.swiftlint.yml