summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1645 from mattermost/plt-1365Christopher Speller2015-12-081-1/+1
|\
| * Don't display system console on mobileJoramWilander2015-12-071-1/+1
* | Merge pull request #1628 from florianorben/fix-font-load-on-first-page-visitJoram Wilander2015-12-081-0/+1
|\ \
| * | fix font not being changed on first page visit (if preferences havent been lo...Florian Orben2015-12-041-0/+1
* | | Merge pull request #1640 from florianorben/collapse_fixJoram Wilander2015-12-081-1/+1
|\ \ \
| * | | fix that was breaking combination of sequential messagesFlorian Orben2015-12-071-1/+1
| | |/ | |/|
* | | Merge pull request #1641 from florianorben/display_system_usernameJoram Wilander2015-12-082-2/+2
|\ \ \
| * | | Display username 'System' for system messagesFlorian Orben2015-12-072-2/+2
| |/ /
* | | Fixing es lint errorAsaad Mahmood2015-12-081-5/+0
* | | Multiple UI ImprovementsAsaad Mahmood2015-12-0713-14/+26
|/ /
* | Merge pull request #1616 from florianorben/PLT-1380Christopher Speller2015-12-071-1/+1
|\ \
| * | PLT-1380: Post system message when user updates channel headerFlorian Orben2015-12-041-1/+1
* | | Merge pull request #1626 from mattermost/PLT-1355Corey Hulen2015-12-042-7/+10
|\ \ \
| * | | PLT-1355 Move link preview into pre-release feature=Corey Hulen2015-12-042-7/+10
* | | | Merge pull request #1630 from florianorben/autocomplete-on-tabCorey Hulen2015-12-041-1/+1
|\ \ \ \
| * | | | autocomplete component should enter suggestions on 'tab'Florian Orben2015-12-041-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #1623 from mattermost/fixed-height-embedsCorey Hulen2015-12-044-71/+140
|\ \ \ \ | | |/ / | |/| |
| * | | Fix embeds and add default fixed heightJoramWilander2015-12-044-71/+140
* | | | Merge pull request #1571 from mattermost/PLT-1310Corey Hulen2015-12-041-29/+52
|\ \ \ \ | |_|/ / |/| | |
| * | | re-org'ing list=Corey Hulen2015-12-011-31/+31
| * | | Fixing typo=Corey Hulen2015-12-011-1/+1
| * | | PLT-1310 moving permalink to dropdown=Corey Hulen2015-12-011-13/+36
* | | | Merge pull request #1613 from florianorben/PLT-1326Corey Hulen2015-12-045-6/+52
|\ \ \ \ | | |_|/ | |/| |
| * | | PLT-1326: Enable channel posts of type join or leave not trigger unread notif...Florian Orben2015-12-045-6/+52
* | | | Updating UI for suggestions listAsaad Mahmood2015-12-041-9/+13
* | | | Multiple UI ImprovementsAsaad Mahmood2015-12-049-21/+18
| |_|/ |/| |
* | | Merge pull request #1611 from mattermost/PLT-1301Christopher Speller2015-12-041-0/+9
|\ \ \
| * | | PLT-1310 fixing regression caused by this bug=Corey Hulen2015-12-031-0/+9
| |/ /
* | | Merge pull request #1600 from hmhealey/plt1152Joram Wilander2015-12-046-68/+28
|\ \ \
| * | | Renamed channel_intro_mssages.jsx to channel_intro_messages.jsxhmhealey2015-12-031-1/+1
| * | | Removed some internal state from ChannelMembersModal and ChannelInviteModalhmhealey2015-12-035-40/+17
| * | | Switched ChannelInviteModal to use a ToggleModalButton wherever possiblehmhealey2015-12-035-28/+11
* | | | Merge pull request #1605 from hmhealey/plt1370Joram Wilander2015-12-043-33/+6
|\ \ \ \
| * | | | Changed SuggestionBox to clear its suggestions on losing focushmhealey2015-12-033-33/+6
| | |/ / | |/| |
* / | | reorder display settings; remove 'button thingy' in font optionsFlorian Orben2015-12-041-6/+3
|/ / /
* | | Merge pull request #1599 from asaadmahmoodspin/ui-improvementsChristopher Speller2015-12-032-4/+23
|\ \ \
| * | | Improvements to the system consoleAsaad Mahmood2015-12-032-4/+23
* | | | Update post if shouldHighlight prop changesJoramWilander2015-12-031-0/+4
|/ / /
* / / Added emoji autocomplete to post textboxhmhealey2015-12-033-1/+77
|/ /
* | Merge pull request #1589 from mattermost/PLT-1301aChristopher Speller2015-12-031-1/+9
|\ \
| * | PLT-1301a adding jump to search=Corey Hulen2015-12-021-1/+9
* | | Merge pull request #1587 from mattermost/PLT-1300Christopher Speller2015-12-032-2/+23
|\ \ \
| * | | Changing name of var=Corey Hulen2015-12-021-1/+1
| * | | PLT-1300 adding jump button to bottom of center archive channel=Corey Hulen2015-12-022-2/+23
| |/ /
* | | Merge pull request #1585 from mattermost/PLT-1301Christopher Speller2015-12-032-2/+0
|\ \ \
| * | | PLT-1301 Fixing RHS disappearing bug=Corey Hulen2015-12-022-2/+0
| |/ /
* | | Merge pull request #1579 from hmhealey/plt1298Christopher Speller2015-12-0314-714/+343
|\ \ \
| * | | Fixed unused importshmhealey2015-12-023-3/+0
| * | | Removed command autocomplete from the comment textbox and edit post modalhmhealey2015-12-023-2/+12
| * | | Changed Command autocomplete to pick a suggestion when space is pressedhmhealey2015-12-022-1/+2