diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -12,13 +12,12 @@ Roadmap ------- - [x] build a GTK 4 GUI -- [ ] finish minimal viable product (MVP) to send and receive text messages +- [x] finish minimal viable product (MVP) to send and receive text messages - [x] static GUI widgets - [x] dynamic GUI widgets (like text messages) - - [ ] connection, stream and presence management - [x] roster request - [x] receiving one-to-one text messages - - [ ] sending one-to-one text messages + - [x] sending one-to-one text messages - [ ] refactoring - [ ] persistence with sqlite3 - [ ] XMPP core compliance suite 2022 / client [1] |