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 d9a64e0148 Merge remote-tracking branch 'upstream/dev' into standardised-strings
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Closed Groups/EditClosedGroupVC.swift
#	Session/Closed Groups/NewClosedGroupVC.swift
#	Session/Conversations/ConversationVC+Interaction.swift
#	Session/Conversations/ConversationVC.swift
#	Session/Conversations/Emoji Picker/EmojiPickerCollectionView.swift
#	Session/Conversations/Settings/ThreadSettingsViewModel.swift
#	Session/Emoji/Emoji+Available.swift
#	Session/Home/New Conversation/NewDMVC.swift
#	Session/Media Viewing & Editing/GIFs/GifPickerViewController.swift
#	Session/Meta/AppDelegate.swift
#	Session/Meta/SessionApp.swift
#	Session/Onboarding/PNModeVC.swift
#	Session/Path/PathVC.swift
#	Session/Utilities/IP2Country.swift
#	SessionMessagingKit/Messages/Control Messages/SharedConfigMessage.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPoller.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/Poller.swift
#	SessionNotificationServiceExtension/NotificationError.swift
#	SessionUIKit/Style Guide/Values.swift
#	SignalUtilitiesKit/Media Viewing & Editing/Attachment Approval/AttachmentCaptionToolbar.swift
12 months ago
..
AttachmentDownloadJob.swift Merge remote-tracking branch 'upstream/dev' into standardised-strings 12 months ago
AttachmentUploadJob.swift Fixed a few bugs with sync messages 1 year ago
ConfigMessageReceiveJob.swift Fixed a crash and config issue 1 year ago
ConfigurationSyncJob.swift Fixed a crash and config issue 1 year ago
DisappearingMessagesJob.swift add a process to clean up any expired messages before loading initial screen after app launch 1 year ago
ExpirationUpdateJob.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
FailedAttachmentDownloadsJob.swift Fixed the broken tests 2 years ago
FailedMessageSendsJob.swift Fixed the broken tests 2 years ago
GarbageCollectionJob.swift Cleaned up a bunch of warnings, renamed a couple of folders 1 year ago
GetExpirationJob.swift Moved a bunch of networking logic into libSession 1 year ago
GroupLeavingJob.swift rename dynamic variables in strings 1 year ago
MessageReceiveJob.swift Fixed a crash and config issue 1 year ago
MessageSendJob.swift Moved a bunch of networking logic into libSession 1 year ago
NotifyPushServerJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Fixed the broken tests 2 years ago
SendReadReceiptsJob.swift Fixed a few bugs with sync messages 1 year ago
UpdateProfilePictureJob.swift Fixed the broken tests 2 years ago