summaryrefslogtreecommitdiffstats
path: root/web/react/components/channel_header.jsx
Commit message (Expand)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-517/+0
* Convering client to react-router.Christopher Speller2016-03-141-8/+24
* minor optimization; following jwilander's recommendationDmitri Aizenberg2016-02-261-3/+3
* fixedDmitri Aizenberg2016-02-251-5/+12
* Merge pull request #2229 from mattermost/plt-1770Harrison Healey2016-02-231-7/+8
|\
| * Move post_body profile change listener into posts viewJoramWilander2016-02-221-2/+2
| * Refactor user store listener out of channel headerJoramWilander2016-02-221-6/+7
* | Ported RenameChannelModal to React-Bootstraphmhealey2016-02-221-5/+22
|/
* Updating some client deps + eslintChristopher Speller2016-02-221-2/+2
* Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-081-1/+1
* Multiple UI improvementsAsaad Mahmood2016-02-051-1/+1
* PLT-7: Refactoring frontend (chunk 10)Elias Nahum2016-02-021-15/+79
* Changed statistics to show usernames with an email tooltipReed Garmsen2016-01-111-1/+1
* Remove @all from recent mentionsJoramWilander2015-12-081-3/+3
* Removed some internal state from ChannelMembersModal and ChannelInviteModalhmhealey2015-12-031-0/+2
* Switched ChannelInviteModal to use a ToggleModalButton wherever possiblehmhealey2015-12-031-9/+3
* fixing eslint=Corey Hulen2015-11-231-0/+2
* Disabling the all mention=Corey Hulen2015-11-231-3/+3
* Renamed EditChannelModal to EditChannelHeaderModalhmhealey2015-11-231-3/+3
* Ported EditChannelModal to React-Bootstraphmhealey2015-11-231-17/+10
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-20/+20
* Posts structure improvementAsaad Mahmood2015-11-191-24/+14
* Converted DeleteChannelModal to React-Bootstraphmhealey2015-11-171-7/+5
* Converted ChannelNotificationsModal to React-Bootstraphmhealey2015-11-171-7/+5
* Converted ChannelInfoModal to React-Bootstraphmhealey2015-11-171-6/+6
* Allow admins to change the display name for the default channelReed Garmsen2015-11-131-19/+22
* Merge pull request #1409 from mattermost/plt-961Corey Hulen2015-11-121-1/+1
|\
| * Rename areStatesEqual to areObjectsEqual and make it more comprehensive and a...JoramWilander2015-11-121-1/+1
* | Added ChannelExtra.MemberCount field to reflect the actual member count when ...hmhealey2015-11-121-1/+5
|/
* Convert channel_members and channel_invite modals to react boostrap to fix pe...JoramWilander2015-11-041-25/+36
* display full name, nickname or username in direct messagesStas Vovk2015-11-011-2/+5
* Added ability to see/edit channel purpose in the clienthmhealey2015-10-271-66/+90
* Renamed Channel.Description to Channel.Header on the clienthmhealey2015-10-271-11/+11
* Refactoring post_store into post_store and search_storeChristopher Speller2015-10-261-4/+4
* Small refactor of websocket code on client and serverJoramWilander2015-10-161-13/+3
* Fixing most deprication warningsChristopher Speller2015-10-151-57/+81
* Merge pull request #981 from mattermost/plt-517Christopher Speller2015-10-081-1/+1
|\
| * Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* | Fixing ability to dynamicly update members list.Christopher Speller2015-10-081-1/+3
|/
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ...Christopher Speller2015-10-051-20/+20
* Removing click event for channel description popoverAsaad Mahmood2015-09-221-1/+1
* PLT-11 adding config for logs to UI=Corey Hulen2015-09-171-1/+1
* Removed all calls to textToJsx and replaced them with calls to TextFormattinghmhealey2015-09-141-4/+4
* Add post list container to hold mounted post lists for faster rendering/chann...JoramWilander2015-09-081-1/+6
* Refactored various React components to use ES6 syntax and to match the style ...hmhealey2015-09-011-155/+281
* Multiple UI ImprovementsAsaad Mahmood2015-08-211-1/+1
* Revert "Multiple UI Improvements"Joram Wilander2015-08-201-1/+1
* Multiple UI ImprovementsAsaad Mahmood2015-08-201-1/+1
* Revert "MM-375 Adds text formatting features using a modified version of the ...Christopher Speller2015-08-141-1/+1
* Implemented basic text formatting package using a modfied version of the mark...Reed Garmsen2015-08-121-1/+1