pleroma/lib
rinpatch 035368d363 Rich Media: Skip Microformats hashtags
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
2019-06-19 00:46:30 +03:00
..
mix/tasks it is changed in compile time 2019-06-14 15:45:05 +00:00
pleroma Rich Media: Skip Microformats hashtags 2019-06-19 00:46:30 +03:00
healthcheck.ex Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
jason_types.ex Format the code. 2018-03-30 15:01:53 +02:00
transports.ex Format the code. 2018-03-30 15:01:53 +02:00
xml_builder.ex xml builder: properly escape quotes 2019-05-12 19:04:37 +00:00