summaryrefslogtreecommitdiffstats
path: root/webapp/components/more_direct_channels.jsx
Commit message (Expand)AuthorAgeFilesLines
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-341/+0
* PLT-6376: Button for "Add Members to Team" modal should say "Add", not "Go" (...Carlos Tadeu Panato Junior2017-04-241-0/+8
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5873 Renamed private groups to private channels (#5924)Harrison Healey2017-04-031-2/+2
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-119/+189
* Bug fixes for search and direct messages (#4986)Asaad Mahmood2017-01-061-2/+4
* Revert "Ui fixes" (#4963)Joram Wilander2017-01-041-3/+1
* Ui fixes (#4917)Asaad Mahmood2016-12-301-1/+3
* PLT-4815 Refactor 'More Channels' modal into the new modal pattern (#4742)Joram Wilander2016-12-151-12/+21
* Fix react warnings and part of backstage (#4706)enahum2016-12-051-8/+3
* Multiple UI improvements (#4671)Asaad Mahmood2016-11-291-12/+0
* Don't show current user in direct message modal (#4548)Joram Wilander2016-11-151-2/+2
* PLT-4609 - Fixing list modals on mobile (#4536)Asaad Mahmood2016-11-111-7/+0
* Fix switching to DMs from more DM list (#4494)Joram Wilander2016-11-081-5/+7
* PLT-4507 Don't mount modals until opened to make resetting state automatic (#...Joram Wilander2016-11-041-13/+2
* PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...Joram Wilander2016-11-021-3/+3
* PLT-4433 Gave focus to the search box when the direct channels or channel mem...Harrison Healey2016-10-311-0/+2
* Add `exitToDirectChannel` to more_direct_channels (#4336)Joshua Borton2016-10-311-1/+12
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-61/+140
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-1/+1
* Do not clear the more direct messsages list on every open (#3485)Joram Wilander2016-07-051-27/+20
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-1/+1
* Fix not rendering on team member update in more direct channels modal (#2891)Joram Wilander2016-05-051-0/+4
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-041-25/+54
* General react performance improvements (#2796)Joram Wilander2016-04-291-1/+20
* Fxing some channel changing issuesChristopher Speller2016-04-041-2/+2
* Added basic screen to add incoming webhooksHarrison Healey2016-03-291-0/+1
* Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-291-1/+2
* Added SpinnerButton component to handle buttons that are also spinnersHarrison Healey2016-03-221-14/+4
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+156