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 53a5db0ea5 Fixed a number of issues found during internal testing
Added copy for an unrecoverable startup case
Added some additional logs to better debug ValueObservation query errors
Increased the pageSize to 20 on iPad devices (to prevent it immediately loading a second page)
Cleaned up a bunch of threading logic (try to avoid overriding subscribe/receive threads specified at subscription)
Consolidated the 'sendMessage' and 'sendAttachments' functions
Updated the various frameworks to use 'DAWRF with DSYM' to allow for better debugging during debug mode (at the cost of a longer build time)
Updated the logic to optimistically insert messages when sending to avoid any database write delays
Updated the logic to avoid sending notifications for messages which are already marked as read by the config
Fixed an issue where multiple paths could incorrectly get built at the same time in some cases
Fixed an issue where other job queues could be started before the blockingQueue finishes
Fixed a potential bug with the snode version comparison (was just a string comparison which would fail when getting to double-digit values)
Fixed a bug where you couldn't remove the last reaction on a message
Fixed the broken media message zoom animations
Fixed a bug where the last message read in a conversation wouldn't be correctly detected as already read
Fixed a bug where the QuoteView had no line limits (resulting in the '@You' mention background highlight being incorrectly positioned in the quote preview)
Fixed a bug where a large number of configSyncJobs could be scheduled (only one would run at a time but this could result in performance impacts)
1 year ago
..
AudioFiles add silence audio file 2 years ago
Certificates Updated the certificate for seed3 1 year ago
Countries Improve onion request path loading efficiency 3 years ago
Fonts Fix missing font 3 years ago
Images.xcassets Merge pull request #851 from mpretty-cyro/feature/updated-profile-picture-modal 1 year ago
Mnemonic Debug 4 years ago
Settings.bundle Further refactoring work 2 years ago
Translations Fixed a number of issues found during internal testing 1 year ago
TurnServers add session turn server info 2 years ago
AppDelegate.swift Fixed a number of issues found during internal testing 1 year ago
AppEnvironment.swift Further config util logic 2 years ago
Launch Screen.storyboard Updated the app settings screens 2 years ago
MainAppContext.h Re-organize files 4 years ago
MainAppContext.m Further config util logic 2 years ago
Session-Info.plist Updated permission descriptions to appease Apple 1 year ago
SessionApp.swift Fixed a couple of QA issues 1 year ago
Signal-Bridging-Header.h Added in missing code changes unrelated to closed groups rebuild 2 years ago
Signal.entitlements Removed the iCloud entitlements 1 year ago
SignalTSan.supp Organize files 4 years ago
SignalUBSan.supp Organize files 4 years ago