ekster-reader/TODO.md

33 lines
716 B
Markdown
Raw Normal View History

2018-08-29 18:09:35 +00:00
# TODO
## Some features that need to be implemented
2018-08-28 20:25:59 +00:00
- Micropub
2018-08-29 17:25:46 +00:00
- Bookmark?
2018-08-28 20:25:59 +00:00
- Infinite scrolling
- Scrolling backward and forward
- Preview
2018-08-29 17:25:46 +00:00
- Follow, Unfollow feeds
2018-08-28 20:25:59 +00:00
- 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
2018-08-29 14:02:49 +00:00
- Improve handling of entries with missing values (like missing author)
2018-08-29 17:25:46 +00:00
2018-08-30 17:56:29 +00:00
## Completed
- Indieauth (needs CORS on the server)
- Get Microsub endpoint from homepage of user
- Micropub
- Like
- Repost
2018-08-29 17:25:46 +00:00
## Ideas
### Integrated post interface at the top of the timeline