[#3213] Partially addressed code review points.
authorIvan Tashkinov <ivantashkinov@gmail.com>
Sun, 7 Feb 2021 19:24:12 +0000 (22:24 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Sun, 7 Feb 2021 19:24:12 +0000 (22:24 +0300)
commitd1c6dd97aa503ca7c897d67d98fe8c924e113a61
tree337e5fb61f36e458bfdfca4f925b7c063d6348b0
parent4e14945670bac15a6e183eb8c552d6e0669713ac
[#3213] Partially addressed code review points.
migration rollback task changes, hashtags-related config handling tweaks, `hashtags.data` deletion (unused).
config/description.exs
lib/mix/tasks/pleroma/database.ex
lib/pleroma/config.ex
lib/pleroma/hashtag.ex
lib/pleroma/migrators/hashtags_table_migrator.ex
lib/pleroma/web/activity_pub/activity_pub.ex
priv/repo/migrations/20201221202251_create_hashtags.exs
priv/repo/migrations/20201221202252_remove_data_from_hashtags.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/activity_pub_test.exs