mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-03-20 18:00:01 +01:00
When fixing this problem I incorrectly assumed a.hashtag is the proper way for detecting hashtags, but it is just something Pleroma and Mastodon add. Per microformats it should be detected by the presense of rel=tag. This MR adds a check for rel=tag, but I still left a.hashtag just in case |
||
---|---|---|
.. | ||
mix/tasks | ||
pleroma | ||
healthcheck.ex | ||
jason_types.ex | ||
transports.ex | ||
xml_builder.ex |