index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
stream_entries
/
show.html.haml
Age
Commit message (
Expand
)
Author
2017-09-12
Clean up and improve generated OpenGraph tags (#4901)
Eugen Rochko
2017-08-13
Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586)
Eugen Rochko
2017-07-14
Add option to opt out of search engines on public profile/status pages (#4199)
Eugen Rochko
2017-04-22
Add og:url tags (#2298)
Wesley Ellis
2017-04-18
Instance helper to replace site title helper (#2038)
Matt Jankowski
2017-04-16
Simplify the og:image and og:description code in stream_entries/show (#1934)
Matt Jankowski
2017-04-16
View spec fix (#1888)
Matt Jankowski
2017-04-15
Give SINGLE_USER a chance to register (#1820)
Marcin Cieślak
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-08
Use Setting.site_title value for `og:site_name` occurrences (#1194)
Matt Jankowski
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
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