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/SessionMessagingKit/Sending & Receiving
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
2 years ago
..
Attachments Refactored the remaining references to PromiseKit 2 years ago
Errors Fixed a few issues caused by the PromiseKit refactor 2 years ago
Link Previews Removed a bunch of legacy database types 3 years ago
Message Handling Updated to the latest libSession, fixed a few bugs 2 years ago
Notifications Added in missing code changes unrelated to closed groups rebuild 2 years ago
Pollers Updated to the latest libSession, fixed a few bugs 2 years ago
Quotes Fixed a few message scrolling bugs and a couple minor UI tweaks 3 years ago
Typing Indicators Updated to the latest libSession, fixed a few bugs 2 years ago
MessageReceiver+Decryption.swift Removed unneeded imports of libraries to understand usage 2 years ago
MessageReceiver.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2 years ago
MessageSender+Convenience.swift Sorted out a bunch of the config syncing logic 2 years ago
MessageSender+Encryption.swift Sorted out a bunch of the config syncing logic 2 years ago
MessageSender.swift Updated to the latest libSession, fixed a few bugs 2 years ago
Notification+MessageReceiver.swift Sorted out a bunch of the config syncing logic 2 years ago