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)
2 years ago
..
Capabilities.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
DirectMessage.swift
PendingChange.swift feat: cache remove all for open group emoji reacts 3 years ago
PinnedMessage.swift
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
SOGSBatchRequest.swift Fixed the broken tests 2 years ago
SOGSMessage.swift Fixed the broken tests 2 years ago
SendDirectMessageRequest.swift
SendDirectMessageResponse.swift
SendMessageRequest.swift
UpdateMessageRequest.swift
UserBanRequest.swift
UserModeratorRequest.swift
UserUnbanRequest.swift