lemmy/crates/db_views_moderator
Dessalines 8eff41b0d4 Fixing extra modlog entries when post_id or comment_id is given.
- 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
2024-04-23 22:32:09 -04:00
..
src Fixing extra modlog entries when post_id or comment_id is given. 2024-04-23 22:32:09 -04:00
Cargo.toml Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 2023-11-21 08:51:22 -05:00