2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2025-01-03 19:09:09 +01:00

Update README to reflect last commit

This commit is contained in:
Jason McBrayer 2018-04-23 20:56:52 -04:00
parent 73e105517c
commit 9b88a01064

View File

@ -13,9 +13,10 @@ Brutaldon is not ready for use yet. I literally haven't written it yet.
## Roadmap ## Roadmap
* [ ] Single user read-only access; log in and read home timeline * [X] Single user read-only access; log in and read home timeline
* [ ] Multi-user support * [ ] Fix edge cases of toot display (CW, media, boosts)
* [ ] Add support for reading local and federated timelines, notifications, favorites. * [ ] Multi-user, multi-instance support
* [ ] Add support for reading local and federated timelines, notifications, favorites, threads
* [ ] Add support for viewing profiles * [ ] Add support for viewing profiles
* [ ] Add support for posting. * [ ] Add support for posting.
* [ ] Add support for posting media. * [ ] Add support for posting media.