docbrown/app
Jeremy Friesen 7a4dd3286d
Adding VariantQuery reseed randomization option (#17942)
Prior to this change, we setup our feed variant query to have a cached
randomization seed.  For a given user this seed is cached for 15
minutes.  The goal of this is to provide mostly consistent sort orders
on the feed articles during that 15 minute window.

With this change, we allow for a feed variant to say ignore the cached
seed and generate a new one for this call.

I have also added explicit settings to each of the feed variants to
reflect our desired intentions for those features.

Relates to

- forem/forem#17833
- forem/forem#17826

Closes forem/forem#17940
2022-06-16 15:04:08 -04:00
..
assets Trusted users can view & use moderator response templates (#17867) 2022-06-16 14:05:49 +02:00
controllers Trusted users can view & use moderator response templates (#17867) 2022-06-16 14:05:49 +02:00
decorators Profile attribute names should be unique and non-empty (#16396) 2022-04-04 12:14:02 -05:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms
helpers create helper for roles and add FF for moderator role (#17737) 2022-05-24 10:46:30 -04:00
javascript remove storybook addon-links (#17935) 2022-06-16 15:03:47 -04:00
lib Allowing UserQuery to filter on multiple roles (#17919) 2022-06-15 08:50:03 -04:00
liquid_tags Ensuring that embed fallback renders URL (#17680) 2022-05-17 07:43:17 -04:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Adding VariantQuery reseed randomization option (#17942) 2022-06-16 15:04:08 -04:00
policies Trusted users can view & use moderator response templates (#17867) 2022-06-16 14:05:49 +02:00
queries Admin member index: filter by member roles (#17884) 2022-06-16 15:06:35 +01:00
refinements
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove unused methods from User (#16616) 2022-02-18 09:02:17 +07:00
services Adding VariantQuery reseed randomization option (#17942) 2022-06-16 15:04:08 -04:00
uploaders
validators Remove the "Getting Started" Section from the Config (#16033) 2022-01-20 07:31:35 -07:00
view_objects
views Admin member index: filter by member roles (#17884) 2022-06-16 15:06:35 +01:00
workers Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00