takahe/templates
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
..
activities Basic OpenGraph support (#267) 2022-12-26 10:39:33 -07:00
admin Fallback avatars in about 500 bytes. (#269) 2022-12-26 10:14:23 -07:00
api Make oauth screens plain as well 2022-12-23 22:34:33 -07:00
auth New "plain" page style for most logged out pages 2022-12-22 13:06:35 -08:00
emails Signup and invite tweaks 2022-11-18 00:09:04 -07:00
forms Policy pages and signup tests. 2022-12-05 19:24:46 -07:00
identity Basic OpenGraph support (#267) 2022-12-26 10:39:33 -07:00
settings Move wellness options inside Interface 2022-12-23 23:01:27 -07:00
users Report function and admin 2022-12-17 14:45:31 -07:00
403.html Add a 403 error page (#63) 2022-11-27 12:09:37 -07:00
404.html New "plain" page style for most logged out pages 2022-12-22 13:06:35 -08:00
500.html New "plain" page style for most logged out pages 2022-12-22 13:06:35 -08:00
_opengraph.html Basic OpenGraph support (#267) 2022-12-26 10:39:33 -07:00
about.html "Remove posts from front page" option 2022-12-22 14:16:08 -07:00
base.html Basic OpenGraph support (#267) 2022-12-26 10:39:33 -07:00
base_plain.html New "plain" page style for most logged out pages 2022-12-22 13:06:35 -08:00
flatpage.html New "plain" page style for most logged out pages 2022-12-22 13:06:35 -08:00