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
2023-02-01 18:12:36 +11:00
..
Database Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11:00
Jobs Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
Meta Create SessionSnodeKit 2020-11-05 12:07:21 +11:00
Models Fixed a few small issues found when testing 2023-01-18 10:56:18 +11:00
Networking Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-01-27 14:26:17 +11:00
Types Updated to the latest libSession, fixed a few bugs 2023-01-27 14:51:04 +11:00
Utilities Refactored the remaining references to PromiseKit 2022-12-07 15:58:53 +11:00
Configuration.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11:00
SSKDependencies.swift Fixed the broken unit tests 2023-01-05 12:36:47 +11:00