pleroma/config
Mark Felder 2c9d071aad Retire MRFs DNSRBL, FODirectReply, and QuietReply
DNSRBL was a neat experiment which should live out of tree. It works and could be used to coordinate rules across different servers, but Simple Policy will always be better

FODirectReply and QuietReply have reliability issues as implemented in an MRF. If we want to expose this functionality to admins it should be a setting that overrides the chosen scope during CommonAPI.post instead of trying to rewrite the recipients with an MRF.
2025-02-28 16:43:28 -08:00
..
benchmark.exs Use config to control streamer registry 2024-01-20 18:51:20 -05:00
config.exs Retire MRFs DNSRBL, FODirectReply, and QuietReply 2025-02-28 16:43:28 -08:00
description.exs description.exs: Remove suggestion referencing a deleted module 2025-01-21 18:24:42 +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 branch 'oban/backup' into 'develop' 2024-07-29 16:07:35 +00:00