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 7dc75af361 Fixed some bugs with disappearing messages
Fixed an issue where the DisappearingMessages job could incorrectly overwrite it's nextRunTimestamp
Fixed an issue where sent/self-send messages wouldn't correctly trigger the disappearing messages job
Fixed an issue where sending the mnemonic along with an attachment wasn't showing the warning prompt
Fixed an issue where the home screen wasn't updating on launch if the displayed messages were removed disappearing messages
Fixed a small UI glitch where the input field wouldn't immediately get cleared when sending a message (unfortunately there is a slight delay before the message appears still)
3 years ago
..
AttachmentDownloadJob.swift Attempted to fix the notification & call reporting issues 3 years ago
AttachmentUploadJob.swift Fixed a few issues found during QA 3 years ago
DisappearingMessagesJob.swift Fixed some bugs with disappearing messages 3 years ago
FailedAttachmentDownloadsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
FailedMessageSendsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
GarbageCollectionJob.swift Updated the GarbageCollectionJob to log the number of files it removes 3 years ago
MessageReceiveJob.swift A few bugs fixes and some optimisations 3 years ago
MessageSendJob.swift Fixed a few issues found during QA 3 years ago
NotifyPushServerJob.swift Fixed a number of reported bugs, some cleanup, added animated profile support 3 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
SendReadReceiptsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
UpdateProfilePictureJob.swift Fixed a couple of crashes and a couple of other bugs 3 years ago