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. |
||
---|---|---|
.. | ||
__init__.py | ||
emoji.py | ||
fan_out.py | ||
hashtag.py | ||
post.py | ||
post_attachment.py | ||
post_interaction.py | ||
post_types.py | ||
timeline_event.py |