]> cat aescling's git repositories - mastodon.git/commit
Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment...
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 18 Dec 2016 14:20:39 +0000 (15:20 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 18 Dec 2016 14:20:39 +0000 (15:20 +0100)
commitaed25932b528f16861c4e016cbeb7a3de6231fe7
tree08da19d028a3b238ecd472ff65ab4092a1e4c454
parent6de079a5af328d26d7cbc8daf3367d16c311fddb
Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails
app/assets/javascripts/application_public.js
app/assets/javascripts/extras.jsx [new file with mode: 0644]
app/assets/stylesheets/application.scss
app/assets/stylesheets/stream_entries.scss
app/controllers/api/oembed_controller.rb
app/controllers/stream_entries_controller.rb
app/models/media_attachment.rb
app/views/api/oembed/show.json.rabl
app/views/layouts/embedded.html.haml [new file with mode: 0644]
app/views/stream_entries/embed.html.haml [new file with mode: 0644]
config/routes.rb