discourse/plugins/discourse-narrative-bot/lib/discourse_narrative_bot
David Taylor 04e365f741
FIX: Remove broken narrative-bot search context logic (#26319)
In the past we had logic to automatically set the search context to the current topic during the tutorial. This hasn't worked for a long time, and clearly people have still been able to complete the tutorial. In fact, it's probably better for us to teach people how to use the search un-assisted anyway.

This commit removes the dead logic, and makes a slight tweak to the copy in the unlikely event of confusion.
2024-03-22 13:25:33 +00:00
..
templates DEV: Remove xlink hrefs (#15059) 2021-11-25 15:22:43 +11:00
actions.rb DEV: Enable `unless` cops 2023-02-21 10:30:48 +01:00
advanced_user_narrative.rb DEV: Move core plugin TL -> group settings (#25355) 2024-01-23 11:35:14 +10:00
base.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
certificate_generator.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
dice.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
engine.rb DEV: Make `discourse_narrative_bot` use Rails autoload (#26044) 2024-03-06 11:14:53 +08:00
magic_8_ball.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
new_user_narrative.rb FIX: Remove broken narrative-bot search context logic (#26319) 2024-03-22 13:25:33 +00:00
post_guardian_extension.rb DEV: Update rubocop-discourse to latest version 2024-03-04 15:08:35 +01:00
quote_generator.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
store.rb DEV: Make `discourse_narrative_bot` use Rails autoload (#26044) 2024-03-06 11:14:53 +08:00
track_selector.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
welcome_post_type_site_setting.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00