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/SessionSnodeKit
Morgan Pretty 345b693225 Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling
Added the unit tests for the ConvoInfoVolatile
Added icons to the swipe actions
Updated jobs to be able to be prioritised (and added priorities to the launch jobs to avoid some odd behaviours)
Fixed some build issues resulting from merging
Fixed an issue with the open group pubkey encoding
Fixed an issue where an imageView could get it's image set on a background thread
Fixed a bug where the swipe actions weren't getting theming applied when the theme changed
Fixed a bug where scheduling code after the next db transaction completes couldn't be nested (resulting in code not running)
Fixed a bug where the PagedDataObserver might not notify of unobserved changes if they reverted previous unobserved changes
Fixed a couple of incorrect SQL ordering use cases (was overriding instead of appending ordering)
Fixed an issue where the app would re-upload the avatar every launch (only affected this branch)
Fixed an issue where the home screen wouldn't update group avatars when their profile data changed
1 year ago
..
Database Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 1 year ago
Jobs Sorted out a bunch of the config syncing logic 2 years ago
Meta Create SessionSnodeKit 4 years ago
Models Fixed a few small issues found when testing 1 year ago
Networking Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 1 year ago
Types Updated to the latest libSession, fixed a few bugs 1 year ago
Utilities Refactored the remaining references to PromiseKit 2 years ago
Configuration.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 1 year ago
SSKDependencies.swift Fixed the broken unit tests 2 years ago