lemmy/crates
Dessalines 298c8fa521
Add filter to hide posts with comments. (#5158)
* Add filter to hide posts with comments.

- Useful for Q/A type communities.
- Fixes #1106

* Changing to no_comments_only
2024-11-05 12:09:25 -05:00
..
api Fixing LemmyError imports. (#5157) 2024-11-04 10:44:58 +01:00
api_common Add filter to hide posts with comments. (#5158) 2024-11-05 12:09:25 -05:00
api_crud Fixing LemmyError imports. (#5157) 2024-11-04 10:44:58 +01:00
apub Add filter to hide posts with comments. (#5158) 2024-11-05 12:09:25 -05:00
db_perf Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
db_schema Fixing LemmyError imports. (#5157) 2024-11-04 10:44:58 +01:00
db_views Add filter to hide posts with comments. (#5158) 2024-11-05 12:09:25 -05:00
db_views_actor Fixing LemmyError imports. (#5157) 2024-11-04 10:44:58 +01: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 Remove individual user/community inboxes (#5124) 2024-10-26 14:54:29 -04:00
routes Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
utils Fixing LemmyError imports. (#5157) 2024-11-04 10:44:58 +01:00