mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-02 09:11:22 +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. |
||
---|---|---|
.. | ||
comment | ||
community | ||
custom_emoji | ||
post | ||
private_message | ||
site | ||
user | ||
lib.rs |