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
|
|
|
|
- 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-30 18:52:05 +00:00
|
|
|
- Reply
|
|
|
|
- Posting
|
|
|
|
- References to other posts: "refs" (likes and reposts)
|
2018-08-29 17:25:46 +00:00
|
|
|
|
|
|
|
## Ideas
|
|
|
|
|
|
|
|
### Integrated post interface at the top of the timeline
|
|
|
|
|
2018-09-01 19:49:45 +00:00
|
|
|
Implemented, but perhaps needs automatic destination chooser.
|
|
|
|
|
2018-08-29 17:25:46 +00:00
|
|
|
|