Ilja
9a213ee9ee
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.
2020-10-05 11:26:08 +02:00
Ilja
bd1142105e
make linter happy
2020-10-03 11:55:16 +02:00
Ilja
0d1c1736b4
Deprecate transparency_exclusions
...
* Give deprecation message
* Rewrite configs
2020-10-02 20:35:51 +02:00
Ilja
e8a04e4f83
Deprecate and rewrite settings for quarentine settings
...
* This is for the settings, not yet a DB migration
2020-10-02 16:03:20 +02:00
Ilja
0411bdc748
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into simplePolicy_reasons_for_instance_specific_policies
...
Conflicts:
lib/pleroma/config/deprecation_warnings.ex
It looks like `:ok <- mrf_user_allowlist(),` was removed and this created conflicts
2020-09-25 23:47:08 +02:00
Mark Felder
4a30598b9e
Config settings leak and break configdb migration tests when async
2020-09-25 12:20:52 -05:00
Ilja
5a909e1bf0
Write better code
2020-09-24 13:10:56 +02:00
Ilja
90a97dfc37
Deprectate strings for SimplePolicy
...
When strings are detected in the simplepolicy, a warning will be given and the config will be changed to use tuples instead
2020-09-24 00:34:59 +02:00
Mark Felder
88653c01c9
Add test for check_activity_expiration_config/0
2020-09-22 11:34:51 -05:00
Mark Felder
7775b1540f
Add deprecation warning test for check_hellthread_threshold/0
2020-09-22 11:22:15 -05:00
Mark Felder
25bdf0d0d9
Add test for welcome message format
2020-09-22 11:19:29 -05:00
Mark Felder
e2dcf039d2
Fix gun_pool_options deprecation warning message
2020-09-22 11:15:40 -05:00
Alexander Strizhakov
18d21aed00
deprecation warnings
2020-09-07 19:59:17 +03:00
Alexander Strizhakov
b376442325
MediaProxy whitelist setting now supports hosts with scheme
...
added deprecation warning about using bare domains
2020-07-12 12:41:40 +03:00
Alexander Strizhakov
ed189568f3
moving mrf settings from instance to separate group
2020-06-16 18:32:18 +03:00