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
Ryan Zhao 600637ec78 Merge branch 'dev' into disappearing-message-redesign 2 years ago
..
Attachment.swift regenerate the quoted attachment thumbnail when retrying to send the message 2 years ago
BlindedIdLookup.swift Fixed a few bugs with media attachment handling, added webp support 3 years ago
Capability.swift feat: add capability check for open group emoji reacts 3 years ago
ClosedGroup.swift
ClosedGroupKeyPair.swift
Contact.swift feat: check contacts client version based on protobuf 2 years ago
ControlMessageProcessRecord.swift clean up SyncedExpiries 2 years ago
DisappearingMessageConfiguration.swift WIP: make new property lastChangeTimestampsMs optional 2 years ago
GroupMember.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 3 years ago
Interaction.swift Merge branch 'dev' into disappearing-message-redesign 2 years ago
InteractionAttachment.swift
LinkPreview.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
OpenGroup.swift Fixed a bug where copying the open group url wasn't working correctly 2 years ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
Profile.swift Fixed a few more QA issues, added a minor feature 3 years ago
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 2 years ago
Reaction.swift update sortId logic after open group reaction index 3 years ago
RecipientState.swift Cleaned up some logic around sync messages 2 years ago
SessionThread.swift minor refactor 2 years ago
ThreadTypingIndicator.swift