]> cat aescling's git repositories - mastodon.git/commit
Add embed_url to preview cards (#5775)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Thu, 7 Dec 2017 02:37:43 +0000 (11:37 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 7 Dec 2017 02:37:43 +0000 (03:37 +0100)
commitc083816c2479dcdfa6674c47a75a8293bf64a947
treedddc1ffa56dae8a8856ec9c80af049beb5e66046
parent432761f37574b4e4159283f595e6c094b7bde449
Add embed_url to preview cards (#5775)
app/javascript/mastodon/features/status/components/card.js
app/models/preview_card.rb
app/serializers/rest/preview_card_serializer.rb
app/services/fetch_link_card_service.rb
db/migrate/20171130000000_add_embed_url_to_preview_cards.rb [new file with mode: 0644]
db/schema.rb
lib/tasks/mastodon.rake