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 f9468219d9 Code cleanup and database transaction tweaks
Updated the OpenGroupManager to be a bit more thread safe
Updated the OpenGroupManager "isModOrAdmin" check to better support the various keys of the current user
Fixed some blinding code to use an existing transaction rather than create it's own ones
Removed the Legacy API calls, handling and types
3 years ago
..
BatchRequestInfo.swift File upload working, further code cleanup 3 years ago
Capabilities.swift Added more unit tests 3 years ago
DirectMessage.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 3 years ago
OpenGroup.swift Added more unit tests 3 years ago
PinnedMessage.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
Room.swift File upload working, further code cleanup 3 years ago
RoomPollInfo.swift Fixed a few issues uncovered while testing and some cleanup 3 years ago
SOGSMessage.swift File upload working, further code cleanup 3 years ago
SendDirectMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
SendDirectMessageResponse.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 3 years ago
SendMessageRequest.swift Renamed FileServerAPIV2 to FileServerAPI 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