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 c500d4c6ca Fixed a few bugs, resolved a number of TODOs and deleted more unused code
Fixed a couple of bugs with search term highlighting (updated the logic to make the highlighted content follow similar logic to what terms would have actually matched)
Fixed a bug where info messages in search results weren't rendering correctly
Shifted some duplicate query code for global search into variables
Fixed a small bug where sending attachments could incorrectly result in the mentions UI being visible
Fixed a bug where quote content was appearing incorrectly
Consolidated the ShareExtension Item and the ConversationCell.ViewModel into one type (with a more-limited query) to remove duplicate code
Added back a missing asset (deleted a long time ago)
3 years ago
..
Attachment.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
Capability.swift Further work on the DB refactoring 3 years ago
ClosedGroup.swift Working on the MediaGallery and ClosedGroup handling 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 Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 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 Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
InteractionAttachment.swift Added global search back 3 years ago
LinkPreview.swift Removed a bunch of legacy database types 3 years ago
OpenGroup.swift Added back the majority of the ConversationVC interactions 3 years ago
Profile.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
Quote.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
RecipientState.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
SessionThread.swift Removed a bunch of legacy code 3 years ago
ThreadTypingIndicator.swift Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 3 years ago