You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 month ago
..
api Untangle thumbnail generation logic (ref #4604) (#4615) 2 months ago
api_common Removing scheme from block urls. Fixes #4656 (#4659) 1 month ago
api_crud Untangle thumbnail generation logic (ref #4604) (#4615) 2 months ago
apub Untangle thumbnail generation logic (ref #4604) (#4615) 2 months ago
db_perf Remove error-type feature from lemmy-utils (#4474) 3 months ago
db_schema Move SQL triggers from migrations into reusable sql file (#4333) 2 months ago
db_views Filter_removed_comments_from_search (#4634) 1 month ago
db_views_actor Make all single-fetch database calls return an Option. (#4617) 2 months ago
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 1 month ago
federate Make all single-fetch database calls return an Option. (#4617) 2 months ago
routes chore: fix some comments (#4637) 2 months ago
utils Removing scheme from block urls. Fixes #4656 (#4659) 1 month ago