| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Prevents switching the chat during the search.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
`dc_send_text_msg` is too limited as it can only send text without attachments.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
The whole Qt Multimedia module is not required.
On Debian you only need qml-module-qtmultimedia and no
qtmultimedia5-dev.
|
| |
|
|
|
|
| |
`smtp_security` option does not exist.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Otherwise clicking "Switch account" multiple times results in multiple layers stacked.
|
|
|
|
| |
I/O is started by default.
|
| |
|
| |
|
|
|
|
| |
It is replaced with connectivity API in the core.
|
| |
|
| |
|
|
|
|
| |
dc_accounts_import_account() is going to be removed from the core.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
0 means multiple chats have changed, for example when a message is
moved from contact requests to its own chat.
|
| |
|
| |
|
| |
|