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)
2023-08-01 14:27:41 +10:00
..
Capabilities.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 2022-08-05 17:10:01 +10:00
DirectMessage.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 2022-03-03 17:46:35 +11:00
PendingChange.swift feat: cache remove all for open group emoji reacts 2022-08-29 15:58:49 +10:00
PinnedMessage.swift Further work on unit tests (and a couple of bug fixes found when testing) 2022-03-07 17:43:30 +11:00
ReactionResponse.swift tweak: make seqNo optional 2022-08-31 16:38:25 +10:00
Room.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2022-07-12 17:43:52 +10:00
RoomPollInfo.swift Added more unit tests 2022-03-08 16:16:36 +11:00
SOGSBatchRequest.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00
SOGSMessage.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00
SendDirectMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
SendDirectMessageResponse.swift Added more unit tests 2022-03-08 16:16:36 +11:00
SendMessageRequest.swift Renamed FileServerAPIV2 to FileServerAPI 2022-03-04 16:17:03 +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
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