Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-12 | significant improvement in microformats markup (#1063) | Ben Roberts | |
* significant improvement in microformats markup This is a huge improvement and I believe will close #965. Had these microformats reviewed by others in the community to help ensure they are at least correct, if not complete. I did not want to change the structure of the page, and so there it does not fully mark up the entire ancestry chain, or reply chain, only the direct decendants and direct ancestors are correctly associated, but this is likely fine as the most important bit is to have access to the urls for those toots which are now correctly fetchable. * improve code climate * trying to pass code climate tests * code climate * fix p-summary for content warning posts * fix error introduced when merging via github | |||
2017-04-08 | Use Setting.site_title value for `og:site_name` occurrences (#1194) | Matt Jankowski | |
* Add helper method to return Setting.site_title * Use site_title helper in application layout * Use site_title value for og:site_name | |||
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko | |
2017-03-20 | Add landing strip | Eugen Rochko | |
2017-01-26 | Fix #537 - opengraph description should display spoiler text when present | Eugen Rochko | |
2017-01-06 | Add twitter:card metatag to enable Twitter Cards support | Effy Elden | |
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 | |
using S3. Do not keep originals for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also make it private (aka only accessible via expiring links to prevent hotlinking) | |||
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-03-21 | Improving borders between predecessor/successor statuses | Eugen Rochko | |
2016-03-06 | Adjusting design of public pages, optimizing account page queries | Eugen Rochko | |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko | |