about summary refs log tree commit diff
path: root/app/views/stream_entries/show.html.haml
AgeCommit message (Expand)Author
2020-01-20Original upstream mergeThibG
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
2018-10-21Fix og:url on toots' public view (#9047)ThibG
2018-08-18Add remote interaction dialog for toots (#8202)Eugen Rochko
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-03-18Revert #6479, hide sensitive text/images from OpenGraph previews (#6818)Eugen Rochko
2018-03-07Don't escape statuses while truncating (#6671)vpzomtrrfrt
2018-01-09Fix #6204: Use content warning for page title when present (#6231)Eugen Rochko
2017-12-12Improve public status page title (#5985)Eugen Rochko
2017-11-27Use account.username when display_name is empty (#5828)Yamagishi Kazutoshi
2017-11-27Use account.display_name for og:title single toot pages (#5821)Alda Marteau-Hardi
2017-10-04Fix #5050 - Use summary_large_image only with media attachments (#5219)Eugen Rochko
2017-09-12Clean up and improve generated OpenGraph tags (#4901)Eugen Rochko
2017-08-13Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586)Eugen Rochko
2017-07-14Add option to opt out of search engines on public profile/status pages (#4199)Eugen Rochko
2017-04-22Add og:url tags (#2298)Wesley Ellis
2017-04-18Instance helper to replace site title helper (#2038)Matt Jankowski
2017-04-16Simplify the og:image and og:description code in stream_entries/show (#1934)Matt Jankowski
2017-04-16View spec fix (#1888)Matt Jankowski
2017-04-15Give SINGLE_USER a chance to register (#1820)Marcin Cieślak
2017-04-13Do not show media attachment as og:image if it was marked as NSFW (#1693)Isabelle Knott
2017-04-12significant improvement in microformats markup (#1063)Ben Roberts
2017-04-08Use Setting.site_title value for `og:site_name` occurrences (#1194)Matt Jankowski
2017-03-22Prettier account and stream entry URLsEugen Rochko
2017-03-20Add landing stripEugen Rochko
2017-01-26Fix #537 - opengraph description should display spoiler text when presentEugen Rochko
2017-01-06Add twitter:card metatag to enable Twitter Cards supportEffy Elden
2016-12-09Improve images in opengraph meta tagsEugen Rochko
2016-12-09Fix OpenGraph meta tagsEugen Rochko
2016-12-04Do not use expiring links after allEugen Rochko
2016-12-04Set a specific S3 expiration time so that files can be cachedEugen Rochko
2016-12-04Do not autoplay videos, display play button instead. Use expiring links when ...Eugen Rochko
2016-12-01Fix opengraph preview imageEugen
2016-11-30Add basic OEmbed provider API, fix #247Eugen Rochko
2016-11-24Add some OpenGraph tags to public statusesEugen Rochko
2016-03-21Improving borders between predecessor/successor statusesEugen Rochko
2016-03-06Adjusting design of public pages, optimizing account page queriesEugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko