summaryrefslogtreecommitdiffstats
path: root/web/react/components/channel_header.jsx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #344 from nickago/MM-1646Christopher Speller2015-08-061-4/+9
|\
| * Changes the word channel to group for priavte groupsnickago2015-08-051-4/+9
* | Updating channel header tooltip placementAsaad Mahmood2015-08-041-1/+1
|/
* Cosmetic refactoring to be inline with the style guideReed Garmsen2015-08-021-84/+95
* Searching for recent mentions no longer includes all or channel if those opti...Reed Garmsen2015-08-021-1/+8
* Removed popover on channel name and added ability to set channel descritption...nickago2015-07-271-5/+7
* Placing SVGs into constants.jsxAsaad Mahmood2015-07-231-1/+1
* Renamed all clientside references from full_name to nicknamehmhealey2015-07-171-1/+1
* Merge pull request #193 from ralder/fix-manage-members-town-squareJoram Wilander2015-07-171-15/+18
|\
| * remove admin's ability to manage members of default channel (fixes #172)ralder2015-07-161-15/+18
* | MM-1401 - Removing most inline styles and other UI changesAsaad Mahmood2015-07-171-6/+5
|/
* fix incorrect call for AsyncClient.dispatchErrorralder2015-07-131-64/+39
* Force the extra info to update asychnickago2015-07-061-0/+7