fedifox
v0.0.1
Published
A stand-alone web client for the fediverse
Downloads
4
Readme
Fedifox
Warning: this project is in very early stage, it might not go anywhere (or break your stuff)
Prototyping a new server-agnostic Fediverse/ActivityPub frontend.
License, donations
AGPL-3.0. If you want to support my work, you can:
Code of Conduct
In the repository is a copy of Rust's Code of Conduct. Please refer to this before interacting with the project or it's spaces.
Roadmap
In no particular order:
- [ ] posting
- [ ] privacy level
- [ ] CW
- [ ] media posting
- [ ] caption
- [ ] focus point
- [ ] polls
- [ ] (custom) emoji picker
- [ ] timeline
- [ ] better fetching
- [ ] fetch older toots
- [ ] handle gappy timeline
- [ ] reconnect websocket
- [ ] filtering
- [ ] media
- [ ] sensitive media, blur
- [ ] handle loading failure?
- [ ] better handling of video (photoswipe)
- [ ] thread view (sidebar)
- [ ] fetch context toots
- [ ] better way to display threading?
- [ ] other timelines
- [ ] hashtags
- [ ] federated
- [ ] local
- [ ] lists
- [ ] DM's
- [ ] toot interaction
- [ ] boost
- [ ] fav
- [ ] reply (posting)
- [ ] quote/boost with CW?
- [ ] interaction from other account
- [ ] settings
- [ ] FediFox settings
- [ ] logout
- [ ] customize interface
- [ ] themes
- [ ] merge/include GoToSocial settings
- [ ] account
- [ ] admin
- [ ] FediFox settings
- [ ] mobile
- [ ] install as PWA
- [ ] notifications/serviceworker stuff??
- [ ] notifications
- [ ] view notifications
- [ ] sound
- [ ] filtering
- [ ] other stuff also
- [ ] profile views
- [ ] hashtag view
- [ ] instance info view??
- [ ] todo list with update posting
- [ ] offline use
- [ ] serviceworker thing to serve assets locally https://github.com/aohua/redux-state-sync/blob/master/example_immutable/src/registerServiceWorker.js