discourse/plugins/discourse-narrative-bot
Martin Brennan fcc2e7ebbf
FEATURE: Promote polymorphic bookmarks to default and migrate (#16729)
This commit migrates all bookmarks to be polymorphic (using the
bookmarkable_id and bookmarkable_type) columns. It also deletes
all the old code guarded behind the use_polymorphic_bookmarks setting
and changes that setting to true for all sites and by default for
the sake of plugins.

No data is deleted in the migrations, the old post_id and for_topic
columns for bookmarks will be dropped later on.
2022-05-23 10:07:15 +10:00
..
assets DEV: Fewer jQuery calls in offset calculation (#15465) 2022-01-07 16:02:03 -05:00
autoload/jobs FIX: TL2 promotion message and advance training (#10679) 2020-09-22 10:17:52 +10:00
config Update translations (#16505) 2022-04-19 15:45:09 +02:00
db DEV: Promote historic post_deploy migrations 2021-06-23 17:43:38 +01:00
lib/discourse_narrative_bot FIX: Polymorphic bookmarks for new user narrative bot (#16683) 2022-05-09 16:19:18 +10:00
public/images remove unnecessary symlink 2019-11-29 22:23:43 +01:00
spec FEATURE: Promote polymorphic bookmarks to default and migrate (#16729) 2022-05-23 10:07:15 +10:00
plugin.rb FEATURE: Promote polymorphic bookmarks to default and migrate (#16729) 2022-05-23 10:07:15 +10:00