about summary refs log tree commit diff
path: root/app/views/stream_entries
AgeCommit message (Expand)Author
2018-03-02Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)Eugen Rochko
2018-02-16Save video metadata and improve video OpenGraph tags (#6481)Eugen Rochko
2018-02-16Do not hide NSFW media/CW'd text in OpenGraph tags (#6479)Eugen Rochko
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
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-12-09Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)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-16Fix #5082 - disable retweet link for followers only toot (#5397)KY
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-04Fix #5050 - Use summary_large_image only with media attachments (#5219)Eugen Rochko
2017-09-24In detail status view, display attachment uncropped if there's only one (#5054)Eugen Rochko
2017-09-23Fix custom emojis not detected when used in content warning (#5049)Eugen Rochko
2017-09-19Hide sensitive image in default on the public pages (#5009)unarist
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-18Do not add image size without meta to OGP (regression from #4901) (#4995)Yamagishi Kazutoshi
2017-09-14Redesign video player (#4911)Eugen Rochko
2017-09-12Clean up and improve generated OpenGraph tags (#4901)Eugen Rochko
2017-09-05Adjust status embeds (#4808)Lynx Kotoura
2017-08-30Update status embeds (#4742)Eugen Rochko
2017-08-25Pinned statuses (#4675)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-07-06Improve Activity stream spoiler (#4088)abcang
2017-06-10Improve RTL detection (#3682)Eugen Rochko
2017-05-25Add localization of datetime in public page (#3296)Yamagishi Kazutoshi
2017-05-13Revert HTML CW changes (#3020)beatrix
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-10Handle hashtags in spoiler_texts (partial fix for #699) (#2683)R Tucker
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
2017-05-07Remove local_time gem, and add similar (#2875)Yamagishi Kazutoshi
2017-04-22Add og:url tags (#2298)Wesley Ellis
2017-04-22[WIP] Html lang on statuses (#2297)Matt Jankowski
2017-04-21Use local_time gem for timezone replacement (#2174)Matt Jankowski
2017-04-18Simplify renders in views (#2084)Matt Jankowski
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-12Fix target blank on "open_in_web" link (#1612)David Libeau
2017-04-12Quick best practice cleanup of views/helpers (#1546)Matt Jankowski
2017-04-12Simplify the way the embed view is created (#1590)Matt Jankowski
2017-04-10Fix issue with missing emojify class in views (#1455)Matt Jankowski
2017-04-08Use Setting.site_title value for `og:site_name` occurrences (#1194)Matt Jankowski
2017-04-07DRY up reblog vs original status checkJoël Quenneville
2017-04-07Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...Eugen
2017-03-31Fix some views still not using counter cachesEugen Rochko