adding following_address field to user
authorAlex S <alex.strizhakov@gmail.com>
Wed, 10 Jul 2019 13:01:32 +0000 (16:01 +0300)
committerAlex S <alex.strizhakov@gmail.com>
Wed, 10 Jul 2019 14:42:18 +0000 (17:42 +0300)
commitf8786fa6f27b1934b48b69fce5d285ebddefda92
tree3a8cc24f2688453aac11424f5bd982f526e19e29
parentb972b972e00d1528f77fe726e066f35cf1323cb7
adding following_address field to user
lib/pleroma/user.ex
lib/pleroma/web/activity_pub/activity_pub.ex
priv/repo/migrations/20190710115833_add_following_address_to_user.exs [new file with mode: 0644]
priv/repo/migrations/20190710125051_add_following_address_index_to_user.exs [new file with mode: 0644]
test/web/activity_pub/transmogrifier_test.exs