mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 20:31:19 +00:00
Dessalines
f81a7ad9ab
- 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. |
||
---|---|---|
.. | ||
config | ||
lemmy_db | ||
lemmy_utils | ||
migrations | ||
migrations_testing/2020-01-13-025151_create_materialized_views | ||
query_testing | ||
src | ||
.gitignore | ||
.rustfmt.toml | ||
Cargo.lock | ||
Cargo.toml | ||
clean.sh | ||
db-init.sh | ||
diesel.toml | ||
test.sh |