lemmy/crates
Dessalines 2016afc9db
User / community blocking. Fixes #426 (#1604)
* A first pass at user / community blocking. #426

* Adding unit tests for person and community block.

* Moving migration

* Fixing creator_blocked for comment queries, added tests.

* Don't let a person block themselves

* Fix post creator_blocked

* Adding creator_blocked to PersonMentionView

* Moving blocked and follows to MyUserInfo

* Rename to local_user_view

* Add moderates to MyUserInfo

* Adding BlockCommunityResponse

* Fixing name, and check_person_block

* Fixing tests.

* Using type in Blockable trait.

* Changing recipient to target, adding unfollow to block action.
2021-08-19 20:54:15 +00:00
..
api User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
api_common User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
api_crud User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
apub Swap out iframely (#1706) 2021-08-19 14:12:49 +00:00
apub_lib Upgrading deps 2021-08-17 16:31:16 -04:00
apub_lib_derive Upgrading deps 2021-08-17 16:31:16 -04:00
db_queries User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
db_schema User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
db_views User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
db_views_actor User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
db_views_moderator Merge pull request #1710 from LemmyNet/mod_transfer_community 2021-08-18 22:01:09 +00:00
routes Upgrading deps 2021-08-17 16:31:16 -04:00
utils Swap out iframely (#1706) 2021-08-19 14:12:49 +00:00
websocket User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00