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 5033738994 Fixed a few issues caused by the PromiseKit refactor
Started cleaning up the TODOs
Fixed a couple of merge conflict issues
Fixed a bug with the state of attachments which failed to download

# Conflicts:
#	SessionMessagingKit/Database/Models/Attachment.swift
2 years ago
..
Attachment.swift Fixed a few issues caused by the PromiseKit refactor 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 Work on the PromiseKit refactor 2 years ago
ClosedGroupKeyPair.swift
Contact.swift Fixed a few issues caused by the PromiseKit refactor 2 years ago
ControlMessageProcessRecord.swift Updated to the latest version of the shared util library 2 years ago
DisappearingMessageConfiguration.swift Fixed remaining bugs 3 years ago
GroupMember.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 3 years ago
Interaction.swift Added a method to allow safer database inserts 3 years ago
InteractionAttachment.swift
LinkPreview.swift Refactored the remaining references to PromiseKit 2 years ago
OpenGroup.swift Fixed a bug where copying the open group url wasn't working correctly 3 years ago
Profile.swift Further config util logic 2 years ago
Quote.swift WIP: observe quote update 3 years ago
Reaction.swift update sortId logic after open group reaction index 3 years ago
RecipientState.swift Finished removing usages to non-theme colour variables 3 years ago
SessionThread.swift Added a method to allow safer database inserts 3 years ago
SharedConfigDump.swift Further config util logic 2 years ago
ThreadTypingIndicator.swift