session-ios/SessionMessagingKit/Open Groups/Models
Morgan Pretty a26ee12f8d Further work on Id Blinding
Renamed the setter for the SOGS 'Server' object for consistency
Updated the Curve25519Kit repo to use an Oxen fork
Updated the MockDataGenerator to accomodate the latest changes
Updated the ConversationVC to better support getting replaced when the conversion from blinded to unblinded happens while on that screen
Added a cache for the mapping between blinded ids and standard ids (gets cached whenever a valid match is found)
Added a migration to remove the old 'authToken, 'lastMessageServerId' and 'lastDeletionServerId' collections (redundant in SOGS V4)
2022-03-01 14:06:37 +11:00
..
BatchRequestInfo.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
Capabilities.swift Further work on Id Blinding 2022-03-01 14:06:37 +11:00
DirectMessage.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
FileResponse.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 2022-02-15 16:30:11 +11:00
LegacyAuthTokenResponse.swift Started resolving TODOs 2022-02-16 10:31:08 +11:00
LegacyCompactPollBody.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 2022-02-15 16:30:11 +11:00
LegacyCompactPollResponse.swift Started resolving TODOs 2022-02-16 10:31:08 +11:00
LegacyDeletedMessagesResponse.swift Started resolving TODOs 2022-02-16 10:31:08 +11:00
LegacyDeletion.swift Started resolving TODOs 2022-02-16 10:31:08 +11:00
LegacyGetInfoResponse.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 2022-02-15 16:30:11 +11:00
LegacyMemberCountResponse.swift Started resolving TODOs 2022-02-16 10:31:08 +11:00
LegacyModeratorsResponse.swift Started resolving TODOs 2022-02-16 10:31:08 +11:00
LegacyOpenGroupMessageV2.swift Started resolving TODOs 2022-02-16 10:31:08 +11:00
LegacyPublicKeyBody.swift Started resolving TODOs 2022-02-16 10:31:08 +11:00
LegacyRoomInfo.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 2022-02-15 16:30:11 +11:00
LegacyRoomsResponse.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 2022-02-15 16:30:11 +11:00
OGMessage.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
OpenGroup.swift Replaced the remaining non-file legacy methods with their non-legacy equivalents 2022-02-24 10:39:22 +11:00
PinnedMessage.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
Room.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
RoomPollInfo.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
SendDirectMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
SendMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
Server.swift Additional encryption work on id blinding 2022-02-17 18:33:23 +11:00
UpdateMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
UserBanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
UserDeleteMessagesRequest.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 2022-02-15 16:30:11 +11:00
UserDeleteMessagesResponse.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 2022-02-15 16:30:11 +11:00
UserModeratorRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
UserUnbanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00