lemmy/crates
Dessalines 012e8c3085
Adding post_id and type_ filters to combined reports. (#5348)
* Adding post_id and type_ filters to combined reports.

- Added tests for these also.
- Some additional cleanup of the joins in reports_combined.
- Fixes #5265

* Adding period.
2025-01-27 10:13:45 +01:00
..
api Adding post_id and type_ filters to combined reports. (#5348) 2025-01-27 10:13:45 +01:00
api_common Adding post_id and type_ filters to combined reports. (#5348) 2025-01-27 10:13:45 +01:00
api_crud Move middleware code into api_routes for faster compilation (#5341) 2025-01-23 05:44:05 -05:00
apub Adding a slim comment_view variant, without post or community. (#5335) 2025-01-23 10:08:07 -05:00
db_perf Correctly paginate PostView when read_only is enabled (#5320) 2025-01-13 15:46:46 -05:00
db_schema Adding post_id and type_ filters to combined reports. (#5348) 2025-01-27 10:13:45 +01:00
db_views Adding post_id and type_ filters to combined reports. (#5348) 2025-01-27 10:13:45 +01:00
db_views_actor Adding a slim comment_view variant, without post or community. (#5335) 2025-01-23 10:08:07 -05:00
db_views_moderator Adding a slim comment_view variant, without post or community. (#5335) 2025-01-23 10:08:07 -05:00
federate Upgrading deps. (#5326) 2025-01-15 10:10:12 +01:00
routes Move middleware code into api_routes for faster compilation (#5341) 2025-01-23 05:44:05 -05:00
utils Move middleware code into api_routes for faster compilation (#5341) 2025-01-23 05:44:05 -05:00