pleroma/config
Mark Felder 3d422ef325 Reachability refactor
The result of Oban jobs determine the reachability status.

Publisher jobs will cancel themselves at execution time if the target server is now unreachable.

Receiving activities does not immediately mark a server as reachable, but creates a ReachabilityWorker job to validate.

A Cron will execute daily to test all unreachable servers.
2025-06-06 12:32:09 -07:00
..
benchmark.exs Use config to control streamer registry 2024-01-20 18:51:20 -05:00
config.exs Reachability refactor 2025-06-06 12:32:09 -07:00
description.exs Merge remote-tracking branch 'origin/develop' into translate-posts 2025-03-19 17:59:24 +01:00
dev.exs Fix compatibility with Loggers in Elixir 1.15+ 2024-06-12 15:18:47 -04:00
docker.exs allow custom db port 2022-11-11 12:22:21 -03:00
dokku.exs Switch from the deprecated "use Mix.config" to "import Config" 2021-05-20 14:02:58 -05:00
emoji.txt Load an emoji.txt specific to the test env 2021-02-03 16:40:59 -06:00
prod.exs Set console logs to :info for Elixir 1.15+ 2024-06-19 23:26:12 -04:00
test.exs Merge remote-tracking branch 'origin/develop' into language-detection 2025-03-11 20:38:56 +01:00