session-ios/SessionMessagingKit/Open Groups/Models
Morgan Pretty 8a7db1d48f Started adding logic for the outbox endpoint
Moved the BlindedIdMapping retrieval logic to ContactUtilities so it's reusable
Added the 'outbox' endpoints (need testing as they aren't deployed to test yet)
2022-03-02 14:44:56 +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 Started adding logic for the outbox endpoint 2022-03-02 14:44:56 +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 Fixed a few issues uncovered while testing and some cleanup 2022-03-02 13:09:45 +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