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 f07313c7ac Fixed a number of bugs found during internal testing
Updated to the latest libSession to increase the available size for config message content (size check now happens after compression rather than before)
Added some additional logs for config size info
Fixed a bug where the database could be accessed before the migrations ran which could result in unexpected behaviours
Fixed a bug where you couldn't mark a non one-to-one thread as read/unread
Fixed a bug where a database initialization failure wouldn't result in a migration failure (user would be stuck on the splash screen indefinitely)
Fixed a bug where if a message was too large for the screen the conversation would open it centered on the screen (now it will be positioned to the top)
Started looking at broken unit tests
Increased the build number
2 years ago
..
ARC4RandomNumberGenerator.swift Fixed a number of bugs found during internal testing 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
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