| .. |
|
CallRecordDeleteAllJobQueue.swift
|
Use PreparedOutgoingMessage for all transient message enqueuing
|
2024-03-28 10:36:24 -07:00 |
|
IncomingContactSyncJobQueue.swift
|
Download in IncomingContactSyncJobRecord without creating a TSAttachment
|
2024-04-10 20:17:18 -07:00 |
|
JobQueue.swift
|
Tweak or remove redundant/noisy info lines
|
2024-04-16 19:37:25 -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 |