about summary refs log tree commit diff
path: root/app/views/stream_entries/_status.html.haml
AgeCommit message (Expand)Author
2017-04-12significant improvement in microformats markup (#1063)Ben Roberts
2017-04-10Fix issue with missing emojify class in views (#1455)Matt Jankowski
2017-04-07DRY up reblog vs original status checkJoël Quenneville
2017-03-22Prettier account and stream entry URLsEugen Rochko
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
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-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-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
2016-09-08Fix for single status pagesEugen Rochko
2016-09-08Improving production logs, removing n+1 on media attachments in atom,Eugen Rochko
2016-03-26Cleaning up status partialEugen Rochko
2016-03-21Fix text color in dashboard inputs, sanitize remote status content in UI,Eugen Rochko
2016-03-21Improving borders between predecessor/successor statusesEugen Rochko
2016-03-21Ancestors and descendants of statusesEugen Rochko
2016-03-12Adding config for puma, dashboard layout, fixing some queriesEugen Rochko
2016-03-11Improving feed queries, switching API to doorkeeper authenticationEugen Rochko
2016-03-06Adding GNU Public license, adding home timeline, reblog/favourite countersEugen Rochko
2016-03-05Adjusting design of profile and entry pages, linkify mentions in statusesEugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko