discourse/plugins
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
..
chat FIX: Fix incorrect hashtag setting migration (#19857) 2023-01-16 10:53:00 +10:00
discourse-details DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
discourse-local-dates DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
discourse-narrative-bot FIX: Fix incorrect hashtag setting migration (#19857) 2023-01-16 10:53:00 +10:00
discourse-presence DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lazy-yt DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
poll FIX: Ensure poll extraction is not attempted if post body is absent (#19718) 2023-01-13 01:47:44 +00:00
styleguide DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00