You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
img added main_screen and chat_screen (#665) 4 years ago
src Adding form_id to comment creates and edits. 4 years ago
.gitignore Use mdbook for documentation (fixes #375) 5 years ago
book.toml Use mdbook for documentation (fixes #375) 5 years ago