lemmy/crates/apub
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
..
assets Fix peertube federation (ref #3837) (#5381) 2025-02-04 08:15:46 -05:00
src Add community reports to API (#5435) 2025-03-10 09:37:50 -04:00
Cargo.toml Reduce usage of async_trait (#5438) 2025-02-19 11:06:22 -05:00