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 ec81236615 Fixed a few more threading-related bugs
Updated the libSession build script to reset and checkout submodules based on a flag (simplify the process)
Updated the share and notification extensions to generate the DSYM on debug builds to allow for better debugging
Added additional startup logging for debugging purposes
Tweaked the SNLog function to indicate when the log happens on the main thread (slightly less efficient but should help track down logic incorrectly running on the main thread)
Fixed a bug where we weren't recording the last PN server registration (so would re-register every time)
Fixed a bug where if the user sent the app to the background too quickly after launching the app wouldn't successfully startup when re-opening
Fixed a bug where the Notification and Share extensions would assert because they were dispatching the post-migration logic to the main thread (due to the threading changes in a previous release)
Fixed a bug where the Notification extension would incorrectly poll open groups on the main thread
2 years ago
..
Backups Merge branch 'remove-unused-code' into voice-calls-2 3 years ago
Calls Fixed a hang, removed redundant libs, files and code 2 years ago
Closed Groups Resolved the remaining known internal testing issues 2 years ago
Conversations Fixed a hang, removed redundant libs, files and code 2 years ago
Dependencies
Emoji Further config util logic 2 years ago
Home Fixed a hang, removed redundant libs, files and code 2 years ago
Media Viewing & Editing Fixed a hang, removed redundant libs, files and code 2 years ago
Meta Fixed a few more threading-related bugs 2 years ago
Notifications Fixed a few more threading-related bugs 2 years ago
Onboarding Fixed a hang, removed redundant libs, files and code 2 years ago
Open Groups Resolved the remaining known internal testing issues 2 years ago
Path Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2 years ago
Settings Fixed up the remaining reported internal testing issues 2 years ago
Shared Fixed a hang, removed redundant libs, files and code 2 years ago
Utilities Resolved the remaining known internal testing issues 2 years ago
.swiftlint.yml