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/Database/Models
Morgan Pretty 417976995b Removed YYImage and libWebP, fixed a couple of bugs
• Removed YYImage and libWebP dependencies (replaced with custom `AnimatedImageView` class)
• Fixed an issue where animated images (WebP/GIF) may not correctly render in the "All Media" grid UI
• Fixed an issue where selecting a GIF for the display picture would incorrectly convert it into a JPG instead of keeping the GIF
9 months ago
..
Attachment.swift Removed YYImage and libWebP, fixed a couple of bugs 9 months ago
BlindedIdLookup.swift Fixed the build issues and broken unit tests 12 months ago
Capability.swift clean 1 year ago
ClosedGroup.swift Sort group member change control messages deterministically 10 months ago
ClosedGroupKeyPair.swift Started working on refactoring the migrations to avoid an anti-pattern 10 months ago
ConfigDump.swift Fixed a few more issues 11 months ago
Contact.swift Fixed a bunch of issues found by QA 1 year ago
ControlMessageProcessRecord.swift Fixed a silly message variant bug, unit test env var tweaks 10 months ago
DisappearingMessageConfiguration.swift Fixed a bunch of QA issues 12 months ago
GroupMember.swift Fixed additional QA issues and bugs found while testing 12 months ago
Interaction.swift Fixed an issue where the read receipt wouldn't show 10 months ago
InteractionAttachment.swift
LinkPreview.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 12 months ago
OpenGroup.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 1 year ago
PendingReadReceipt.swift
Profile.swift Fixed a couple of bugs and logging tweaks 10 months ago
Quote.swift Fixed a number of QA issues 12 months ago
Reaction.swift
SessionThread.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 12 months ago
ThreadTypingIndicator.swift