README.md: Update features

This commit is contained in:
Xavier Del Campo Romero 2023-10-01 21:58:49 +02:00
parent 7fbdd24b50
commit f0c83c9c42
Signed by: xavi
GPG Key ID: 84FF3612A9BF43F2
1 changed files with 6 additions and 1 deletions

View File

@ -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