mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-26 09:11:00 +00:00
b53504fe64
Creates an OpenGraph template include in base.html including the basic tags expected on all pages. Then allows any page to add additional expected tags via `context`. Currently, profiles and posts are enriched to show complete opengraph metadata, and render correctly in Discord. Note: This does not show posts in Slack like Twitter/Mastodon do. I believe this is due to Slack preferring oembed when present, which is a mastodon API endpoint we may need to create at some point. |
||
---|---|---|
.. | ||
_boost.html | ||
_event.html | ||
_hashtag.html | ||
_identity.html | ||
_image_upload.html | ||
_image_uploaded.html | ||
_like.html | ||
_menu.html | ||
_mini_post.html | ||
_post.html | ||
_reply.html | ||
_type_question.html | ||
_type_unknown.html | ||
compose.html | ||
debug_json.html | ||
explore_tag.html | ||
federated.html | ||
follows.html | ||
home.html | ||
local.html | ||
notifications.html | ||
post.html | ||
post_delete.html | ||
search.html | ||
tag.html |