remove completed todos

This commit is contained in:
igoradamenko
2018-05-11 23:51:42 +03:00
parent 01cfbcfd49
commit 1b8e0c0cf3
-9
View File
@@ -1,14 +1,7 @@
major features:
- improve design
- check mobile ui
- check styles for md text
- add time format 'X hours ago'
- try to move voting buttons from the top line to the left side
- improve thread design
- edit comment
- `PUT /api/v1/comment/{id}?site=site-id&url=post-url`
- add description of web part to readme
- show comments of blocked users in the list of them
@@ -21,8 +14,6 @@ optimizations:
minor features:
- maybe add manual sort
- `GET /api/v1/find?site=site-id&url=post-url&sort=fld&format=tree`
- show list of user comments for admin?