Skip to content

Commit

Permalink
Rebase on upstream (#35)
Browse files Browse the repository at this point in the history
* chore: prepare project

* feat: outgoing reaction are augmented Mastodon likes

* fix: docker file

* feat: add Github action support

* feat: Add a configuration option to edit get_stats timeout to prevent errors

* fix: invalid Date HTTP header when signing fetch requests

https://akkoma.dev/AkkomaGang/akkoma/issues/503

* fix: handle rich media error without crash
  • Loading branch information
Cl0v1s authored Nov 21, 2023
1 parent 3d17b94 commit f5d4cee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/pleroma/stats.ex
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ defmodule Pleroma.Stats do
use GenServer

import Ecto.Query

alias Pleroma.CounterCache
alias Pleroma.Repo
alias Pleroma.User
Expand Down

0 comments on commit f5d4cee

Please sign in to comment.