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
2023-02-06 12:51:34 +11:00
..
AttachmentDownloadJob.swift Updated the code to take the service node offset into account when setting timestamps 2022-12-21 16:39:52 +11:00
AttachmentUploadJob.swift Fixed another minor bug, added logging and defensive coding 2022-11-30 11:57:13 +11:00
DisappearingMessagesJob.swift Fixed a few build errors and cases where the offset wasn't taken into account 2022-12-21 17:46:18 +11:00
FailedAttachmentDownloadsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
FailedMessageSendsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
GarbageCollectionJob.swift fix an issue where open group messages over 6 months old won't actually be trimmed 2022-12-15 15:20:59 +11:00
MessageReceiveJob.swift A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
MessageSendJob.swift Fixed another minor bug, added logging and defensive coding 2022-11-30 11:57:13 +11:00
NotifyPushServerJob.swift Fixed a number of reported bugs, some cleanup, added animated profile support 2022-07-08 17:53:48 +10:00
RetrieveDefaultOpenGroupRoomsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
SendReadReceiptsJob.swift Fixed a few more bugs 2023-02-06 12:51:34 +11:00
UpdateProfilePictureJob.swift Added rounding to the settings and updated the SettingVC to use the config approach 2022-09-27 15:36:47 +10:00