Age | Commit message (Expand) | Author |
2017-04-13 | Do not show media attachment as og:image if it was marked as NSFW (#1693) | Isabelle Knott |
2017-04-12 | significant improvement in microformats markup (#1063) | Ben Roberts |
2017-04-12 | Fix target blank on "open_in_web" link (#1612) | David Libeau |
2017-04-12 | Quick best practice cleanup of views/helpers (#1546) | Matt Jankowski |
2017-04-12 | Simplify the way the embed view is created (#1590) | Matt Jankowski |
2017-04-10 | Fix issue with missing emojify class in views (#1455) | Matt Jankowski |
2017-04-08 | Use Setting.site_title value for `og:site_name` occurrences (#1194) | Matt Jankowski |
2017-04-07 | DRY up reblog vs original status check | Joël Quenneville |
2017-04-07 | Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1... | Eugen |
2017-03-31 | Fix some views still not using counter caches | Eugen Rochko |
2017-03-31 | Fix #700 - hide spoilers on static pages | Eugen Rochko |
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko |
2017-03-20 | Add landing strip | Eugen Rochko |
2017-03-04 | Fix #431 - convert gif to webm during upload. Web UI treats them like it did | Eugen Rochko |
2017-02-28 | Fix #186 - Add RTL support to the compose form textarea and statuses output | Eugen Rochko |
2017-02-12 | Stop trying to shoehorn all Salmon updates into the poor database-connected | Eugen Rochko |
2017-01-30 | Add "open in web" link to detailed public status pages | Eugen Rochko |
2017-01-26 | Fix #537 - opengraph description should display spoiler text when present | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2017-01-15 | Merge branch 'feature/toot-app-source' of github.com:ineffyble/mastodon into ... | Effy Elden |
2017-01-15 | Test for presence of Application in haml before trying to render details, to ... | Effy Elden |
2017-01-15 | Fix typo in rel | Effy Elden |
2017-01-15 | Add tracking of OAuth app that posted a status, extend OAuth apps to have opt... | Effy Elden |
2017-01-09 | simplify emojification on public pages with .emojify class | blackle |
2017-01-06 | Clean up h-card mess of divs | Eugen Rochko |
2017-01-06 | Fix h-card classes and remote follow button appearing when it shouldn't | Eugen Rochko |
2017-01-06 | Add Microformats2 markup | Greg V |
2017-01-06 | Add twitter:card metatag to enable Twitter Cards support | Effy Elden |
2016-12-21 | Fix #249 - use window.location hack to let people login from sandboxed iOS ho... | Eugen Rochko |
2016-12-18 | Adjusting public display of statuses to look similar to logged-in UI, | Eugen Rochko |
2016-12-18 | Add OEmbed iframe HTML, convert emojis on public pages, increase size of atta... | Eugen Rochko |
2016-12-09 | Improve images in opengraph meta tags | Eugen Rochko |
2016-12-09 | Fix OpenGraph meta tags | Eugen Rochko |
2016-12-04 | Do not use expiring links after all | Eugen Rochko |
2016-12-04 | Set a specific S3 expiration time so that files can be cached | Eugen Rochko |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ... | Eugen Rochko |
2016-12-01 | Fix opengraph preview image | Eugen |
2016-11-30 | Add basic OEmbed provider API, fix #247 | Eugen Rochko |
2016-11-24 | Add some OpenGraph tags to public statuses | Eugen Rochko |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko |
2016-11-15 | Improve how public status pages look slightly | Eugen Rochko |
2016-10-10 | Show media of reblogged statuses in public html view | Eugen Rochko |
2016-10-03 | Making public pages responsive, removing reblogs/favs counts from them | Eugen Rochko |
2016-09-24 | Improved partial rendering for threads | Eugen Rochko |
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko |
2016-09-08 | Fix for single status pages | Eugen Rochko |
2016-09-08 | Improving production logs, removing n+1 on media attachments in atom, | Eugen Rochko |
2016-03-26 | Cleaning up status partial | Eugen Rochko |
2016-03-21 | Fix text color in dashboard inputs, sanitize remote status content in UI, | Eugen Rochko |