lemmy/crates
Dessalines 8e3ff0408e
Fixing extra modlog entries when post_id or comment_id is given. (#4664)
- Previously when given a post_id, it didn't filter out any other
  modlog entries, such as community removals. This fixes that problem.
- Context: https://github.com/LemmyNet/lemmy-ui/pull/2437

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2024-04-25 10:26:17 +02:00
..
api Untangle thumbnail generation logic (ref #4604) (#4615) 2024-04-17 10:36:45 -04:00
api_common Removing scheme from block urls. Fixes #4656 (#4659) 2024-04-23 23:15:20 -04:00
api_crud Untangle thumbnail generation logic (ref #4604) (#4615) 2024-04-17 10:36:45 -04:00
apub Untangle thumbnail generation logic (ref #4604) (#4615) 2024-04-17 10:36:45 -04:00
db_perf Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
db_schema Move SQL triggers from migrations into reusable sql file (#4333) 2024-04-17 20:58:44 -04:00
db_views Filter_removed_comments_from_search (#4634) 2024-04-22 11:33:02 -04:00
db_views_actor Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02: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 Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
routes chore: fix some comments (#4637) 2024-04-17 14:35:54 +02:00
utils Removing scheme from block urls. Fixes #4656 (#4659) 2024-04-23 23:15:20 -04:00