Add status text to notifications (mentions and reposts)
This commit is contained in:
parent
dd5865535e
commit
cc7b35e097
7 changed files with 101 additions and 27 deletions
2
mix.exs
2
mix.exs
|
|
@ -76,7 +76,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:ex_aws, "~> 2.0"},
|
||||
{:ex_aws_s3, "~> 2.0"},
|
||||
{:earmark, "~> 1.3"},
|
||||
{:ex_machina, "~> 2.2", only: :test},
|
||||
{:ex_machina, "~> 2.3", only: :test},
|
||||
{:credo, "~> 0.9.3", only: [:dev, :test]},
|
||||
{:mock, "~> 0.3.1", only: :test},
|
||||
{:crypt,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue