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 2cd9f571da Fixed a number of bugs
Fixed a bug where threads might not be getting marked as read correctly
Fixed a bug where the GarbageCollectionJob could end up blocking the database write thread (seemed to only hang when the debugger was attached but may have affected devices at some point)
Fixed a bug with thread sorting
Fixed a bug where joining an open group wouldn't appear until after the first poll completed
Fixed a bug where conversations with no interactions would display odd interaction copy
Fixed a bug where the sender name was appearing above outgoing messages in groups
3 years ago
..
Attachment.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
BlindedIdLookup.swift Fixed the broken unit tests 3 years ago
Capability.swift Fixed a few bugs and continued work on fixing unit tests 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 Made a couple of tweaks to the GRDBStorage interface 3 years ago
DisappearingMessageConfiguration.swift Removed some more legacy code which has been refactored 3 years ago
GroupMember.swift Fixed the broken unit tests 3 years ago
Interaction.swift Fixed a number of bugs 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 Added paging to the Home/MessageRequests screens and fix a bunch of bugs 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 paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago