Merge pull request #209 from christianbundy/remove-roadmap

Remove roadmap now that they're all issues
This commit is contained in:
Jonathan Dahan 2020-02-12 14:20:30 -05:00 committed by GitHub
commit 9bba867b46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 45 deletions

View File

@ -63,7 +63,6 @@ Want more? Check out [`install.md`](https://github.com/fraction/oasis/blob/maste
- [Contributing](https://github.com/fraction/oasis/blob/master/docs/contributing.md)
- [Architecture](https://github.com/fraction/oasis/blob/master/docs/architecture.md)
- [Help](https://github.com/fraction/oasis/issues/new)
- [Roadmap](https://github.com/fraction/oasis/blob/master/docs/roadmap.md)
- [Security Policy](https://github.com/fraction/oasis/blob/master/docs/security.md)
- [Source Code](https://github.com/fraction/oasis.git)

View File

@ -1,44 +0,0 @@
# Roadmap
- [x] Get
- [x] Author
- [x] Name
- [x] Description
- [x] Image
- [x] Follow / unfollow (public)
- [x] Block / unblock (public)
- [x] Likes
- [x] Metadata ("about" messages)
- [x] Markdown mention
- [ ] Posts
- [x] Render Markdown
- [x] Posts from author
- [x] Posts about hashtag
- [x] Posts that are thread roots
- [x] Posts that are thread comments
- [x] Nested comments in threads
- [ ] Pagination to view older posts
- [x] Search to filter posts by content
- [x] Notifications (by author mention)
- [x] Content warning
- [ ] Set
- [ ] Author
- [ ] Self
- [ ] Name
- [ ] Description
- [ ] Image
- [ ] Others
- [ ] Follow / unfollow (public)
- [ ] Block / unblock (public)
- [ ] Posts
- [x] New
- [x] Reply
- [x] Comment
- [ ] Pre-publish preview
- [ ] Add blob attachment(s)
- [x] Correctly set `branch`
- [x] Content warning
- [x] Votes
- [x] Like
- [x] Unlike
- [x] Correctly set `branch`