lemmy/crates
Dessalines 32cee9cbca
Fixing not being able to create comments on local community posts. (#4854)
* 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.
2024-07-07 12:28:42 -04:00
..
api Fixing not being able to create comments on local community posts. (#4854) 2024-07-07 12:28:42 -04:00
api_common Fixing not being able to create comments on local community posts. (#4854) 2024-07-07 12:28:42 -04:00
api_crud Fixing not being able to create comments on local community posts. (#4854) 2024-07-07 12:28:42 -04:00
apub Fixing not being able to create comments on local community posts. (#4854) 2024-07-07 12:28:42 -04:00
db_perf Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
db_schema Fixing not being able to create comments on local community posts. (#4854) 2024-07-07 12:28:42 -04:00
db_views Fixing not being able to create comments on local community posts. (#4854) 2024-07-07 12:28:42 -04:00
db_views_actor Fixing not being able to create comments on local community posts. (#4854) 2024-07-07 12:28:42 -04:00
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 2024-04-25 10:26:17 +02:00
federate Revert "Remove unneeded error "last successful id is higher than latest id" (fixes #4363) (#4486)" (#4806) 2024-06-14 08:15:12 -04:00
routes Adding an image_details table to store image dimensions. (#4704) 2024-06-20 12:44:06 +02:00
utils Version 0.19.5 2024-06-19 08:17:45 -04:00