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/SessionMessagingKitTests
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
..
Contacts Fixed the broken tests and updated test dependencies 2 years ago
Jobs/Types Refactored the 'RecipientState' type 6 months ago
LibSession Fixed some test failure due to incorrect type conversions 6 months ago
Open Groups Refactored the 'RecipientState' type 6 months ago
Shared Models revert false replaced quotes 8 months ago
Utilities Fixed the unit tests 8 months ago
_TestUtilities Fixed the broken unit tests 10 months ago