This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/templates/preferences
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
..
account.hbs DEV: fix some deprecated SVG icon refs 2019-01-22 14:42:00 -05:00
apps.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
categories.hbs FIX: only profile owner can see links to watched/tracked/muted topics (#7083) 2019-02-28 14:58:49 +01:00
emails.hbs FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
interface.hbs FEATURE: allow iPad users to specify they have a physical keyboard 2019-02-28 15:59:44 +11:00
notifications.hbs FEATURE: Add ignored user list to the User's preference page (#7107) 2019-03-05 14:47:51 +00:00
profile.hbs add args to user preference plugin outlets 2018-04-26 15:25:34 -04:00
tags.hbs UX: general cleanup of inputs, buttons and select elements - part 1 2018-09-19 20:37:04 +08:00
users.hbs FEATURE: Add ignored user list to the User's preference page (#7107) 2019-03-05 14:47:51 +00:00