lemmy/crates/api/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 Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00
comment_report.rs Clean up reporting (#1776) 2021-09-28 10:36:17 +00:00
community.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00
lib.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00
local_user.rs Clean up reporting (#1776) 2021-09-28 10:36:17 +00:00
post.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00
post_report.rs Clean up reporting (#1776) 2021-09-28 10:36:17 +00:00
private_message.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00
site.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00
websocket.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00