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 17a9e510c5 Further work on unit tests (and a couple of bug fixes found when testing)
Removed a couple remaining TODOs
Added 'standardUserDefaults' to the 'Dependencies' type
Tweaked the OpenGroupAPI to only update the 'lastOpen' timestamp if it successfully polls
Refactored a couple of methods in the ConversationViewItem into swift so we can clean up the OpenGroupAPI more
Updated the OpenGroupAPI so it no longer has static variables for state (shifted to the OpenGroupManager and made them instance variables)
Fixed an encoding issue with the Capabilities.Capability
3 years ago
..
BatchRequestInfo.swift File upload working, further code cleanup 3 years ago
Capabilities.swift Further work on unit tests (and a couple of bug fixes found when testing) 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 Further work on unit tests (and a couple of bug fixes found when testing) 3 years ago
Room.swift Further work on unit tests (and a couple of bug fixes found when testing) 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