discourse/plugins/discourse-narrative-bot
Martin Brennan 0cb40fe9ed
FIX: Narrative bot not working for bookmarks with reminders (#9289)
Reported https://meta.discourse.org/t/improved-bookmarks-with-reminders/144542/42?u=mjrbrennan

* There was no callback on the bookmark model to trigger the next step of the narrative bot on bookmark.
* Also the translation URL path was hardcoded, needs to be conditional based on whether the site setting is enabled.
2020-03-27 12:17:18 +10:00
..
assets/javascripts/initializers REFACTOR: Move `app-events:main` to `service:app-events` (#8152) 2019-10-04 10:06:08 -04:00
autoload/jobs FIX: trigger commands are different for each locale, account for that. 2020-01-01 16:53:36 +05:30
config FIX: Narrative bot not working for bookmarks with reminders (#9289) 2020-03-27 12:17:18 +10:00
db/fixtures DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
lib/discourse_narrative_bot FIX: Narrative bot not working for bookmarks with reminders (#9289) 2020-03-27 12:17:18 +10:00
public/images remove unnecessary symlink 2019-11-29 22:23:43 +01:00
spec FIX: Narrative bot not working for bookmarks with reminders (#9289) 2020-03-27 12:17:18 +10:00
plugin.rb FIX: Narrative bot not working for bookmarks with reminders (#9289) 2020-03-27 12:17:18 +10:00