docbrown/app
Gabriel Quaresma 593d95e7a8
Feat Make tag score minimum configurable by admins (#20233)
* feat: add Settings::UserExperience.award_tag_minimum_score

* test: write new specs

* test: write a new test case
2023-11-01 17:48:25 +03:00
..
assets Fix: prevent users from changing the author when a post is part of a post series (#20259) 2023-10-25 17:39:58 +03:00
controllers Add new render mode and template options for billboards (#20282) 2023-10-30 14:56:09 -04:00
decorators Backfill dark theme for iOS app compatibility (#20269) 2023-10-23 16:36:44 -04: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 Optionally limit new users based on admin setting (#20149) 2023-09-26 10:46:36 +01:00
javascript fix: tool editor disappears when dragging words (#20271) 2023-10-31 17:38:39 -04:00
lib Onboarding: custom newsletter opt-in settings (#20114) 2023-09-26 06:34:19 -04: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 Feat Make tag score minimum configurable by admins (#20233) 2023-11-01 17:48:25 +03:00
policies Remove dead code associated with old roles (#20175) 2023-10-01 09:33:25 +07:00
queries Fix username combobox tries to load all users (#20227) 2023-10-25 15:53:53 -04: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 Feat Make tag score minimum configurable by admins (#20233) 2023-11-01 17:48:25 +03: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 Add new render mode and template options for billboards (#20282) 2023-10-30 14:56:09 -04:00
workers rename to new name to avoid confusion (#20163) 2023-09-26 08:29:05 -04:00