mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-08 17:34:16 +00:00
32cee9cbca
* Fixing not being able to create comments on local community posts. - This was caused by not passing my_person_id into various `CommentView::read` functions. - Fixes #4853 * Refactoring views to use local_user, rather than person * Addressing PR comments. * Fixing API tests. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |