docbrown/app
Anna Buianova d0f3fb6fff
Optimize and test comments cache after score change (#20640)
* Add specs for caching article comments, use cache_key_with_version

* Optimize cache busting for spammer comments, reorganized related specs
2024-02-16 14:53:11 +00:00
..
assets Record billboard signup conversions (#20629) 2024-02-14 14:18:57 -05:00
controllers Record billboard signup conversions (#20629) 2024-02-14 14:18:57 -05: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 Persist selectedTag filtering of the reading list (#20601) 2024-02-16 13:06:21 +00:00
lib Add HTML customization to admin (#20531) 2024-01-17 12:12:22 +00: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 New a/b tests for Feb 14 (#20632) 2024-02-14 15:57:41 -05: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 Optimize and test comments cache after score change (#20640) 2024-02-16 14:53:11 +00:00
workers Optimize and test comments cache after score change (#20640) 2024-02-16 14:53:11 +00:00