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/SessionUtilitiesKit/Utilities
Morgan Pretty d2c82cb915 Started working on some config contact pruning logic
Added support for a ConfirmationModal with an input field
Added a mechanism on Debug builds to export the database and it's key
Added logic to catch exceptions thrown within libSession (need to actually plug it in)
Added a debug-only mechanism to export the users database and (encrypted) database key
Added a few unit tests to check the CONTACTS config message size constraints
2 years ago
..
CExceptionHelper.h Started working on some config contact pruning logic 2 years ago
CExceptionHelper.mm Started working on some config contact pruning logic 2 years ago
Codable+Utilities.swift Further work on migrations and message pipeline refactoring 3 years ago
Failable.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
NSAttributedString+Utilities.swift Did some more theming, removed some files and fixed a couple of minor call issues 3 years ago
Notification+Utilities.swift Further work on SessionMessagingKit migrations 3 years ago
OWSBackgroundTask.h A few bugs fixes and some optimisations 3 years ago
OWSBackgroundTask.m Further config util logic 2 years ago
Optional+Utilities.swift Fixing the broken unit tests, resolved the remaining TODOs 2 years ago
Randomness.swift Finished off a few remaining bits and pieces 2 years ago
Threading.swift Further config util logic 2 years ago