mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-29 15:51:20 +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 | ||
comment_report | ||
community | ||
local_user | ||
post | ||
post_report | ||
private_message | ||
private_message_report | ||
site | ||
lib.rs | ||
sitemap.rs |