Add TODO.txt

This commit is contained in:
Peter Stuifzand 2018-08-28 22:25:59 +02:00
parent 4450a2dc16
commit 31ae5c7e65

16
TODO.txt Normal file
View File

@ -0,0 +1,16 @@
Some features that need to be implemented
- Real Indieauth
- Get endpoints from homepage of user
- Micropub
- Infinite scrolling
- Scrolling backward and forward
- Preview
- Follow, unfollow feeds
- Channels create, update, delete
- References to other posts: "refs"
- Channel ordering
- Different interfaces (perhaps Twitter, Mastodon like)
- Better responsive interface
- Websockets? Show new channels and new items in channels directly, needs
micropub server support