takahe/templates/identity
Corry Haines b53504fe64
Basic OpenGraph support (#267)
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.
2022-12-26 10:39:33 -07:00
..
_identity_banner.html Fallback avatars in about 500 bytes. (#269) 2022-12-26 10:14:23 -07:00
_menu.html Add titles to menus for collapsed mode 2022-11-22 19:03:19 -07:00
base.html Rework UI to have vertical menus 2022-11-17 14:13:55 -07:00
create.html Implement user discoverability 2022-11-25 18:32:45 -07:00
follows.html Add public following/followers pages 2022-12-21 20:36:10 +00:00
select.html Small screen and identity select styling 2022-12-23 22:46:27 -07:00
view.html Basic OpenGraph support (#267) 2022-12-26 10:39:33 -07:00