diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-01 21:58:49 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-09 14:08:59 +0200 |
| commit | f0c83c9c42092e60f79d6854d0b048e6f679fc76 (patch) | |
| tree | c41206c9f5ad0fc6b7f8f1613bececba8e0fde9e | |
| parent | 7fbdd24b503d85423d51da49896cc99191d65c4d (diff) | |
README.md: Update features
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 |
