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 d8ae9669c8 Fixed a breaking issue and a few other minor bugs
Fixed a busted version comparison
Fixed an issue where the config dump population wasn't setting the 'created' timestamp for contacts
Fixed an issue where the 'SyncPushTokensJob' could run logic on the wrong thread
Fixed a bug where the 'scroll to bottom' button wouldn't initial be visible in some cases
Fixed a bug where the 'scroll to bottom' button would fade out when there were subsequent pages
Fixed a bug where an open group image might not get downloaded in some cases
Fixed an issue where we would incorrectly append a wildcard character to the end of a search term that ended in a quotation mark
Finished refactoring the OpenGroupAPI to use PreparedSendData
1 year ago
..
BatchRequestInfoSpec.swift Fixed a breaking issue and a few other minor bugs 1 year ago
CapabilitiesSpec.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 2 years ago
OpenGroupSpec.swift Updated to the latest lib, started handling UserGroups 1 year ago
RoomPollInfoSpec.swift More unit tests, fixed a few issues uncovered by testing 2 years ago
RoomSpec.swift
SOGSMessageSpec.swift Started working on the integration 2 years ago
SendDirectMessageRequestSpec.swift
SendMessageRequestSpec.swift
UpdateMessageRequestSpec.swift