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.
2021-09-28 10:36:17 +00:00
..
comment.rs Clean up reporting (#1776) 2021-09-28 10:36:17 +00:00
community.rs User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
lib.rs Clean up reporting (#1776) 2021-09-28 10:36:17 +00:00
person.rs Clean up reporting (#1776) 2021-09-28 10:36:17 +00:00
post.rs Clean up reporting (#1776) 2021-09-28 10:36:17 +00:00
site.rs Fixing ResolveObject API and unit tests (#1713) 2021-08-23 17:25:39 +02:00
websocket.rs Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00