summaryrefslogtreecommitdiffstats
path: root/web/react/components/channel_notifications.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Fixed react warnings in channel_notifications.jsxReed Garmsen2015-10-231-15/+9
|
* Fixing most deprication warningsChristopher Speller2015-10-151-3/+3
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Deleting carriage returnmishimi2015-10-071-3/+1
|
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵Christopher Speller2015-10-051-19/+16
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* Moved ChannelMember.NotifyLevel into ChannelMember.NotifyPropshmhealey2015-10-011-10/+6
|
* Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyPropshmhealey2015-10-011-10/+6
|
* Changed notification preference submission to only be updated when options ↵hmhealey2015-09-301-0/+10
| | | | have actually changed
* Removed UI for quiet mode and added UI to set when a channel will be marked ↵hmhealey2015-09-301-93/+121
| | | | unread in the sidebar
* Added 'default' option to channel notification settings that just uses the ↵hmhealey2015-09-301-25/+42
| | | | user's notification level
* Added help text to notification settings to say which browsers support themhmhealey2015-09-241-2/+14
|
* Added help text to channel notificationsnickago2015-09-031-0/+8
|
* Remove use of getDOMNode from multiple files.JoramWilander2015-09-021-3/+3
|
* Changed imports to be upper case for multiple files.JoramWilander2015-09-021-4/+4
|
* Reformatted channel_notifications.jsx to meet style guide requirements.JoramWilander2015-09-011-64/+74
|
* Solving conflicts and also fixing css for MM-1752Asaad Mahmood2015-08-211-1/+1
|
* Cosmetic reformatting of the channel_notifications.jsx fileReed Garmsen2015-08-201-104/+198
|
* Revert "Multiple UI Improvements"Joram Wilander2015-08-201-1/+1
|
* Multiple UI ImprovementsAsaad Mahmood2015-08-201-1/+1
|
* Fixed copy-paste error in codeReed Garmsen2015-07-061-1/+1
|
* Fixed not being able to open channel notifications settings menu in IE10Reed Garmsen2015-07-061-2/+2
|
* Improving channel notificationsAsaad Mahmood2015-07-171-3/+3
|
* fixes mm-1316 improves channel notifications UI and updates channellist etagJoramWilander2015-06-291-47/+161
|
* first commit=Corey Hulen2015-06-141-0/+120