Skip to content

Draft: Job system

Ruben De Smet requested to merge job-system into main

Things that should become jobs:

  • Attachment uploads ( #107)
  • Sending messages, possibly
  • Group update pulling
  • Profile updates, maybe?
  • Downloading attachments
  • Sending notifications (with the message queue is empty handling)
  • Closing notifications (in some cases)
  • Handling typing notifications "queue"
  • Downloading stickers (and linking it back to the message that downloaded it)
    • This could use an arbitrary (JSON?) "incoming message cache"
  • Downloading sticker packs

Please feel free to add things to this list.

Edited by Matti Viljanen

Merge request reports