From b2e7c52eb8e224cb44f6dae9bc546482f8ed7cd4 Mon Sep 17 00:00:00 2001 From: bitfl0wer Date: Fri, 12 May 2023 19:20:03 +0200 Subject: [PATCH] Mark Sending messages as done --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 46a3ff8..44e721d 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Core functionality: - [ ] Login (token) - [x] Registration (encountered another [Issue with the Spacebar Server](https://github.com/spacebarchat/server/issues/1040) which makes some error messages an empty string) - [ ] Gateway Events, multithreaded -- [ ] Sending messages (Text, Images, Attachments) +- [x] Sending messages (Text, Images, Attachments) - [x] Events (Message, User, Channel, etc.) - [ ] Adding, deleting and editing channels - [ ] User profile customization @@ -52,7 +52,6 @@ Core functionality: - [ ] Message threads - [ ] Forum channels - [Rust]: https://img.shields.io/badge/Rust-orange?style=plastic&logo=rust [Rust-url]: https://www.rust-lang.org/ [build-shield]: https://img.shields.io/github/actions/workflow/status/polyphony-chat/chorus/rust.yml?style=plastic