Age | Commit message (Collapse) | Author |
|
To get the status of a single message providing it's mailbox and
message-id. For now it only returns encryption/signature status.
- Resolves: #6914
|
|
To have consistency with all API calls related to messages and start all
of them with msg_*
|
|
Now the default_printer can handle other types than dict, like lists or
strings.
|
|
- Resolves: #8973
|
|
We need to update the UI to use the new API.
- Resolves: #8974
|
|
For now we say it will be mixed on every request if the mixnet is
enabled. We might want a better mock in the future.
- Resolves: #8972
|
|
|
|
We used to return the system status if no userid is provided. We don't
do it anymore, now is only userid based.
- Resolves: #8785
|
|
Active user is now only a concept of the cli. For it we add a
~/.config/leap/bitmaskctl.cfg file.
- Resolves: #8769
|
|
- Resolves: #8770
|
|
- Resolves: #8754
|
|
It's missing dealing with expired certs.
I remove get_smtp_certificate core command.
- Closes: #8486
|
|
|