Signal-iOS/SignalServiceKit/Jobs
2024-06-04 15:18:39 -07:00
..
JobRecords Receive support for DeleteForMe sync messages 2024-06-04 15:15:24 -07:00
BulkDeleteInteractionJobQueue.swift Send support for DeleteForMe sync messages 2024-06-04 15:18:39 -07:00
CallRecordDeleteAllJobQueue.swift Receive support for DeleteForMe sync messages 2024-06-04 15:15:24 -07:00
IncomingContactSyncJobQueue.swift Specify seconds in DM timer construction 2024-04-25 14:08:47 -07:00
JobQueue.swift Fix a few build warnings 2024-04-17 19:11:13 -05:00
JobQueueRunner.swift Remove AtomicLock; it was just a simple wrapper around UnfairLock 2024-03-27 10:57:32 -07:00
LocalUserLeaveGroupJob.swift Runnerify LocalUserLeaveGroupJobQueue 2023-12-18 12:45:26 -06:00
MessageSenderJobQueue.swift Clean up PreparedOutgoingMessage 2024-04-04 12:55:20 -07:00
OWSGroupSyncProcessingJobQueue.swift Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
ReceiptCredentialRedemptionJobQueue.swift move remaining Subscriptions and Jobs code to SignalServiceKit 2024-03-12 03:35:34 -05:00
SendGiftBadgeJobQueue.swift Use PreparedOutgoingMessage for gift badge sends 2024-03-28 10:35:42 -07:00
SessionResetJob.swift Use PreparedOutgoingMessage for all transient message enqueuing 2024-03-28 10:36:24 -07:00
SignalMessagingJobQueues.swift Rename BroadcastMediaMessageJob->TSAttachmentMultisendJob 2024-04-15 20:45:26 -07:00
TSAttachmentMultisendJob.swift Unify TSAttachmentMultisend sharesheet and main app methods 2024-04-16 16:23:34 -07:00