lemmy/crates/db_views_actor/src
Nutomic 50f81cf157
User can block instances (fixes #2397) (#3869)
* User can block instances (fixes #2397)

* update comments

* review comments

* use route

* update

* add api test

* update tests

* fix

* fix test

* ci

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-09-20 11:56:13 +02:00
..
comment_reply_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
community_block_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
community_follower_view.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
community_moderator_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
community_person_ban_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
community_view.rs User can block instances (fixes #2397) (#3869) 2023-09-20 11:56:13 +02:00
instance_block_view.rs User can block instances (fixes #2397) (#3869) 2023-09-20 11:56:13 +02:00
lib.rs User can block instances (fixes #2397) (#3869) 2023-09-20 11:56:13 +02:00
person_block_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
person_mention_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
person_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
structs.rs User can block instances (fixes #2397) (#3869) 2023-09-20 11:56:13 +02:00