Fixed deprecation warning checks
authorIlja <domainepublic@spectraltheorem.be>
Mon, 5 Oct 2020 09:26:08 +0000 (11:26 +0200)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Fri, 6 Aug 2021 05:59:53 +0000 (07:59 +0200)
commitc0489f9fac78701345c2902fa59bd99381bc27ab
tree2d80f1780fae08e02503a98e18ed244123da76c1
parent64002e92adcf08564d9b8e3fa2dcf7c07c72145a
Fixed deprecation warning checks

When a setting was deprecated, the code would stop checking for the rest of the possible deprications. This also meant that the settings weren't rewritten to the new settings for deprecated settings besides the first one.
lib/pleroma/config/deprecation_warnings.ex
test/pleroma/config/deprecation_warnings_test.exs