mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04: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. |
||
---|---|---|
.. | ||
assets | ||
src | ||
translations | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.prettierrc.js | ||
fuse.js | ||
generate_translations.js | ||
jest.config.js | ||
package.json | ||
tsconfig.json | ||
yarn.lock |