]> cat aescling's git repositories - mastodon.git/commit
Embed modal (#4748)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 31 Aug 2017 01:38:35 +0000 (03:38 +0200)
committerGitHub <noreply@github.com>
Thu, 31 Aug 2017 01:38:35 +0000 (03:38 +0200)
commitd1a78eba1558004f69ab8933b08ffe0093671546
treec25b885ee78dfeb5c4cc8a06bded252ff5d7915e
parent2db9ccaf3eeada3106e88e08163495ae8e741574
Embed modal (#4748)

* Embed modal

* Proxy OEmbed requests from web UI
app/controllers/api/web/embeds_controller.rb [new file with mode: 0644]
app/javascript/mastodon/features/status/components/action_bar.js
app/javascript/mastodon/features/status/index.js
app/javascript/mastodon/features/ui/components/embed_modal.js [new file with mode: 0644]
app/javascript/mastodon/features/ui/components/modal_root.js
app/javascript/mastodon/features/ui/util/async-components.js
app/javascript/packs/public.js
app/javascript/styles/components.scss
app/serializers/oembed_serializer.rb
config/routes.rb