summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
...
| * | | PLT-2064 Slash command hints don't autocompleteAlan Mooiman2016-02-291-1/+1
| |/ /
* | | Merge pull request #2296 from khoa-le/PLT-2123Harrison Healey2016-03-011-1/+1
|\ \ \
| * | | Do not show up inactive account in Suggestion Box of ChannelKhoa, Le Ngoc2016-03-011-1/+1
| |/ /
* | | Merge pull request #2276 from mattermost/PLT-2030Christopher Speller2016-03-013-18/+16
|\ \ \
| * | | Adding missing localization=Corey Hulen2016-02-271-0/+14
| * | | PLT-2030 fixing error handling=Corey Hulen2016-02-262-18/+2
* | | | Merge pull request #2261 from daizenberg/PLT-867Christopher Speller2016-03-011-5/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | minor optimization; following jwilander's recommendationDmitri Aizenberg2016-02-261-3/+3
| * | | fixedDmitri Aizenberg2016-02-251-5/+12
* | | | Merge pull request #2267 from mattermost/esethna-patch-1Joram Wilander2016-02-293-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update manage_command_hooks.jsxEric Sethna2016-02-261-1/+1
| * | | Update manage_outgoing_hooks.jsxEric Sethna2016-02-261-1/+1
| * | | Update manage_incoming_hooks.jsxEric Sethna2016-02-261-1/+1
| | |/ | |/|
* / | UI improvementsAsaad Mahmood2016-02-261-20/+22
|/ /
* | Merge pull request #2265 from mattermost/preview-loc-fixCorey Hulen2016-02-261-2/+6
|\ \
| * | Fix missing preview strings for a language showing up as the id not the defau...JoramWilander2016-02-261-2/+6
* | | Merge pull request #2257 from mattermost/rhs-profile-fixChristopher Speller2016-02-267-67/+44
|\ \ \ | |/ / |/| |
| * | Update search results profiles properly on refresh and handle scrollHeight errorJoramWilander2016-02-252-4/+18
| * | Remove unused importJoramWilander2016-02-251-1/+0
| * | Fix deleting threadsJoramWilander2016-02-252-47/+12
| * | Move post view container user store listener into center panel and pass profi...JoramWilander2016-02-253-14/+13
| * | Another fix for RHS thread profilesJoramWilander2016-02-251-1/+1
* | | Add ability to toggle embed visibilityAlan Mooiman2016-02-251-3/+37
| |/ |/|
* | Merge pull request #2250 from ZBoxApp/fix-deactivateChristopher Speller2016-02-252-1/+4
|\ \
| * | Member show on Activate and Hide on deactivate from channel member list and a...Elias Nahum2016-02-252-1/+4
* | | Multiple UI ImprovementsAsaad Mahmood2016-02-251-1/+0
| |/ |/|
* | Update activity_log_modal.jsxEric Sethna2016-02-241-1/+1
|/
* Fix RHS usernames and intro message usernamesJoramWilander2016-02-241-1/+1
* Merge pull request #2240 from mattermost/plt-1707-fixHarrison Healey2016-02-241-1/+1
|\
| * Remove duplicate textJoramWilander2016-02-241-1/+1
* | Merge pull request #2233 from hmhealey/plt2010Christopher Speller2016-02-243-167/+154
|\ \ | |/ |/|
| * Removed unnecessary state from PostBodyAdditionalContenthmhealey2016-02-231-23/+3
| * Improved handling when an embedded image cannot be loadedhmhealey2016-02-231-7/+26
| * Refactored embedded image/video code and prevented them from being displayed ...hmhealey2016-02-233-167/+155
* | Fix profiles issue with RHSJoramWilander2016-02-244-6/+19
|/
* Merge pull request #2215 from hmhealey/plt1678Corey Hulen2016-02-231-3/+3
|\
| * Refactored how links are extracted to remove code blocks and markdown imageshmhealey2016-02-231-3/+3
* | Merge pull request #2231 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-02-233-15/+11
|\ \ | |/ |/|
| * Ui ImprovementsAsaad Mahmood2016-02-233-15/+11
* | Merge pull request #2229 from mattermost/plt-1770Harrison Healey2016-02-2317-212/+191
|\ \ | |/ |/|
| * Refactor listener out of user profile and fix thread logicJoramWilander2016-02-2315-199/+161
| * Move post_body profile change listener into posts viewJoramWilander2016-02-224-21/+28
| * Refactor user store listener out of channel headerJoramWilander2016-02-222-8/+18
* | Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067Elias Nahum2016-02-234-7/+4
* | Ported RenameChannelModal to React-Bootstraphmhealey2016-02-223-157/+207
|/
* Merge pull request #2208 from mattermost/client-upgradesHarrison Healey2016-02-2268-156/+172
|\
| * Updating some client deps + eslintChristopher Speller2016-02-2268-156/+172
* | PLT-1800 Replace webhooks documentation URLNicolas Clerc2016-02-212-3/+3
|/
* Merge pull request #2191 from hmhealey/plt1256Joram Wilander2016-02-183-93/+116
|\
| * Ported PostDeletedModal to React-Bootstraphmhealey2016-02-183-93/+116