discourse/plugins/discourse-narrative-bot
Martin Brennan 7c97548159
FIX: Fix incorrect hashtag setting migration (#19857)
Added in c2013865d7,
this migration was supposed to only turn off the hashtag
setting for existing sites (since that was the old default)
but its doing it for new ones too because we run all migrations
on new sites.

Instead, we should only run this if the first migration was
only just created, meaning its a new site.
2023-01-16 10:53:00 +10:00
..
assets DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
autoload/jobs DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
config Update translations (#19633) 2022-12-28 13:32:29 +01:00
db DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
lib/discourse_narrative_bot DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
public/images remove unnecessary symlink 2019-11-29 22:23:43 +01:00
spec FIX: Fix incorrect hashtag setting migration (#19857) 2023-01-16 10:53:00 +10:00
plugin.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00