session-ios/SessionMessagingKit/Database/Models
Morgan Pretty c4aadaff1c Fixed the broken tests and updated test dependencies
Properly fixed the busted migration issue
Updated to the latest version of Quick and Nimble (unit testing libraries)
Updated the tests based on the above
2023-09-22 14:49:39 +10:00
..
Attachment.swift Fixed a couple of minor outgoing quote bugs 2023-08-17 11:28:03 +10:00
BlindedIdLookup.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00
Capability.swift feat: add capability check for open group emoji reacts 2022-08-18 16:13:20 +10:00
ClosedGroup.swift Cleaned up the GRDB interface for complex queries 2023-08-17 16:39:47 +10:00
ClosedGroupKeyPair.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
ConfigDump.swift [WIP] started adding logic to ignore messages invalidated by config 2023-05-30 17:45:46 +10:00
Contact.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00
ControlMessageProcessRecord.swift Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 2023-07-18 10:02:51 +10:00
DisappearingMessageConfiguration.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
GroupMember.swift Fixed the QA issues and a few other bugs 2023-03-31 12:09:04 +11:00
Interaction.swift Fixed a number of issues with the Notification Service Extension 2023-09-08 11:42:04 +10:00
InteractionAttachment.swift Added logic for the GarbageCollectionJob 2022-06-02 14:13:07 +10:00
LinkPreview.swift Fixed a couple more bugs with link previews 2023-09-19 15:40:58 +10:00
OpenGroup.swift Cleaned up the GRDB interface for complex queries 2023-08-17 16:39:47 +10:00
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2023-02-15 15:11:57 +11:00
Profile.swift Fixed the broken tests and updated test dependencies 2023-09-22 14:49:39 +10:00
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 2023-03-06 14:33:24 +11:00
Reaction.swift update sortId logic after open group reaction index 2022-08-08 13:07:29 +10:00
RecipientState.swift Cleaned up some logic around sync messages 2023-02-14 13:41:24 +11:00
SessionThread.swift Fixed a couple more issues 2023-09-21 15:55:26 +10:00
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00