summaryrefslogtreecommitdiffstats
path: root/web/react/components/channel_header.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Revert "MM-375 Adds text formatting features using a modified version of the ↵Christopher Speller2015-08-141-1/+1
| | | | marked js library"
* Implemented basic text formatting package using a modfied version of the ↵Reed Garmsen2015-08-121-1/+1
| | | | marked js library. Supports *bold*, _italics_, and `code`
* Merge pull request #344 from nickago/MM-1646Christopher Speller2015-08-061-4/+9
|\ | | | | MM-1646 Changes the word channel to group for priavte groups
| * 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 ↵Reed Garmsen2015-08-021-1/+8
| | | | options were toggled in the users mention settings
* Removed popover on channel name and added ability to set channel ↵nickago2015-07-271-5/+7
| | | | descritption for 1-1 channels
* 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
|\ | | | | [webui] remove admin's ability to manage members of default channel fixes (#172)
| * 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
|
* Added extra precaution to avoid null errornickago2015-06-301-7/+9
|
* MM-1289 Now sorts users in lexigraphical order in extra members popovernickago2015-06-301-1/+6
|
* Revert "MM-1289 Sorted the channel members popover lexigraphically"Christopher Speller2015-06-301-6/+1
|
* Added semicolonsnickago2015-06-291-2/+2
|
* Sorted the channel members popover lexigraphicallynickago2015-06-291-1/+6
|
* fixes mm-1316 improves channel notifications UI and updates channellist etagJoramWilander2015-06-291-26/+4
|
* Changed Invite Members to Add Members in channel options for mobile and browserReed Garmsen2015-06-171-1/+1
|
* first commit=Corey Hulen2015-06-141-0/+249