diff --git a/web/TODO.md b/web/TODO.md index 15fcc0a1..5e18fda4 100644 --- a/web/TODO.md +++ b/web/TODO.md @@ -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?