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 ff08579088 Added logic to for unblinding current conversation & bug fixes
Added logic to handle unblinding the conversation the user currently has open
Fixed a bug where the nav bar wouldn't appear when creating a new account
Fixed a bug where messages send to an open group inbox weren't getting their open group server id set (causing duplicates)
Fixed a bug where the interaction/gallery data might not get updated in certain cases
Fixed an issue where visible messages which were getting sent over 24 hours than when they were originally meant to be sent would fail due to clock offset issues
3 years ago
..
Attachment.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
BlindedIdLookup.swift Added logic to for unblinding current conversation & bug fixes 3 years ago
Capability.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
ClosedGroup.swift Added logic for the GarbageCollectionJob 3 years ago
ClosedGroupKeyPair.swift Fixed a few closed group and job issues 3 years ago
Contact.swift Added back the majority of the ConversationVC interactions 3 years ago
ControlMessageProcessRecord.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
DisappearingMessageConfiguration.swift Removed some more legacy code which has been refactored 3 years ago
GroupMember.swift Working on the MediaGallery and ClosedGroup handling 3 years ago
Interaction.swift Added logic to for unblinding current conversation & bug fixes 3 years ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Added logic for the GarbageCollectionJob 3 years ago
OpenGroup.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
Profile.swift Optimised the home screen query (~50% speed improvement) 3 years ago
Quote.swift Added logic for the GarbageCollectionJob 3 years ago
RecipientState.swift Optimised the home screen query (~50% speed improvement) 3 years ago
SessionThread.swift Added logic for the GarbageCollectionJob 3 years ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago