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/SessionMessagingKit/Open Groups/Models
Morgan Pretty dbead5e3c8 Got the '/inbox' APIs and encryption/decryption/validation working
Added a few types to make the code more readable
Added the inbox request to the polling
Added a couple of properties to the TSContactThread to indicate the originating open group to support SOGS DMs
Added code to store the latest message id for an open group inbox
Added a bunch of documentation from the API docs into the OpenGroupAPI (and associated models)
Updated the OpenGroupAPI to match the latest docs
Fixed the incorrect structure of the SendDirectMessageRequest
Fixed an incorrect inbox endpoint path
Tweaked the batch response handling so it wouldn't fail to parse all responses if a single one failed
Renamed IdPrefix to SessionId.Prefix and cleaned up the type to be more readable & self-documenting
3 years ago
..
BatchRequestInfo.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
Capabilities.swift Replaced the remaining non-file legacy methods with their non-legacy equivalents 3 years ago
DirectMessage.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
FileResponse.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 3 years ago
LegacyAuthTokenResponse.swift Started resolving TODOs 3 years ago
LegacyCompactPollBody.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 3 years ago
LegacyCompactPollResponse.swift Started resolving TODOs 3 years ago
LegacyDeletedMessagesResponse.swift Started resolving TODOs 3 years ago
LegacyDeletion.swift Started resolving TODOs 3 years ago
LegacyGetInfoResponse.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 3 years ago
LegacyMemberCountResponse.swift Started resolving TODOs 3 years ago
LegacyModeratorsResponse.swift Started resolving TODOs 3 years ago
LegacyOpenGroupMessageV2.swift Started resolving TODOs 3 years ago
LegacyPublicKeyBody.swift Started resolving TODOs 3 years ago
LegacyRoomInfo.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 3 years ago
LegacyRoomsResponse.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 3 years ago
OGMessage.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
OpenGroup.swift Replaced the remaining non-file legacy methods with their non-legacy equivalents 3 years ago
PinnedMessage.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
Room.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
RoomPollInfo.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
SendDirectMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
SendMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
Server.swift Additional encryption work on id blinding 3 years ago
UpdateMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
UserBanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
UserDeleteMessagesRequest.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 3 years ago
UserDeleteMessagesResponse.swift Renamed OpenGroupAPIV2 to OpenGroupAPI 3 years ago
UserModeratorRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
UserUnbanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago