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
RyanZhao 8d8028da13
Merge pull request #754 from RyanRory/bug-fixes
Bug fixes
2 years 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) 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 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 3 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 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 Fixed a number of crashes and bugs 3 years ago
UpdateProfilePictureJob.swift Added rounding to the settings and updated the SettingVC to use the config approach 3 years ago