rich media: add helpers module, use instead of MastodonAPI module
authorWilliam Pitcock <nenolod@dereferenced.org>
Mon, 28 Jan 2019 06:04:54 +0000 (06:04 +0000)
committerWilliam Pitcock <nenolod@dereferenced.org>
Mon, 28 Jan 2019 06:04:54 +0000 (06:04 +0000)
commit8e42251e064b4de6f1d767f28c79d64ca74dc245
tree98b1af261083099be4c458632b462b3b60efd2a6
parent24a103a1fe199a559a22ddb55c747a89f5576e55
rich media: add helpers module, use instead of MastodonAPI module
lib/pleroma/web/mastodon_api/mastodon_api.ex
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
lib/pleroma/web/mastodon_api/views/status_view.ex
lib/pleroma/web/rich_media/helpers.ex [new file with mode: 0644]
lib/pleroma/web/twitter_api/representers/activity_representer.ex
lib/pleroma/web/twitter_api/views/activity_view.ex