about summary refs log tree commit diff
path: root/app/views/stream_entries
AgeCommit message (Expand)Author
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
2017-03-31Fix #700 - hide spoilers on static pagesEugen Rochko
2017-03-22Prettier account and stream entry URLsEugen Rochko
2017-03-20Add landing stripEugen 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-02-12Stop trying to shoehorn all Salmon updates into the poor database-connectedEugen Rochko
2017-01-30Add "open in web" link to detailed public status pagesEugen Rochko
2017-01-26Fix #537 - opengraph description should display spoiler text when presentEugen 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-06Clean up h-card mess of divsEugen Rochko
2017-01-06Fix h-card classes and remote follow button appearing when it shouldn'tEugen Rochko
2017-01-06Add Microformats2 markupGreg V
2017-01-06Add twitter:card metatag to enable Twitter Cards supportEffy Elden
2016-12-21Fix #249 - use window.location hack to let people login from sandboxed iOS ho...Eugen Rochko
2016-12-18Adjusting public display of statuses to look similar to logged-in UI,Eugen Rochko
2016-12-18Add OEmbed iframe HTML, convert emojis on public pages, increase size of atta...Eugen Rochko
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-11-16Localizations for most server-side stringsEugen Rochko
2016-11-15Improve how public status pages look slightlyEugen Rochko
2016-10-10Show media of reblogged statuses in public html viewEugen Rochko
2016-10-03Making public pages responsive, removing reblogs/favs counts from themEugen Rochko
2016-09-24Improved partial rendering for threadsEugen Rochko
2016-09-09Refactored generation of unique tags, URIs and object URLs into own classes,Eugen Rochko