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 eb3c31d911 Fixed a few more bugs
Updated the PathStatusView to take Reachability into account for it's status indicator
Fixed an issue where a user couldn't delete their own messages sent to a community
Fixed an issue where the app didn't require a passcode to be set to use screen lock
Fixed an issue where the delivery status on a sending message might not update when on the conversation screen
Fixed an issue where read receipts weren't working
1 year ago
..
AttachmentDownloadJob.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
AttachmentUploadJob.swift Fixed another minor bug, added logging and defensive coding 2 years ago
DisappearingMessagesJob.swift Fixed a few build errors and cases where the offset wasn't taken into account 2 years ago
FailedAttachmentDownloadsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
FailedMessageSendsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
GarbageCollectionJob.swift fix an issue where open group messages over 6 months old won't actually be trimmed 2 years ago
MessageReceiveJob.swift A few bugs fixes and some optimisations 2 years ago
MessageSendJob.swift Fixed another minor bug, added logging and defensive coding 2 years ago
NotifyPushServerJob.swift Fixed a number of reported bugs, some cleanup, added animated profile support 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
SendReadReceiptsJob.swift Fixed a few more bugs 1 year ago
UpdateProfilePictureJob.swift Added rounding to the settings and updated the SettingVC to use the config approach 2 years ago