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 a41f1c1366 Fixed the broken tests
Cleaned up the Dependencies so that tests can run synchronously without having to custom set queues as much
Sorted out the crypto and network dependencies to avoid needing weird dependency inheritance
Fixed the flaky tests so they are no longer flaky
Fixed some unexpected JobRunner behaviours
Updated the CI config to use a local build directory for derivedData (now works with build tweaks)
1 year ago
..
Capabilities.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 2 years ago
DirectMessage.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 2 years ago
PendingChange.swift feat: cache remove all for open group emoji reacts 2 years ago
PinnedMessage.swift Further work on unit tests (and a couple of bug fixes found when testing) 2 years ago
ReactionResponse.swift tweak: make seqNo optional 2 years ago
Room.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2 years ago
RoomPollInfo.swift Added more unit tests 2 years ago
SOGSBatchRequest.swift Fixed the broken tests 1 year ago
SOGSMessage.swift Fixed the broken tests 1 year ago
SendDirectMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
SendDirectMessageResponse.swift Added more unit tests 2 years ago
SendMessageRequest.swift Renamed FileServerAPIV2 to FileServerAPI 2 years ago
UpdateMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
UserBanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
UserModeratorRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
UserUnbanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago