lemmy/crates/db_schema
dullbananas 08defa29fe
Add community reports to API (#5435)
* add routes

* implement some of api

* fix use of check_report_reason

* fix create_community_report

* fix all compile errors

* add field to reportcombined struct

* add CommunityReportView::read test

* import resolve_community_report

* remove references to deleted table

* resolve reports after remove
2025-03-10 09:37:50 -04:00
..
replaceable_schema Remove aggregate tables (fixes #4869) (#5407) 2025-03-06 16:18:41 +01:00
src Add community reports to API (#5435) 2025-03-10 09:37:50 -04:00
Cargo.toml Add new setting to block NSFW content (#5436) 2025-03-03 11:46:39 +01:00