summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/user_settings_notifications.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-831/+0
|
* Multiple UI ImprovementsAsaad Mahmood2016-03-081-4/+6
|
* Updating some client deps + eslintChristopher Speller2016-02-221-2/+2
|
* fix typosElias Nahum2016-02-041-2/+2
|
* PLT-7: Fix and Add new loc stringsElias Nahum2016-02-041-2/+2
|
* PLT-7: Refactoring frontend (chunk 6)Elias Nahum2016-01-301-37/+189
| | | | - User settings
* Cancelling out of a notification's setting change now displays the correct ↵Reed Garmsen2015-12-021-29/+20
| | | | option in the minimized setting tab
* fixing eslint=Corey Hulen2015-11-231-0/+2
|
* Disabling the all mention=Corey Hulen2015-11-231-4/+4
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-6/+6
| | | | system.
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-9/+11
| | | | accurate.
* Fixed theme confirmation dialog to work in all cases and removed some jquery ↵hmhealey2015-11-031-4/+10
| | | | magic related to it
* Added a confirmation dialog for unsaved theme changes and removed ↵hmhealey2015-11-021-14/+0
| | | | unnecessary dialog close handling
* Fixing eslint not recursingChristopher Speller2015-10-301-6/+6
|
* Merging from master=Corey Hulen2015-10-191-39/+26
|\
| * Fixing some client warningsChristopher Speller2015-10-161-39/+26
| |
* | Inital support for multi-tab loging=Corey Hulen2015-10-161-1/+1
|/
* Fixing most deprication warningsChristopher Speller2015-10-151-7/+7
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Added 'default' option to channel notification settings that just uses the ↵hmhealey2015-09-301-1/+1
| | | | user's notification level
* Update email notification help textesethna2015-09-291-1/+1
| | | | Current: Email notifications are sent for mentions and direct messages after you have been away from Mattermost for 5 minutes. New: Email notifications are sent for mentions and direct messages after you’ve been offline for more than 60 seconds or away from Mattermost for more than 5 minutes.
* Added help text to notification settings to say which browsers support themhmhealey2015-09-241-0/+6
|
* PLT-126: Change 'Private Messages' to 'Direct Messages'Chengwei Yang2015-09-231-3/+3
| | | | Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
* Implement incoming webhooks.JoramWilander2015-09-211-0/+697