Encapsulation of tags / hashtags fetching from objects.
authorIvan Tashkinov <ivantashkinov@gmail.com>
Mon, 21 Dec 2020 19:54:26 +0000 (22:54 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Mon, 21 Dec 2020 19:54:26 +0000 (22:54 +0300)
commitee221277b05d2f682c340c1e1b81fbce4931735a
tree6a44071a424b36a8bcd228c34684aa1854bd592a
parent8e1f32e71560c4b36ccbdc3ecf8de8386928305a
Encapsulation of tags / hashtags fetching from objects.
12 files changed:
lib/pleroma/activity/ir/topics.ex
lib/pleroma/object.ex
lib/pleroma/web/activity_pub/mrf/simple_policy.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
lib/pleroma/web/feed/feed_view.ex
lib/pleroma/web/mastodon_api/views/status_view.ex
lib/pleroma/web/templates/feed/feed/_activity.atom.eex
lib/pleroma/web/templates/feed/feed/_activity.rss.eex
lib/pleroma/web/templates/feed/feed/_tag_activity.atom.eex
test/pleroma/web/activity_pub/transmogrifier/note_handling_test.exs
test/pleroma/web/common_api_test.exs
test/pleroma/web/mastodon_api/views/status_view_test.exs