aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-10-01 21:58:49 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-10-09 14:08:59 +0200
commitf0c83c9c42092e60f79d6854d0b048e6f679fc76 (patch)
treec41206c9f5ad0fc6b7f8f1613bececba8e0fde9e
parent7fbdd24b503d85423d51da49896cc99191d65c4d (diff)
README.md: Update features
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index c133b2b2..b30226ab 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,13 @@
## Features
+- **OMEMO encryption set by default**.
+- Portrait screen support with `libhandy`.
+- Improved [`connection_manager.vala`](libdino/src/service/connection_manager.vala).
+- Quote messages according to XEP-0393 Message Styling.
+- Copy messages.
+- Optional send button and Enter-to-send accelerator.
- Keeps using GTK3.
-- Includes some features that did not make into upstream.
- Backports bugfixes and improvements from upstream (see [`BACKPORT`](BACKPORT)).
## TODO