session-ios/SessionMessagingKit/Jobs/Types
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)
2022-05-23 17:16:14 +10:00
..
AttachmentDownloadJob.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
AttachmentUploadJob.swift Updated the SessionShareExtension to work with GRDB 2022-05-15 14:39:21 +10:00
DisappearingMessagesJob.swift Got the ability to send message working again and other tweaks 2022-05-06 12:44:26 +10:00
FailedAttachmentDownloadsJob.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
FailedMessagesJob.swift Further work on the JobRunner 2022-04-27 10:48:54 +10:00
GarbageCollectionJob.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
MessageReceiveJob.swift Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00
MessageSendJob.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
NotifyPushServerJob.swift Further work on the JobRunner 2022-04-27 10:48:54 +10:00
RetrieveDefaultOpenGroupRoomsJob.swift Further work on the JobRunner 2022-04-27 10:48:54 +10:00
SendReadReceiptsJob.swift Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00
UpdateProfilePictureJob.swift Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00