discourse/plugins/discourse-narrative-bot
Martin Brennan 6df22638e1 FIX: Make sure new user narrative returns toggleBookmark promise
* the call to this.super() was not returned so there is no promise
  to chain .then() with, causing errors for bookmarks with reminders
2020-04-24 13:13:30 +10:00
..
assets/javascripts/initializers FIX: Make sure new user narrative returns toggleBookmark promise 2020-04-24 13:13:30 +10:00
autoload/jobs DEV: Use method instead of constant for discobot badge names 2020-04-09 20:46:51 -06:00
config FIX: If bookmarking discobot posts, skip the reminder modal (#9505) 2020-04-22 13:34:58 +10:00
db/fixtures DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
lib/discourse_narrative_bot FEATURE: Promote bookmarks with reminders to core functionality (#9369) 2020-04-22 13:44:19 +10:00
public/images remove unnecessary symlink 2019-11-29 22:23:43 +01:00
spec FEATURE: Promote bookmarks with reminders to core functionality (#9369) 2020-04-22 13:44:19 +10:00
plugin.rb FEATURE: Promote bookmarks with reminders to core functionality (#9369) 2020-04-22 13:44:19 +10:00