Skip to content

Roadmap

John Bieling edited this page Aug 17, 2018 · 112 revisions

Features marked with a tick have made it into the latest beta release, but are not yet available in the latest stable release.

Todo:

  • inform user, that contact lists do not sync (use CategoryManager, which provides category based contact groups)
  • disallow throw in process functions (the entire response needs to be processed)
  • use some sort of multi-thread tech to keep UI responsive during sync: requestIdleCallback()
  • true autocomplete of GAL/directory while typing address in message composer
  • a dismissed alarm should not set an item to modified (fixed in TB 60)
  • allow write-protect mode (see issue #50)
  • add account sync log
  • add support for push sync (heartbeat/ping)
  • if task and event folder have the same name (on the server), map them into the same lightning calendar (as with SOGo or with any custom setup)
  • add support for DeadOccur and Regenerate (or at least do not change the values)
  • fix issue #45 (lost attendees, owner)
  • improve handling of invites
  • add cardbook support
  • check capabilities.alarms.maxCount and capabilities.attachments.supported

Others: