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 661720a988 Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Meta/Translations/ar.lproj/Localizable.strings
#	Session/Meta/Translations/be.lproj/Localizable.strings
#	Session/Meta/Translations/bg.lproj/Localizable.strings
#	Session/Meta/Translations/bn.lproj/Localizable.strings
#	Session/Meta/Translations/cs.lproj/Localizable.strings
#	Session/Meta/Translations/da.lproj/Localizable.strings
#	Session/Meta/Translations/de.lproj/Localizable.strings
#	Session/Meta/Translations/el.lproj/Localizable.strings
#	Session/Meta/Translations/en.lproj/Localizable.strings
#	Session/Meta/Translations/eo.lproj/Localizable.strings
#	Session/Meta/Translations/es-ES.lproj/Localizable.strings
#	Session/Meta/Translations/fa.lproj/Localizable.strings
#	Session/Meta/Translations/fi.lproj/Localizable.strings
#	Session/Meta/Translations/fil.lproj/Localizable.strings
#	Session/Meta/Translations/fr.lproj/Localizable.strings
#	Session/Meta/Translations/hi.lproj/Localizable.strings
#	Session/Meta/Translations/hr.lproj/Localizable.strings
#	Session/Meta/Translations/hu.lproj/Localizable.strings
#	Session/Meta/Translations/id.lproj/Localizable.strings
#	Session/Meta/Translations/it.lproj/Localizable.strings
#	Session/Meta/Translations/ja.lproj/Localizable.strings
#	Session/Meta/Translations/ko.lproj/Localizable.strings
#	Session/Meta/Translations/ku.lproj/Localizable.strings
#	Session/Meta/Translations/lt.lproj/Localizable.strings
#	Session/Meta/Translations/lv.lproj/Localizable.strings
#	Session/Meta/Translations/ne-NP.lproj/Localizable.strings
#	Session/Meta/Translations/nl.lproj/Localizable.strings
#	Session/Meta/Translations/no.lproj/Localizable.strings
#	Session/Meta/Translations/pl.lproj/Localizable.strings
#	Session/Meta/Translations/pt-BR.lproj/Localizable.strings
#	Session/Meta/Translations/pt-PT.lproj/Localizable.strings
#	Session/Meta/Translations/ro.lproj/Localizable.strings
#	Session/Meta/Translations/ru.lproj/Localizable.strings
#	Session/Meta/Translations/si-LK.lproj/Localizable.strings
#	Session/Meta/Translations/sk.lproj/Localizable.strings
#	Session/Meta/Translations/sl.lproj/Localizable.strings
#	Session/Meta/Translations/sv-SE.lproj/Localizable.strings
#	Session/Meta/Translations/th.lproj/Localizable.strings
#	Session/Meta/Translations/tr.lproj/Localizable.strings
#	Session/Meta/Translations/uk.lproj/Localizable.strings
#	Session/Meta/Translations/vi.lproj/Localizable.strings
#	Session/Meta/Translations/zh-CN.lproj/Localizable.strings
#	Session/Meta/Translations/zh-TW.lproj/Localizable.strings
#	SessionMessagingKit/Configuration.swift
#	SessionUtilitiesKit/Database/Storage.swift
5 months ago
..
AttachmentDownloadJob.swift Refactored AppContext and AppRediness to Swift 6 months ago
AttachmentUploadJob.swift Fixed the broken tests 11 months ago
ConfigMessageReceiveJob.swift Fixed the broken tests 11 months ago
ConfigurationSyncJob.swift Merge branch 'dev' into disappearing-message-redesign 11 months ago
DisappearingMessagesJob.swift update expiresInSeconds filter to be safe for negative value 11 months ago
ExpirationUpdateJob.swift fix an issue when following settings linked devices won't sync the updated config 6 months ago
FailedAttachmentDownloadsJob.swift Fixed the broken tests 11 months ago
FailedMessageSendsJob.swift Fixed the broken tests 11 months ago
GarbageCollectionJob.swift Merge branch 'dev' into disappearing-message-redesign 10 months ago
GetExpirationJob.swift fix an edge case where there is no expiration info for messages already expired 7 months ago
GroupLeavingJob.swift Fixed the broken tests 11 months ago
MessageReceiveJob.swift Fixed the broken tests 11 months ago
MessageSendJob.swift Added a timeout for the MessageSendJob and additional logging 6 months ago
NotifyPushServerJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server 11 months ago
RetrieveDefaultOpenGroupRoomsJob.swift Fixed the broken tests 11 months ago
SendReadReceiptsJob.swift Fixed the broken tests 11 months ago
UpdateProfilePictureJob.swift Fixed the broken tests 11 months ago