session-android/libsession/src/main/java/org/session/libsession/messaging/jobs
jubb 5f7278b9c4 refactor: OpenGroupPollerV2.kt no longer queues jobs and executes synchronously, BackgroundPollWorker.kt no longer replaces periodic tasks but keeps existing ones, removing unused references 2021-07-15 12:00:30 +10:00
..
AttachmentDownloadJob.kt fix: getting local user's ID if message is outgoing to check against that value in attachment download 2021-07-09 16:04:06 +10:00
AttachmentUploadJob.kt fix: notify update for attachment's thread ID on setting audio extras 2021-07-07 14:56:53 +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 fix: getting local user's ID if message is outgoing to check against that value in attachment download 2021-07-09 16:04:06 +10:00
MessageReceiveJob.kt refactor: OpenGroupPollerV2.kt no longer queues jobs and executes synchronously, BackgroundPollWorker.kt no longer replaces periodic tasks but keeps existing ones, removing unused references 2021-07-15 12:00:30 +10:00
MessageSendJob.kt Don't retry message send jobs when rate limited 2021-07-13 09:56: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