mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-27 05:11:32 +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_reply_view.rs | ||
community_block_view.rs | ||
community_follower_view.rs | ||
community_moderator_view.rs | ||
community_person_ban_view.rs | ||
community_view.rs | ||
instance_block_view.rs | ||
lib.rs | ||
person_block_view.rs | ||
person_mention_view.rs | ||
person_view.rs | ||
structs.rs |