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
2023-06-30 17:59:37 +10:00
..
Backups Merge branch 'remove-unused-code' into voice-calls-2 2022-04-04 11:08:54 +10:00
Calls Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Closed Groups Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
Conversations Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Dependencies Remove SwiftCSV 2021-01-27 14:09:19 +11:00
Emoji Further config util logic 2022-12-07 15:06:15 +11:00
Home Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Media Viewing & Editing Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Meta Fixed a few more threading-related bugs 2023-06-30 17:59:37 +10:00
Notifications Fixed a few more threading-related bugs 2023-06-30 17:59:37 +10:00
Onboarding Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Open Groups Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
Path Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-05-18 17:34:25 +10:00
Settings Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
Shared Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Utilities Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
.swiftlint.yml Fix target naming 2020-11-11 18:42:06 +11:00