gotosocial/internal/web
f0x52 d09ddb4769
[feature] opengraph meta tags (#806)
* f0x gitignore additions

* better meta title and descriptions

* user avatar icon for thread and profile meta tags

* use proper tag for image

* whitespace

* add noescapeAttr template function

* use ogMeta struct for opengraph

* maxOGDescriptionLength = 300

Co-authored-by: tsmethurst <tobi.smethurst@protonmail.com>
2022-09-07 16:53:12 +02:00
..
assets.go [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00
assetscache.go [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00
base.go [feature] opengraph meta tags (#806) 2022-09-07 16:53:12 +02:00
confirmemail.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
opengraph.go [feature] opengraph meta tags (#806) 2022-09-07 16:53:12 +02:00
panels.go [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00
profile.go [feature] opengraph meta tags (#806) 2022-09-07 16:53:12 +02:00
thread.go [feature] opengraph meta tags (#806) 2022-09-07 16:53:12 +02:00
web.go [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00