[#1335] Reorganized users.subscribers as UserRelationship. Added tests for UserRelati...
authorIvan Tashkinov <ivantashkinov@gmail.com>
Wed, 20 Nov 2019 12:46:11 +0000 (15:46 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Wed, 20 Nov 2019 12:46:11 +0000 (15:46 +0300)
commitde892d2fe1e70054aaf946b4cd11fb39111fe937
tree6e68d638890ef9d6e731f6b3a180c2ae611de61e
parent555edd01abf62b74c14c30caf82d77a80a93e72c
[#1335] Reorganized users.subscribers as UserRelationship. Added tests for UserRelationship-related functionality.
lib/pleroma/ecto_enums.ex
lib/pleroma/user.ex
lib/pleroma/web/common_api/common_api.ex
lib/pleroma/web/common_api/utils.ex
lib/pleroma/web/pleroma_api/controllers/account_controller.ex
priv/repo/migrations/20191118084500_data_migration_populate_user_relationships.exs
test/support/factory.ex
test/user_relationship_test.exs [new file with mode: 0644]
test/user_test.exs
test/web/common_api/common_api_test.exs
test/web/mastodon_api/views/account_view_test.exs