Insert text representation of hashtags into object["hashtags"]
Includes a new mix task: pleroma.database fill_old_hashtags
This commit is contained in:
parent
8e1f32e715
commit
acb03d591b
22 changed files with 139 additions and 51 deletions
|
|
@ -93,7 +93,7 @@ defmodule Pleroma.Factory do
|
|||
"like_count" => 0,
|
||||
"context" => "2hu",
|
||||
"summary" => "2hu",
|
||||
"tag" => ["2hu"],
|
||||
"hashtags" => ["2hu"],
|
||||
"emoji" => %{
|
||||
"2hu" => "corndog.png"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue