Skip to content
Snippets Groups Projects
  1. Oct 02, 2020
  2. Sep 29, 2020
  3. 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
  4. Sep 22, 2020
  5. Sep 21, 2020
  6. Sep 01, 2020
  7. Aug 31, 2020
  8. Aug 24, 2020
  9. Aug 11, 2020
  10. Aug 10, 2020
  11. Jul 17, 2020
  12. Jul 03, 2020
  13. Jun 05, 2020
  14. Jun 04, 2020
  15. May 29, 2020
  16. May 28, 2020
  17. May 26, 2020
  18. May 20, 2020
  19. May 19, 2020
  20. May 13, 2020
  21. May 12, 2020
  22. May 08, 2020
  23. Apr 27, 2020
  24. Apr 23, 2020
  25. Apr 21, 2020
  26. Apr 20, 2020
  27. Apr 17, 2020
  28. Apr 16, 2020
  29. Apr 14, 2020
  30. Mar 24, 2020
  31. Feb 26, 2020
  32. Feb 24, 2020
Loading