discourse/db
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
..
fixtures FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
migrate FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
post_migrate FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
api_test_seeds.rb Updates api_test_seeds for multiple auth_token support (#5414) 2017-12-09 08:56:11 +11:00