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 b31afa89e1 Reworked SnodeAPI auth and prepared requests
Started refactored some logic to make it easier for unit testing
Started updating SnodeAPI calls with prepared requests
Fixed some issues with the PreparedRequest 'map' and 'handleEvents' functions
Genericised common pre-request behaviours for SnodeAPI calls
2 years ago
..
Capabilities.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
DeleteInboxResponse.swift Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign 2 years ago
DirectMessage.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 3 years ago
PendingChange.swift feat: cache remove all for open group emoji reacts 3 years ago
PinnedMessage.swift Further work on unit tests (and a couple of bug fixes found when testing) 3 years ago
ReactionResponse.swift tweak: make seqNo optional 3 years ago
Room.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
RoomPollInfo.swift Added more unit tests 3 years ago
SOGSMessage.swift Reworked SnodeAPI auth and prepared requests 2 years ago
SendDirectMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
SendDirectMessageResponse.swift Added more unit tests 3 years ago
SendMessageRequest.swift Renamed FileServerAPIV2 to FileServerAPI 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
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