lemmy/crates
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
..
api Upgrading diesel and a few other deps. (#5203) 2024-11-18 10:23:02 -07:00
api_common Guess image mime type from file extension (fixes #5196) (#5212) 2024-11-19 09:48:44 -05:00
api_crud Check for error when fetching link metadata (fixes #5127) (#5129) 2024-11-15 09:13:43 -05:00
apub Upgrading diesel and a few other deps. (#5203) 2024-11-18 10:23:02 -07:00
db_perf Upgrading diesel and a few other deps. (#5203) 2024-11-18 10:23:02 -07:00
db_schema Add report_counts to post and comment aggregate tables. 2024-11-21 16:27:14 -05:00
db_views Add report_counts to post and comment aggregate tables. 2024-11-21 16:27:14 -05:00
db_views_actor Check for error when fetching link metadata (fixes #5127) (#5129) 2024-11-15 09:13:43 -05:00
db_views_moderator Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
federate Check for error when fetching link metadata (fixes #5127) (#5129) 2024-11-15 09:13:43 -05:00
routes Dont sanitize RSS content manually (fixes #5171) (#5174) 2024-11-18 09:58:31 -05:00
utils Upgrading diesel and a few other deps. (#5203) 2024-11-18 10:23:02 -07:00