From b24f632b5640c1a53f77f73fae2dacff318d2d95 Mon Sep 17 00:00:00 2001 From: Thomas Ricouard Date: Fri, 30 Dec 2022 12:52:55 +0100 Subject: [PATCH] Add todo in the readme --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 20c9a429..9f1210ae 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,24 @@

+For contributors and myself, here is a todo list of features that could be added (while giving you a good idea of what's already done if not in this list, the app is quite complete already!) + +- [ ] DM / Conversations +- [ ] Display images alt +- [ ] Editor: Post image alts +- [ ] Editor: Add / Edit polls +- [ ] Editor: Support video tyope +- [ ] Editor: Open camera +- [ ] Editor: Autocomplete for mentions / hashtags +- [ ] Better settings tab +- [ ] Edit profile +- [ ] Light theme +- [ ] More themes +- [ ] Honor & display server side features (filter, default visibility, etc...) +- [ ] Open remote status locally +- [ ] More context menu everywhere + + IceCubesApp is an open source application for accessing the decentralized social network Mastodon! It's built entirely in SwiftUI, making it fast, lightweight, and easy to use. You can connect to any Mastodon instance and browse your timeline, interact with other users, and post updates and media.