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/Jobs/Types
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
..
AttachmentDownloadJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
AttachmentUploadJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
DisappearingMessagesJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
FailedAttachmentDownloadsJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
FailedMessageSendsJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
GarbageCollectionJob.swift Fixed a number of bugs 3 years ago
MessageReceiveJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
MessageSendJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
NotifyPushServerJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
SendReadReceiptsJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
UpdateProfilePictureJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago