Age | Commit message (Collapse) | Author |
|
|
|
|
|
memory leaks on recursive replies fetching.
|
|
Mix.env/0 is not availible in release environments such as distillery or
elixir's built-in releases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
representable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# lib/pleroma/web/federator/federator.ex
# lib/pleroma/web/websub/websub.ex
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# lib/pleroma/web/activity_pub/activity_pub.ex
# lib/pleroma/web/federator/federator.ex
|
|
(calling `Instances.set_reachable/1` only if instance had `unreachable_since`,
calling `Instances.set_unreachable/1` only if instance had nil `unreachable_since`).
|
|
|
|
|
|
|
|
|
|
|
|
reduces to one single timer firing once a second
switches to a parallel worker model
|
|
|
|
|
|
|
|
|
|
At the moment, it can use a lot of memory really fast.
|
|
|
|
Various runtime configuration fixes
See merge request pleroma/pleroma!468
|