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 6b9a19c761 Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob
Added an index on Quote.authorId and added a garbage collection job to remove orphaned Profile entries
Added a few more indexes to improve the GarbageCollectionJob performance
Added some debug code to force a re-migration on next launch if the DB is invalid (only affects testers so code should be removed)
Fixed an issue where the GetSnodePool job wasn't properly blocking
Fixed an issue where a user could send the same message multiple times if they clicked the send button quickly enough
Fixed an issue where profiles might not have been getting created correctly for ClosedGroup members which have no threads/interactions
3 years ago
..
AudioFiles add ringtone and other UI improvement 4 years ago
Certificates Debug 5 years ago
Countries Improve onion request path loading efficiency 5 years ago
Fonts Fix missing font 4 years ago
Images.xcassets Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Mnemonic Debug 5 years ago
Settings.bundle
Translations Fixed a few more bugs and tweaked attachment download logic 3 years ago
TurnServers add session turn server info 4 years ago
AppDelegate.swift Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 3 years ago
AppEnvironment.swift Fixed the broken unit tests 3 years ago
Launch Screen.storyboard Added a simple migration progress indicator and animation (need timing tweaks) 3 years ago
MainAppContext.h Re-organize files 5 years ago
MainAppContext.m Fixed the broken unit tests 3 years ago
Session-Info.plist Merge branch 'ipad-support-1' into voice-calls-2 4 years ago
Session-Prefix.pch Finished of the Conversation screen and JobQueue concurrency 3 years ago
SessionApp.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
Signal-Bridging-Header.h Added code to ignore migrating open group messages older than 6 months 3 years ago
Signal.entitlements
SignalTSan.supp
SignalUBSan.supp