summaryrefslogtreecommitdiffstats
path: root/web/react/pages/channel.jsx
Commit message (Expand)AuthorAgeFilesLines
* Convering client to react-router.Christopher Speller2016-03-141-97/+0
* Ported RenameChannelModal to React-Bootstraphmhealey2016-02-221-2/+0
* Updating some client deps + eslintChristopher Speller2016-02-221-13/+12
* Ported PostDeletedModal to React-Bootstraphmhealey2016-02-181-2/+0
* Replaced Permalink popover with a Permalink modalhmhealey2016-02-091-0/+2
* Moved PreferenceStore initialization into head.htmlhmhealey2016-01-261-5/+1
* Changed first preference load to be done synchronouslyhmhealey2016-01-261-14/+3
* Fixing eslint error=Corey Hulen2016-01-251-1/+0
* PLT-7 fixing error bar msg=Corey Hulen2016-01-251-5/+0
* PLT-7 client side infra=Corey Hulen2016-01-251-74/+70
* 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