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 7af0f865f5 Refactored the 'RecipientState' type
• Refactored the 'RecipientState' type to just be columns on the 'Interaction' table
• Added some syntactic sugar to clean up the 'CallbackWrapper' boilerplate within the LibSession+Networking code
• Fixed an issue where sending a message into a group where you are the only member would result in the message permanently being in the sending state
• Fixed an issue when initially setting up the interaction database structure where the community whisper mechanism needed another column
• Fixed a bug where the MessageSendJob wouldn't time out during path building
• Fixed a bug where the MessageSendJob wouldn't retry 8 times before detecting a timeout (meaning it would retry up to 80 times in total before permanently failing)
6 months ago
..
Crypto Fixed an issue where ONS lookups stopped working 8 months ago
Database Number of fixes and tweaks related to the deadlock issue 9 months ago
LibSession Refactored the 'RecipientState' type 6 months ago
Meta Create SessionSnodeKit 5 years ago
Models Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
Networking Refactored the 'RecipientState' type 6 months ago
Types Fixed an issue where legacy group push notifications weren't working 8 months ago
Utilities Refactored the remaining references to PromiseKit 2 years ago
Configuration.swift Moved a bunch of networking logic into libSession 1 year ago