session-ios/SessionSnodeKit/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
2023-06-26 18:03:40 +10:00
..
DeleteAllBeforeRequest.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
DeleteAllBeforeResponse.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
DeleteAllMessagesRequest.swift Few minor tweaks & bug fixes 2023-06-08 09:22:48 +10:00
DeleteAllMessagesResponse.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
DeleteMessagesRequest.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
DeleteMessagesResponse.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
GetMessagesRequest.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
GetMessagesResponse.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
GetNetworkTimestampResponse.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
GetServiceNodesRequest.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
GetStatsResponse.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
GetSwarmRequest.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
LegacyGetMessagesRequest.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
LegacySendMessageRequest.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
ONSResolveRequest.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
ONSResolveResponse.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
OxenDaemonRPCRequest.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
RevokeSubkeyRequest.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
RevokeSubkeyResponse.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
SendMessageRequest.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
SendMessageResponse.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
SnodeAuthenticatedRequestBody.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
SnodeBatchRequest.swift Fixed a breaking issue and a few other minor bugs 2023-06-26 18:03:40 +10:00
SnodeMessage.swift Finished off a few remaining bits and pieces 2023-03-08 17:27:07 +11:00
SnodePoolResponse.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
SnodeReceivedMessage.swift Resolved a number of TODOs and a couple of crashes 2023-02-21 17:10:02 +11:00
SnodeRecursiveResponse.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
SnodeRequest.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
SnodeResponse.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
SnodeSwarmItem.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
SwarmSnode.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
UpdateExpiryAllRequest.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
UpdateExpiryAllResponse.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
UpdateExpiryRequest.swift Updated to the latest lib, started handling UserGroups 2023-02-28 17:23:56 +11:00
UpdateExpiryResponse.swift Added logic to update cached expiry after config TTL extension 2023-03-16 14:50:14 +11:00