Insert string-hashtags in Pipeline
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Tue, 12 Jan 2021 08:30:22 +0000 (09:30 +0100)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Thu, 1 Apr 2021 12:18:41 +0000 (14:18 +0200)
commit37a7f521fd4778cde48f1b003ad9695e6ea45d1f
tree43f6b9d7b311b2a3974431869e6b51f20434eea4
parent5ae27c8451a7012b43ef9113713132158701364b
Insert string-hashtags in Pipeline

Cannot be done in Ecto schemas because only one type is allowed in arrays, and
needs to be done before the MRFs.
lib/pleroma/web/activity_pub/pipeline.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
lib/pleroma/web/common_api.ex