discourse/plugins/discourse-narrative-bot/lib/discourse_narrative_bot
Martin Brennan 09223e5ae7
DEV: Remove enable_experimental_hashtag_autocomplete logic (#22820)
This commit removes any logic in the app and in specs around
enable_experimental_hashtag_autocomplete and deletes some
old category hashtag code that is no longer necessary.

It also adds a `slug_ref` category instance method, which
will generate a reference like `parent:child` for a category,
with an optional depth, which hashtags use. Also refactors
PostRevisor which was using CategoryHashtagDataSource directly
which is a no-no.

Deletes the old hashtag markdown rule as well.
2023-08-08 11:18:55 +10:00
..
templates
actions.rb DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
advanced_user_narrative.rb DEV: Remove enable_experimental_hashtag_autocomplete logic (#22820) 2023-08-08 11:18:55 +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
magic_8_ball.rb DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
new_user_narrative.rb FIX: Render links with subfolders properly in Discobot 2023-04-17 16:53:00 +02:00
quote_generator.rb DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00: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