From 495ea30a657469aa0cf9a9f6c74afc9dd32d1e96 Mon Sep 17 00:00:00 2001 From: bitfl0wer Date: Sun, 4 Jun 2023 19:49:04 +0200 Subject: [PATCH] Re-order README, link issues --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 6fa0256..d0ab1f4 100644 --- a/README.md +++ b/README.md @@ -45,31 +45,32 @@ - [x] [Channel management (name, description, icon, etc.)](https://github.com/polyphony-chat/chorus/issues/48) - [ ] [Join and Leave Guilds](https://github.com/polyphony-chat/chorus/issues/45) - [ ] [Start DMs](https://github.com/polyphony-chat/chorus/issues/45) -- [ ] Deleting messages -- [ ] Message threads +- [ ] [Group DM creation, deletion and member management](https://github.com/polyphony-chat/chorus/issues/89) +- [ ] [Deleting messages](https://github.com/polyphony-chat/chorus/issues/91) +- [ ] [Message threads](https://github.com/polyphony-chat/chorus/issues/90) - [x] [Reactions](https://github.com/polyphony-chat/chorus/issues/85) - [ ] Message Search - [ ] Message history +- [ ] Emoji +- [ ] Stickers +- [ ] [Forum channels](https://github.com/polyphony-chat/chorus/issues/90) ### User Management -- [ ] User profile customization +- [ ] [User profile customization](https://github.com/polyphony-chat/chorus/issues/41) - [x] Gettings users and user profiles -- [ ] Friend requests -- [ ] Blocking users +- [ ] [Friend requests](https://github.com/polyphony-chat/chorus/issues/92) +- [ ] [Blocking users](https://github.com/polyphony-chat/chorus/issues/92) - [ ] User presence (online, offline, idle, etc.) - [ ] User status (custom status, etc.) - [x] Account deletion ### Additional Features -- [ ] Emoji -- [ ] Stickers -- [ ] Forum channels - [ ] Server discovery - [ ] Server templates ### Voice and Video -- [ ] Voice chat support -- [ ] Video chat support +- [ ] [Voice chat support](https://github.com/polyphony-chat/chorus/issues/49) +- [ ] [Video chat support](https://github.com/polyphony-chat/chorus/issues/49) ### Permissions and Roles - [ ] [Role management](https://github.com/polyphony-chat/chorus/issues/46) (creation, deletion, modification) @@ -77,12 +78,11 @@ - [ ] [Channel-specific permissions](https://github.com/polyphony-chat/chorus/issues/88) - [ ] Role-based access control -### Server Management -- [x] Server creation -- [x] Server deletion -- [ ] Server settings management (name, description, icon, etc.) -- [ ] Member management (adding, removing, banning, unbanning) -- [ ] Server invites +### Guild Management +- [x] Guild creation +- [x] Guild deletion +- [ ] [Guild settings (name, description, icon, etc.)](https://github.com/polyphony-chat/chorus/issues/43) +- [ ] Guild invites ### Moderation - [ ] Channel moderation (slow mode, etc.)