Skip to content
Snippets Groups Projects
  1. Feb 03, 2021
  2. Jan 20, 2021
  3. Jan 14, 2021
  4. Dec 10, 2020
  5. Dec 03, 2020
  6. Nov 27, 2020
  7. Nov 26, 2020
  8. Nov 11, 2020
  9. Nov 06, 2020
  10. Nov 05, 2020
  11. Nov 04, 2020
  12. Oct 30, 2020
  13. Oct 20, 2020
  14. Oct 02, 2020
  15. Sep 29, 2020
  16. Sep 24, 2020
    • Christoph Wurst's avatar
      Add a flag that indicates whether an inbox should be sync'ed · 23e3cc48
      Christoph Wurst authored
      
      The cron background sync can be expensive with accounts that have many
      mailboxes. As it turns out other clients like Thunderbird also don't
      look into *all* mailboxes to check for new email. Instead they only do
      that for INBOX by default and let the user pick more mailboxes if they
      wish. We should do the same.
      
      This adds a simple flag. Only the inbox and mailboxes that have this
      flag set will get a sync in background.
      
      Any other mailbox can still be used, but the sync only happens if the
      user has the mailbox open.
      
      This will bring down the load on instances with many accounts,
      especially if those have many mailboxes.
      
      Signed-off-by: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
      23e3cc48
  17. Sep 22, 2020
  18. Sep 21, 2020
  19. Sep 01, 2020
  20. Aug 31, 2020
  21. Aug 24, 2020
  22. Aug 11, 2020
  23. Aug 10, 2020
  24. Jul 17, 2020
  25. Jul 03, 2020
  26. Jun 05, 2020
  27. Jun 04, 2020
  28. May 29, 2020
  29. May 28, 2020
Loading