]> cat aescling's git repositories - mastodon.git/commit
Adjusting public display of statuses to look similar to logged-in UI,
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 18 Dec 2016 18:47:11 +0000 (19:47 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 18 Dec 2016 18:47:11 +0000 (19:47 +0100)
commit5ae1b39ec9b4d5269d2f01aeaa4304252b694519
tree7b9f058c315189d2e557830b4108b5755ede5603
parentaed25932b528f16861c4e016cbeb7a3de6231fe7
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
13 files changed:
app/assets/javascripts/extras.jsx
app/assets/stylesheets/stream_entries.scss
app/controllers/api/oembed_controller.rb
app/controllers/stream_entries_controller.rb
app/helpers/stream_entries_helper.rb
app/views/api/oembed/show.json.rabl
app/views/stream_entries/_content_spoiler.html.haml [new file with mode: 0644]
app/views/stream_entries/_detailed_status.html.haml [new file with mode: 0644]
app/views/stream_entries/_simple_status.html.haml [new file with mode: 0644]
app/views/stream_entries/_status.html.haml
app/views/stream_entries/embed.html.haml
config/i18n-tasks.yml
config/locales/en.yml