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/Models
Morgan Pretty 59fc7a53ef New DeveloperSettingsViewModel, bulk PN endpoints and updated group messages
Added the DeveloperSettingsViewModel and dependency-controlled feature flags
Added the generic 'SessionListViewModel' to reduce duplicate code when we want to just display a selectable list of items
Added an indicator on the home screen to show when using testnet
Added group promotions behind a feature flag
Updated the PushNotificationAPI to use bulk subscribe/unsubscribe requests
Updated the 'GroupUpdateDeleteMessage' and 'GroupUpdateDeleteMemberContentMessage' to support additional behaviours
Updated the SessionCell to have better RTL support (swapped some left/right things to leading/trailing)
Updated the revoke/unrevoke endpoints to take arrays of subaccount tokens
Refactored the Bencode logic to properly support Codable types
2 years ago
..
DeleteAllBeforeRequest.swift
DeleteAllBeforeResponse.swift
DeleteAllMessagesRequest.swift
DeleteAllMessagesResponse.swift
DeleteMessagesRequest.swift
DeleteMessagesResponse.swift
GetExpiriesRequest.swift
GetExpiriesResponse.swift
GetMessagesRequest.swift
GetMessagesResponse.swift
GetNetworkTimestampResponse.swift Added in missing code changes unrelated to closed groups rebuild 3 years ago
GetServiceNodesRequest.swift
GetStatsResponse.swift Fixed a number of issues found during internal testing 3 years ago
GetSwarmRequest.swift
LegacyGetMessagesRequest.swift Updated to the latest version of libSession-util 3 years ago
LegacySendMessageRequest.swift
ONSResolveRequest.swift
ONSResolveResponse.swift
OxenDaemonRPCRequest.swift
RevokeSubaccountRequest.swift
RevokeSubaccountResponse.swift
SendMessageRequest.swift
SendMessageResponse.swift
SnodeAuthenticatedRequestBody.swift Pushing up my WIP changes from the last few days 2 years ago
SnodeBatchRequest.swift
SnodeMessage.swift
SnodePoolResponse.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 4 years ago
SnodeReceivedMessage.swift Fixes from cross-platform testing and general code changes 2 years ago
SnodeRecursiveResponse.swift
SnodeRequest.swift
SnodeResponse.swift
SnodeSwarmItem.swift
SwarmSnode.swift
UnrevokeSubaccountRequest.swift
UnrevokeSubaccountResponse.swift
UpdateExpiryAllRequest.swift
UpdateExpiryAllResponse.swift
UpdateExpiryRequest.swift
UpdateExpiryResponse.swift