You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api_common/src
Dessalines b18c744f63
Clean up reporting (#1776)
* First untested pass at reporting.

* Adding unit tests for post and comment report views

* Fix clippy

* Adding counts, creator_banned, and unresolved_only

* Adding my_vote to report views

* Fixing unit tests.
3 years ago
..
comment.rs Clean up reporting (#1776) 3 years ago
community.rs User / community blocking. Fixes #426 (#1604) 3 years ago
lib.rs Clean up reporting (#1776) 3 years ago
person.rs Clean up reporting (#1776) 3 years ago
post.rs Clean up reporting (#1776) 3 years ago
site.rs Fixing ResolveObject API and unit tests (#1713) 3 years ago
websocket.rs Split api crate into api_structs and api 3 years ago