discourse/plugins/discourse-narrative-bot/spec
Osama Sayegh f7f7642ae0
UX: Improve naming for anonymous mode settings (#31832)
This PR renames a couple of settings related to anonymous mode:

1. `allow_anonymous_posting` → `allow_anonymous_mode`. This setting is
used as a switch for the entire anonymous mode feature, so it makes
sense to give it a generic name that better reflects what the setting
does.
2. `allow_anonymous_likes` → `allow_likes_in_anonymous_mode`. The new
name is clearer and will match a new setting that we'll add to allow
anonymous users to post in chat.

Internal topic: t/148088.
2025-03-21 04:54:06 +03:00
..
discourse_narrative_bot FIX: Discobot onebox step sometimes not working (#31472) 2025-02-25 12:41:37 +10:00
jobs DEV: Make discourse_narrative_bot use Rails autoload (#26044) 2024-03-06 11:14:53 +08:00
lib FIX: Update Discobot's UserProfile#bio_raw when default locale changes (#26045) 2024-03-06 11:42:20 +08:00
requests DEV: Make discourse_narrative_bot use Rails autoload (#26044) 2024-03-06 11:14:53 +08:00
system DEV: Fix failing system tests (#28970) 2024-09-19 10:12:38 +08:00
user_spec.rb UX: Improve naming for anonymous mode settings (#31832) 2025-03-21 04:54:06 +03:00