docbrown/app
Ben Halpern f88784cc35
Add configuration for admins to specify compliant email strategies (#20663)
* Add configuration for admins to specify compliant email strategies

* Add keys for test
2024-02-21 08:27:26 -08:00
..
assets Add configuration for admins to specify compliant email strategies (#20663) 2024-02-21 08:27:26 -08:00
controllers Add configuration for admins to specify compliant email strategies (#20663) 2024-02-21 08:27:26 -08:00
decorators Changed logic for hiding and displaying low-quality marker for comments based on their score (#20581) 2024-02-05 09:27:24 -05:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
helpers Hide super low score comments if they are child comments (#20612) 2024-02-09 16:24:13 +00:00
javascript Add configuration for admins to specify compliant email strategies (#20663) 2024-02-21 08:27:26 -08:00
lib Add configuration for admins to specify compliant email strategies (#20663) 2024-02-21 08:27:26 -08:00
liquid_tags Fix code block rendering not working inside details (#20229) 2023-10-16 14:14:04 -04:00
mailers Fix sending Category to SendGrid (#20597) 2024-02-08 18:09:57 +00:00
models Add configuration for admins to specify compliant email strategies (#20663) 2024-02-21 08:27:26 -08:00
policies Match spam role with existing suspended actions (#20477) 2023-12-27 20:12:50 +00:00
queries Changed logic for hiding and displaying low-quality marker for comments based on their score (#20581) 2024-02-05 09:27:24 -05:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove deprecated Organization's columns (#19396) 2023-06-26 10:36:33 -04:00
services Allow Slack::Messengers to be disabled (#20609) 2024-02-09 17:20:35 +00:00
uploaders Change profile image max size to 8 MB (#20183) 2023-09-28 17:05:35 -04:00
validators Allow pages to have subdirectories (#20549) 2024-01-24 16:09:29 -05:00
view_objects Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
views Add configuration for admins to specify compliant email strategies (#20663) 2024-02-21 08:27:26 -08:00
workers Optimize and test comments cache after score change (#20640) 2024-02-16 14:53:11 +00:00