puppyoma/test/pleroma/web
Mark Felder 997551bac9 Fix TwitterCard meta tags
TwitterCard meta tags are supposed to use the attributes "name" and "content".
OpenGraph tags use the attributes "property" and "content".

Twitter itself is smart enough to detect broken meta tags and discover the TwitterCard
using "property" and "content", but other platforms that only implement parsing of TwitterCards
and not OpenGraph may fail to correctly detect the tags as they're under the wrong attributes.

> "Open Graph protocol also specifies the use of property and content attributes for markup while
> Twitter cards use name and content. Twitter’s parser will fall back to using property and content,
> so there is no need to modify existing Open Graph protocol markup if it already exists." [0]

[0] https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started
2023-06-14 19:30:19 +00:00
..
activity_pub Lint 2023-06-14 17:20:55 +00:00
admin_api
akkoma_api
api_spec
auth
common_api
feed
mastodon_api Stop exposing if a user blocks you over the API. 2023-05-28 23:42:27 +02:00
media_proxy
metadata Fix TwitterCard meta tags 2023-06-14 19:30:19 +00:00
o_auth Allow expires_at in filter requests 2023-03-09 19:13:14 +00:00
o_status
pleroma_api
plugs HTTP signatures respect allowlist federation 2023-04-14 17:46:06 +01:00
preload/providers
push
rich_media Apply oembed patch 2023-05-26 20:45:57 +01:00
static_fe
twitter_api
views
web_finger
common_api_test.exs
fallback_test.exs
federator_test.exs
gettext_test.exs
manifest_controller_test.exs
masto_fe_controller_test.exs
media_proxy_test.exs
mongoose_im_controller_test.exs
node_info_test.exs mix format 2023-03-15 22:19:52 +00:00
rel_me_test.exs Add more information about failed verifications 2023-03-10 03:51:24 +00:00
streamer_test.exs
uploader_controller_test.exs
web_finger_test.exs