docbrown/app
Ben Halpern 04d4b2340d
Add downstream score effects from spam role (#20498)
* Add downstream score effects from spam role

* Move async score calc down low

* Add tests

* Add stub

* Fix typo

* No need for guard

* No need for guard
2024-01-08 16:25:28 +00:00
..
assets Functionality to allow admins to add a cookie consent notice (part 2) (#20488) 2024-01-04 16:20:03 -05:00
controllers Add articles clickbait_score as factor in final feed ordering (#20493) 2024-01-05 09:37:53 -05:00
decorators Match spam role with existing suspended actions (#20477) 2023-12-27 20:12:50 +00: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 Consider spam role in the user_status method (#20449) 2023-12-13 16:56:27 +00:00
javascript Functionality to allow admins to add a cookie consent notice (part 2) (#20488) 2024-01-04 16:20:03 -05:00
lib Added spam role (#20434) 2023-12-11 14:27:22 +00:00
liquid_tags Fix code block rendering not working inside details (#20229) 2023-10-16 14:14:04 -04:00
mailers Add new invitation params (#20074) 2023-09-13 13:01:39 -04:00
models Add downstream score effects from spam role (#20498) 2024-01-08 16:25:28 +00:00
policies Match spam role with existing suspended actions (#20477) 2023-12-27 20:12:50 +00:00
queries Add downstream score effects from spam role (#20498) 2024-01-08 16:25:28 +00: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 Add downstream score effects from spam role (#20498) 2024-01-08 16:25:28 +00:00
uploaders Change profile image max size to 8 MB (#20183) 2023-09-28 17:05:35 -04:00
validators Improve organizations's slug validator (#20265) 2023-10-26 13:08:11 -04:00
view_objects Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
views Functionality to allow admins to add a cookie consent notice (part 2) (#20488) 2024-01-04 16:20:03 -05:00
workers Add downstream score effects from spam role (#20498) 2024-01-08 16:25:28 +00:00