discourse/plugins/discourse-narrative-bot
Penar Musaraj 9334d2f4f7
FEATURE: add more granular user option levels for email notifications (#7143)
Migrates email user options to a new data structure, where `email_always`, `email_direct` and `email_private_messages` are replace by

* `email_messages_level`, with options: `always`, `only_when_away` and `never` (defaults to `always`)
* `email_level`, with options: `always`, `only_when_away` and `never` (defaults to `only_when_away`)
2019-03-15 10:55:11 -04:00
..
assets/javascripts/initializers DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
autoload/jobs DEV: use unicorn in development 2018-08-07 17:13:47 +10:00
config Update translations 2019-03-11 13:55:45 -04:00
db/fixtures FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
lib/discourse_narrative_bot FIX: Make Discobot image tutorial accept URL that points to images. 2018-11-15 10:52:18 +08:00
public/images remove mistakenly checked file 2017-10-20 07:07:51 -07:00
spec FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
plugin.rb `human?` helper method on a user 2019-02-08 13:34:54 -05:00