mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04: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. |
||
---|---|---|
.. | ||
api | ||
api_common | ||
api_crud | ||
apub | ||
db_perf | ||
db_schema | ||
db_views | ||
db_views_actor | ||
db_views_moderator | ||
federate | ||
routes | ||
utils |