Adjusting public display of statuses to look similar to logged-in UI,
fix #361 with rich OEmbed display via iframe, fix #237 by hiding sensitive content behind a spoiler on public pages
Showing
- app/assets/javascripts/extras.jsx 13 additions, 1 deletionapp/assets/javascripts/extras.jsx
- app/assets/stylesheets/stream_entries.scss 206 additions, 157 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 2 additions, 3 deletionsapp/controllers/stream_entries_controller.rb
- app/helpers/stream_entries_helper.rb 4 additions, 0 deletionsapp/helpers/stream_entries_helper.rb
- app/views/api/oembed/show.json.rabl 1 addition, 1 deletionapp/views/api/oembed/show.json.rabl
- app/views/stream_entries/_content_spoiler.html.haml 3 additions, 0 deletionsapp/views/stream_entries/_content_spoiler.html.haml
- app/views/stream_entries/_detailed_status.html.haml 36 additions, 0 deletionsapp/views/stream_entries/_detailed_status.html.haml
- app/views/stream_entries/_simple_status.html.haml 28 additions, 0 deletionsapp/views/stream_entries/_simple_status.html.haml
- app/views/stream_entries/_status.html.haml 2 additions, 23 deletionsapp/views/stream_entries/_status.html.haml
- app/views/stream_entries/embed.html.haml 1 addition, 1 deletionapp/views/stream_entries/embed.html.haml
- config/i18n-tasks.yml 1 addition, 0 deletionsconfig/i18n-tasks.yml
- config/locales/en.yml 19 additions, 0 deletionsconfig/locales/en.yml
Loading
Please register or sign in to comment