pleroma/test
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
..
config
credo/check/consistency Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
fixtures Remove Pleroma.OTPVersion module 2025-06-03 23:17:39 +02:00
instance_static
mix Merge branch and resolve conflict in database_test.exs 2025-02-25 16:23:46 +04:00
pleroma Reachability refactor 2025-06-06 12:32:09 -07:00
support Merge branch 'translate-posts' into 'develop' 2025-03-20 09:11:57 +00:00
test_helper.exs Elixir 1.18 Deal with :warnings_as_errors deprecation in compiler_options/1 2025-05-13 14:02:47 +02:00