session-ios/SessionMessagingKit/Jobs/Types
Morgan Pretty b72bf42605 Updated the CI and fixed a couple of config bugs
Updated to the 1.0.0 release of libSession
Set the User Config feature flag to July 31st 10am AEST
Shifted quote thumbnail generation out of the DBWrite thread
Stopped the CurrentUserPoller from polling the user config namespaces if the feature flag is off
Fixed an issue where the scrollToBottom behaviour could be a little buggy when an optimistic update is replaced with the proper change
Fixed an issue where the 'attachmentsNotUploaded' error wouldn't result in a message entering an error state
Fixed a bug where sync messages with attachments weren't being sent
2023-07-13 14:47:10 +10:00
..
AttachmentDownloadJob.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
AttachmentUploadJob.swift Added a bunch of logs to the Jobs to better track the startup state 2023-05-23 14:02:12 +10:00
ConfigMessageReceiveJob.swift Finished adding logic to ignore messages invalidated by config 2023-05-31 14:30:33 +10:00
ConfigurationSyncJob.swift Trying to progress on the CI builds 2023-07-12 15:03:42 +10:00
DisappearingMessagesJob.swift Added a bunch of logs to the Jobs to better track the startup state 2023-05-23 14:02:12 +10:00
FailedAttachmentDownloadsJob.swift Added a bunch of logs to the Jobs to better track the startup state 2023-05-23 14:02:12 +10:00
FailedMessageSendsJob.swift Added a bunch of logs to the Jobs to better track the startup state 2023-05-23 14:02:12 +10:00
GarbageCollectionJob.swift Fixed a few bugs uncovered with further testing 2023-05-10 17:27:36 +10:00
GroupLeavingJob.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
MessageReceiveJob.swift [WIP] started adding logic to ignore messages invalidated by config 2023-05-30 17:45:46 +10:00
MessageSendJob.swift Updated the CI and fixed a couple of config bugs 2023-07-13 14:47:10 +10:00
NotifyPushServerJob.swift Added a bunch of logs to the Jobs to better track the startup state 2023-05-23 14:02:12 +10:00
RetrieveDefaultOpenGroupRoomsJob.swift Added a bunch of logs to the Jobs to better track the startup state 2023-05-23 14:02:12 +10:00
SendReadReceiptsJob.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
UpdateProfilePictureJob.swift Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2023-05-26 17:54:45 +10:00