From 7deea47857cd2390df4a0687a39cc1ff5bbc842c Mon Sep 17 00:00:00 2001 From: ari melody Date: Fri, 28 Jun 2024 08:47:02 +0100 Subject: [PATCH] updated readme --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7a86fcf..adab278 100644 --- a/README.md +++ b/README.md @@ -10,27 +10,29 @@ starting, of course, with a nice frontend! ✨ should you choose to play around with this yourself, just know that *many things are bound not to work!* notably, this has only been tested on iceshrimp -and mastodon-compatible instances. anything beyond this will likely be +and mastodon API-compliant instances. anything beyond this will likely be incompatible, and the web console will get very upset. ## features ### current -- a read-only, infinite-scrolling feed -- custom emotes and reactions (again, read-only) -- fun, clicky buttons! (they still do nothing) +- infinite-scrolling feed +- log in with most/all fedi services! (with varying compatibility) +- ability to favourite, boost, and react to posts +- view threads in context +- fun, clicky buttons! ### planned - posting! (incl. replies and quotes) -- reacting! +- live feed +- notifications feed ### "maybe" -- multiple account support +- fast account switching - post editing/deletion -- live updates over websocket - push notifications ## try it out!