mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 08:56:30 +03:00
Merge master
This commit is contained in:
@@ -132,4 +132,5 @@ or its language bindings:
|
|||||||
- [iOS](https://github.com/deltachat/deltachat-ios)
|
- [iOS](https://github.com/deltachat/deltachat-ios)
|
||||||
- [Desktop](https://github.com/deltachat/deltachat-desktop)
|
- [Desktop](https://github.com/deltachat/deltachat-desktop)
|
||||||
- [Pidgin](https://code.ur.gs/lupine/purple-plugin-delta/)
|
- [Pidgin](https://code.ur.gs/lupine/purple-plugin-delta/)
|
||||||
|
- [Telepathy](https://code.ur.gs/lupine/telepathy-padfoot/)
|
||||||
- several **Bots**
|
- several **Bots**
|
||||||
|
|||||||
@@ -146,10 +146,8 @@ const IMEX_COMMANDS: [&str; 12] = [
|
|||||||
"stop",
|
"stop",
|
||||||
];
|
];
|
||||||
|
|
||||||
const DB_COMMANDS: [&str; 11] = [
|
const DB_COMMANDS: [&str; 9] = [
|
||||||
"info",
|
"info",
|
||||||
"open",
|
|
||||||
"close",
|
|
||||||
"set",
|
"set",
|
||||||
"get",
|
"get",
|
||||||
"oauth2",
|
"oauth2",
|
||||||
|
|||||||
Reference in New Issue
Block a user