about summary refs log tree commit diff
path: root/app/views/stream_entries/_detailed_status.html.haml
AgeCommit message (Expand)Author
2018-03-02Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)Eugen Rochko
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2017-12-09Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)Eugen Rochko
2017-10-16Fix #5082 - disable retweet link for followers only toot (#5397)KY
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
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-14Redesign video player (#4911)Eugen Rochko
2017-09-05Adjust status embeds (#4808)Lynx Kotoura
2017-08-30Update status embeds (#4742)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-22[WIP] Html lang on statuses (#2297)Matt Jankowski
2017-04-21Use local_time gem for timezone replacement (#2174)Matt Jankowski
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-03-31Fix some views still not using counter cachesEugen Rochko
2017-03-31Fix #700 - hide spoilers on static pagesEugen Rochko
2017-03-04Fix #431 - convert gif to webm during upload. Web UI treats them like it didEugen Rochko
2017-02-28Fix #186 - Add RTL support to the compose form textarea and statuses outputEugen Rochko
2017-01-30Add "open in web" link to detailed public status pagesEugen Rochko
2017-01-25Instead of using spoiler boolean and spoiler_text, simply check for non-blank...Eugen Rochko
2017-01-15Fix tests, add applications to eager loading/cache for statuses, fixEugen Rochko
2017-01-15Merge branch 'feature/toot-app-source' of github.com:ineffyble/mastodon into ...Effy Elden
2017-01-15Test for presence of Application in haml before trying to render details, to ...Effy Elden
2017-01-15Fix typo in relEffy Elden
2017-01-15Add tracking of OAuth app that posted a status, extend OAuth apps to have opt...Effy Elden
2017-01-09simplify emojification on public pages with .emojify classblackle
2017-01-06Add Microformats2 markupGreg V
2016-12-18Adjusting public display of statuses to look similar to logged-in UI,Eugen Rochko