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 b834dddbe4 Fixed another minor bug, added logging and defensive coding
Fixed a bug where you couldn't set animated avatars
Added some defensive coding to prevent the JobRunner queues from adding or starting jobs that don't have id's set
Tweaked the code to be a little more explicit when inserting jobs before other jobs
2 years ago
..
AttachmentDownloadJob.swift Attempted to fix the notification & call reporting issues 2 years ago
AttachmentUploadJob.swift Fixed another minor bug, added logging and defensive coding 2 years ago
DisappearingMessagesJob.swift Fixed some bugs with disappearing messages 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 Fixed a couple of bugs and did some more theming 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 number of crashes and bugs 2 years ago
UpdateProfilePictureJob.swift Added rounding to the settings and updated the SettingVC to use the config approach 2 years ago