Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails
Showing
- app/assets/javascripts/application_public.js 1 addition, 0 deletionsapp/assets/javascripts/application_public.js
- app/assets/javascripts/extras.jsx 8 additions, 0 deletionsapp/assets/javascripts/extras.jsx
- app/assets/stylesheets/application.scss 12 additions, 0 deletionsapp/assets/stylesheets/application.scss
- app/assets/stylesheets/stream_entries.scss 21 additions, 0 deletionsapp/assets/stylesheets/stream_entries.scss
- app/controllers/api/oembed_controller.rb 2 additions, 2 deletionsapp/controllers/api/oembed_controller.rb
- app/controllers/stream_entries_controller.rb 9 additions, 0 deletionsapp/controllers/stream_entries_controller.rb
- app/models/media_attachment.rb 2 additions, 2 deletionsapp/models/media_attachment.rb
- app/views/api/oembed/show.json.rabl 2 additions, 2 deletionsapp/views/api/oembed/show.json.rabl
- app/views/layouts/embedded.html.haml 8 additions, 0 deletionsapp/views/layouts/embedded.html.haml
- app/views/stream_entries/embed.html.haml 2 additions, 0 deletionsapp/views/stream_entries/embed.html.haml
- config/routes.rb 5 additions, 1 deletionconfig/routes.rb
app/assets/javascripts/extras.jsx
0 → 100644
app/views/layouts/embedded.html.haml
0 → 100644
app/views/stream_entries/embed.html.haml
0 → 100644
Please register or sign in to comment