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