summaryrefslogtreecommitdiffstats
path: root/web/react/pages/channel.jsx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding back Access History and Active DevicesReed Garmsen2015-07-221-0/+12
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-5/+5
* added team store, team settings menu, and the ability to turn on valet featur...JoramWilander2015-06-181-2/+13
* first commit=Corey Hulen2015-06-141-0/+197