discourse/plugins
Martin Brennan 628ba9d1e2
FEATURE: Promote bookmarks with reminders to core functionality (#9369)
The main thrust of this PR is to take all the conditional checks based on the `enable_bookmarks_with_reminders` away and only keep the code from the `true` path, making bookmarks with reminders the core bookmarks feature. There is also a migration to create `Bookmark` records out of `PostAction` bookmarks for a site.

### Summary

* Remove logic based on whether enable_bookmarks_with_reminders is true. This site setting is now obsolete, the old bookmark functionality is being removed. Retain the setting and set the value to `true` in a migration.
* Use the code from the rake task to create a database migration that creates bookmarks from post actions.
* Change the bookmark report to read from the new table.
* Get rid of old endpoints for bookmarks
* Link to the new bookmarks list from the user summary page
2020-04-22 13:44:19 +10:00
..
discourse-details Update translations 2020-02-25 10:29:14 -05:00
discourse-internet-explorer FEATURE: Show noscript view to unsupported browsers (#9373) 2020-04-08 20:24:18 +03:00
discourse-local-dates Update translations 2020-04-20 11:37:59 +02:00
discourse-narrative-bot FEATURE: Promote bookmarks with reminders to core functionality (#9369) 2020-04-22 13:44:19 +10:00
discourse-presence Merge imports from the same module (#9144) 2020-03-09 17:38:37 +01:00
lazy-yt DEV: Run prettier 2019-11-12 12:07:19 +01:00
poll Update translations 2020-04-20 11:37:59 +02:00