updated readme
This commit is contained in:
parent
681ef74f95
commit
7deea47857
16
README.md
16
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
|
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
|
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.
|
incompatible, and the web console will get very upset.
|
||||||
|
|
||||||
## features
|
## features
|
||||||
|
|
||||||
### current
|
### current
|
||||||
|
|
||||||
- a read-only, infinite-scrolling feed
|
- infinite-scrolling feed
|
||||||
- custom emotes and reactions (again, read-only)
|
- log in with most/all fedi services! (with varying compatibility)
|
||||||
- fun, clicky buttons! (they still do nothing)
|
- ability to favourite, boost, and react to posts
|
||||||
|
- view threads in context
|
||||||
|
- fun, clicky buttons!
|
||||||
|
|
||||||
### planned
|
### planned
|
||||||
|
|
||||||
- posting! (incl. replies and quotes)
|
- posting! (incl. replies and quotes)
|
||||||
- reacting!
|
- live feed
|
||||||
|
- notifications feed
|
||||||
|
|
||||||
### "maybe"
|
### "maybe"
|
||||||
|
|
||||||
- multiple account support
|
- fast account switching
|
||||||
- post editing/deletion
|
- post editing/deletion
|
||||||
- live updates over websocket
|
|
||||||
- push notifications
|
- push notifications
|
||||||
|
|
||||||
## try it out!
|
## try it out!
|
||||||
|
|
Loading…
Reference in a new issue