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 e2ee0e94ee Finished of the conversation screen and resolved a bug of bugs/TODOs
Fixed a number of scrolling behaviours in the ConversationVC
Fixed a bug with the PagedDataObserver when observing associated data (multiple associations with a single paged result were broken)
Fixed a bug with the PagedDataObserver where it would trigger updates for new entries even if the user is offset from the latest data
Fixed a bug where marking as read wasn't working properly
Fixed a bug where outgoing messages were being considered unread
Added an error state for a failed attachment send
Renamed a few types for clarity
Resolved a bunch of TODOs
2 years ago
..
AttachmentDownloadJob.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2 years ago
AttachmentUploadJob.swift Updated the SessionShareExtension to work with GRDB 2 years ago
DisappearingMessagesJob.swift Got the ability to send message working again and other tweaks 2 years ago
FailedAttachmentDownloadsJob.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2 years ago
FailedMessageSendsJob.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 2 years ago
GarbageCollectionJob.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 2 years ago
MessageReceiveJob.swift Added back the majority of the ConversationVC interactions 2 years ago
MessageSendJob.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 2 years ago
NotifyPushServerJob.swift Further work on the JobRunner 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Further work on the JobRunner 2 years ago
SendReadReceiptsJob.swift Added back the majority of the ConversationVC interactions 2 years ago
UpdateProfilePictureJob.swift Removed a bunch of legacy database types 2 years ago