summaryrefslogtreecommitdiffstats
path: root/web/react/pages/channel.jsx
Commit message (Expand)AuthorAgeFilesLines
* Improved PreferenceStore api when getting valueshmhealey2015-12-151-1/+1
* fix font not being changed on first page visit (if preferences havent been lo...Florian Orben2015-12-041-0/+12
* Replaced MentionList and Mention components with AtMentionProviderhmhealey2015-12-011-16/+0
* Converted TeamMembers (now called TeamMembersModal) to React-Bootstraphmhealey2015-11-231-6/+0
* Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModalhmhealey2015-11-231-3/+3
* Ported EditChannelModal to React-Bootstraphmhealey2015-11-231-6/+0
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-10/+8
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-23/+23
* Converted DeleteChannelModal to React-Bootstraphmhealey2015-11-171-6/+0
* Converted ChannelNotificationsModal to React-Bootstraphmhealey2015-11-171-6/+0
* Converted ChannelInfoModal to React-Bootstraphmhealey2015-11-171-6/+0
* Merge pull request #1303 from mattermost/plt-516-2Christopher Speller2015-11-041-12/+0
|\
| * Convert channel_members and channel_invite modals to react boostrap to fix pe...JoramWilander2015-11-041-12/+0
* | Moved InviteMemberModal to be controlled by a storehmhealey2015-11-021-0/+6
* | Ported UserSettingsModal to React-Bootstraphmhealey2015-11-021-6/+0
* | Ported AccessHistoryModal and ActivityLogModal to React-Bootstraphmhealey2015-11-021-12/+0
* | Ported ConfirmModal and InviteMemberModal to React-Bootstraphmhealey2015-11-021-6/+0
|/
* Hooking up external componentsChristopher Speller2015-11-021-3/+1
* Creating hierarchyChristopher Speller2015-11-021-70/+25
* PLT-340=Corey Hulen2015-10-271-1/+1
* Fixing merge=Corey Hulen2015-10-161-0/+3
|\
| * Merge pull request #1079 from hmhealey/initprefsChristopher Speller2015-10-161-0/+3
| |\
| | * Added an initial call to get all user preferences on page loadhmhealey2015-10-151-0/+3
* | | Inital support for multi-tab loging=Corey Hulen2015-10-161-9/+1
|/ /
* / Fixing most deprication warningsChristopher Speller2015-10-151-34/+34
|/
* Updated More Direct Channels modal and converted it to ReactBootstraphmhealey2015-10-141-6/+0
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* PLT-44 allow team switching without the need to login=Corey Hulen2015-10-011-0/+4
* Fixing blue bar and renders warning when mis-configured.=Corey Hulen2015-09-241-0/+6
* Implement UI theme colors.JoramWilander2015-09-231-0/+6
* Implement incoming webhooks.JoramWilander2015-09-211-1/+1
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-0/+6
* Fixing eslint problems=Corey Hulen2015-09-151-3/+0
* Finished removing some of the last bits of client side config=Corey Hulen2015-09-151-1/+0
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-12/+12
* New add channel modal using react-bootstrap.Christopher Speller2015-09-141-6/+0
* Add post list container to hold mounted post lists for faster rendering/chann...JoramWilander2015-09-081-2/+2
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-3/+6
* Cosmetic Refactoringnickago2015-09-021-13/+18
* Moved the ability to rename a team into the team settings modal; fixed issues...Reed Garmsen2015-08-241-7/+1
* Merge pull request #381 from mattermost/mm-1705Christopher Speller2015-08-181-4/+5
|\
| * added google sign-in functionality to the client, with minor model modificationsJoramWilander2015-08-141-4/+5
* | Merge pull request #378 from rgarmsen2295/mm-316cChristopher Speller2015-08-181-0/+7
|\ \ | |/ |/|
| * Small changes to css to clean up codeReed Garmsen2015-08-141-1/+1
| * Minor refactoring for better maintainibilityReed Garmsen2015-08-131-1/+2
| * Changed location of file upload overlayReed Garmsen2015-08-131-0/+6
* | Added ConfigStore that is populated from the serverhmhealey2015-08-131-1/+2
* | Reformatted code to match the style guidehmhealey2015-08-111-8/+8
* | Disabled the invite members dialog when email is disabled on the serverhmhealey2015-08-111-1/+1
|/
* When user is removed, a modal appears, which on closing redirects thenickago2015-07-271-0/+6