mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
There is very little API guarantees about this, but clients seem to expect *something* to work on a closed context. So split this up into static info an more dynamic context-related info, but let's not provide any guarantees about what keys are available when. Fixes #599