lemmy/docs
Dessalines f81a7ad9ab Adding form_id to comment creates and edits.
- This adds a form_id to CreateComment, EditComment, and CommentResponse
- This is so any front end clients can add a randomly generated string,
  and know which comment they submitted, is the one they're getting
  back.
- This gets rid of all the weird complicated logic in handleFinished(),
  and should stop the comment forms getting cleared once and for all.
2020-07-21 10:56:41 -04:00
..
img added main_screen and chat_screen (#665) 2020-04-26 10:01:21 -04:00
src Adding form_id to comment creates and edits. 2020-07-21 10:56:41 -04:00
.gitignore Use mdbook for documentation (fixes #375) 2020-01-01 17:24:36 +01:00
book.toml Use mdbook for documentation (fixes #375) 2020-01-01 17:24:36 +01:00