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/Open Groups/Models
Morgan Pretty 8eed08b5b4 Updated to the latest lib, started handling UserGroups
Added unit tests for the UserGroup config type
Updated the logic to use the 'pinnedPriority' and deprecated 'isPinned' (not sorting yet but using the value)
Updated the code to use the libSession community url parsing instead of custom parsing
Fixed an issue where initialising Data with a libSession value wasn't returning null when the data had no actual value
Fixed an issue where the OpenGroupPoller could user an incorrect failure could when handling poll responses
Fixed the UpdateExpiryRequest signature
2 years ago
..
BatchRequestInfoSpec.swift Fixing the broken unit tests, resolved the remaining TODOs 2 years ago
CapabilitiesSpec.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 3 years ago
OpenGroupSpec.swift Updated to the latest lib, started handling UserGroups 2 years ago
RoomPollInfoSpec.swift More unit tests, fixed a few issues uncovered by testing 3 years ago
RoomSpec.swift Added more unit tests 3 years ago
SOGSMessageSpec.swift Started working on the integration 2 years ago
SendDirectMessageRequestSpec.swift Added more unit tests 3 years ago
SendMessageRequestSpec.swift Added more unit tests 3 years ago
UpdateMessageRequestSpec.swift Added more unit tests 3 years ago