about summary refs log tree commit diff
path: root/app/views/stream_entries/_detailed_status.html.haml
AgeCommit message (Expand)Author
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