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
ryanzhao 54914d69c6 WIP: fetch disappearing message config from database 2 years ago
..
Attachment.swift Fixed a few issues found during QA 2 years ago
BlindedIdLookup.swift Fixed a few bugs with media attachment handling, added webp support 2 years ago
Capability.swift feat: add capability check for open group emoji reacts 2 years ago
ClosedGroup.swift Fixed a few more bugs and tweaked attachment download logic 2 years ago
ClosedGroupKeyPair.swift
Contact.swift Fixed a number of bugs found during QA 2 years ago
ControlMessageProcessRecord.swift Added a method to allow safer database inserts 2 years ago
DisappearingMessageConfiguration.swift WIP: fetch disappearing message config from database 2 years ago
GroupMember.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 2 years ago
Interaction.swift Added a method to allow safer database inserts 2 years ago
InteractionAttachment.swift
LinkPreview.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
OpenGroup.swift Fixed a few more QA issues, added a minor feature 2 years ago
Profile.swift Fixed a few more QA issues, added a minor feature 2 years ago
Quote.swift Fixed a few issues found during QA 2 years ago
Reaction.swift update sortId logic after open group reaction index 2 years ago
RecipientState.swift Finished removing usages to non-theme colour variables 2 years ago
SessionThread.swift Added a method to allow safer database inserts 2 years ago
ThreadTypingIndicator.swift