mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-27 06:50:20 +00:00
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. |
||
---|---|---|
.. | ||
extensions | ||
activities.rs | ||
comment.rs | ||
community.rs | ||
community_inbox.rs | ||
fetcher.rs | ||
mod.rs | ||
post.rs | ||
private_message.rs | ||
shared_inbox.rs | ||
user.rs | ||
user_inbox.rs |