session-android/libsession/src/main/java/org/session/libsession/messaging/jobs
jubb b329402faf fix: audio waveforms decoded on the attachment download 2021-07-01 17:06:42 +10:00
..
AttachmentDownloadJob.kt fix: audio waveforms decoded on the attachment download 2021-07-01 17:06:42 +10:00
AttachmentUploadJob.kt fix: revert max failure count on upload and send jobs 2021-07-01 13:45:14 +10:00
Job.kt Speed up path building 2021-05-13 10:31:06 +10:00
JobDelegate.kt Clean 2021-04-26 10:58:48 +10:00
JobQueue.kt refactor: trim thread is now queued after batch processing messages, for other conversations still after every persisted message 2021-05-26 15:22:19 +10:00
MessageReceiveJob.kt Remove incorrectly maintained & unused value 2021-05-19 09:03:49 +10:00
MessageSendJob.kt fix: revert max failure count on upload and send jobs 2021-07-01 13:45:14 +10:00
NotifyPNServerJob.kt fix: 421 errors not being handled properly by sendOnionRequest and prevent retrying with stale swarm data, no longer crash with large NotifyPNServerJob.kt payload in Kryo deserialization 2021-06-29 15:12:33 +10:00
SessionJobInstantiator.kt Speed up path building 2021-05-13 10:31:06 +10:00
SessionJobManagerFactories.kt refactor: trim thread is now queued after batch processing messages, for other conversations still after every persisted message 2021-05-26 15:22:19 +10:00
TrimThreadJob.kt Make member ordering consistent 2021-05-27 16:07:54 +10:00