lemmy/crates/db_views
Dessalines bc16cb8cb9 Add report_counts to post and comment aggregate tables.
- This adds a report_count and unresolved_report_count to
  the post and comment aggregate tables.
- Useful for front-ends wishing to show report links.
- Fixes #4163
2024-11-21 16:27:14 -05:00
..
src Add report_counts to post and comment aggregate tables. 2024-11-21 16:27:14 -05:00
Cargo.toml When using saved_only, sort posts / comments by the saved publish time, not the item creation time (#4479) 2024-03-04 14:19:51 +01:00