aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4b4bf70..7d0704c 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,8 @@ A scratch pad of ideas that may be useful to implement:
- [x] Add minimal CSS.
- [x] Add functionality to view a user's profile.
-- [ ] Add functionality to view item-specific page with comments (`ConstructStoryDiscussion`).
+- [x] Add functionality to view item-specific page with comments (`ConstructStoryDiscussion`).
+ - [ ] Load recursive descendant threads.
- [ ] Add functionality to handle polls (`ConstructPoll` & `ConstructPollOpt`).
- [ ] Add functionality to load more items or paginate.