summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
...
| * | fix misaligned checkbox; remove list-style from list-elements with checkboxesFlorian Orben2015-12-0541-2/+107
| |/
* | Merge pull request #1616 from florianorben/PLT-1380Christopher Speller2015-12-071-1/+1
|\ \ | | | | | | PLT-1380: Post system message when user updates channel header
| * | 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-043-7/+14
|\ \ \ | | | | | | | | PLT-1355 Move link preview into pre-release feature
| * | | PLT-1355 Move link preview into pre-release feature=Corey Hulen2015-12-043-7/+14
| | | |
* | | | Merge pull request #1630 from florianorben/autocomplete-on-tabCorey Hulen2015-12-042-2/+3
|\ \ \ \ | | | | | | | | | | autocomplete component should enter suggestions on 'tab'
| * | | | autocomplete component should enter suggestions on 'tab'Florian Orben2015-12-042-2/+3
| | |_|/ | |/| |
* | | | Merge pull request #1623 from mattermost/fixed-height-embedsCorey Hulen2015-12-046-80/+153
|\ \ \ \ | | |/ / | |/| | Fix embeds and add default fixed height
| * | | Fix embeds and add default fixed heightJoramWilander2015-12-046-80/+153
| | | |
* | | | Merge pull request #1571 from mattermost/PLT-1310Corey Hulen2015-12-042-30/+53
|\ \ \ \ | |_|/ / |/| | | PLT-1310 moving permalink to dropdown
| * | | 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-012-14/+37
| | | |
* | | | Merge pull request #1613 from florianorben/PLT-1326Corey Hulen2015-12-0410-8/+67
|\ \ \ \ | | |_|/ | |/| | PLT-1326: Enable channel posts of type join or leave not trigger unread notifications
| * | | PLT-1326: Enable channel posts of type join or leave not trigger unread ↵Florian Orben2015-12-0410-8/+67
| | | | | | | | | | | | | | | | notifications
* | | | Updating UI for suggestions listAsaad Mahmood2015-12-042-15/+21
| | | |
* | | | Multiple UI ImprovementsAsaad Mahmood2015-12-0417-39/+56
| |_|/ |/| |
* | | Merge pull request #1612 from mattermost/fix-build-updateChristopher Speller2015-12-042-4/+8
|\ \ \ | | | | | | | | Fixing mattermost to refresh the page when a new version is detected
| * | | Fixing detect build=Corey Hulen2015-12-031-1/+0
| | | |
| * | | Fixing detect build=Corey Hulen2015-12-031-3/+8
| | | |
| * | | Fixing mattermost to refresh the page when a new version is detected=Corey Hulen2015-12-031-1/+1
| |/ /
* | | Merge pull request #1611 from mattermost/PLT-1301Christopher Speller2015-12-041-0/+9
|\ \ \ | | | | | | | | PLT-1310 fixing regression caused by fix for PLT-1310
| * | | PLT-1310 fixing regression caused by this bug=Corey Hulen2015-12-031-0/+9
| |/ /
* | | Merge pull request #1600 from hmhealey/plt1152Joram Wilander2015-12-048-100/+53
|\ \ \ | | | | | | | | PLT-1152 Fix cross-contamination between invite member modals
| * | | Renamed channel_intro_mssages.jsx to channel_intro_messages.jsxhmhealey2015-12-032-1/+1
| | | |
| * | | Removed some internal state from ChannelMembersModal and ChannelInviteModalhmhealey2015-12-037-53/+23
| | | |
| * | | Switched ChannelInviteModal to use a ToggleModalButton wherever possiblehmhealey2015-12-036-47/+30
| | | |
* | | | Merge pull request #1604 from hmhealey/plt1285Joram Wilander2015-12-042-2/+27
|\ \ \ \ | | | | | | | | | | PLT-1285 Fixed IE11 tabs preventing themselves from logging out
| * | | | Fixed IE11 tabs preventing themselves from logging outhmhealey2015-12-032-2/+27
| |/ / /
* | | | Merge pull request #1605 from hmhealey/plt1370Joram Wilander2015-12-046-33/+19
|\ \ \ \ | | | | | | | | | | PLT-1370 Changed SuggestionBox to clear its suggestions on losing focus
| * | | | Changed SuggestionBox to clear its suggestions on losing focushmhealey2015-12-036-33/+19
| | | | |
* | | | | reorder display settings; remove 'button thingy' in font optionsFlorian Orben2015-12-041-6/+3
| |_|/ / |/| | |
* | | | Changed font changing code to use jquery to fix Safari weirdnesshmhealey2015-12-031-9/+13
|/ / /
* | | Merge pull request #1599 from asaadmahmoodspin/ui-improvementsChristopher Speller2015-12-033-9/+37
|\ \ \ | | | | | | | | Improvements to the system console
| * | | Improvements to the system consoleAsaad Mahmood2015-12-033-9/+37
| | | |
* | | | Merge pull request #1597 from hmhealey/polyfillChristopher Speller2015-12-033-0/+4415
|\ \ \ \ | | | | | | | | | | Re-add babel-polyfill
| * | | | Added babel-polyfill from babel-core 6.1.18hmhealey2015-12-033-0/+4415
| | |/ / | |/| |
* | | | Merge pull request #1594 from mattermost/plt-1332Christopher Speller2015-12-031-0/+4
|\ \ \ \ | |_|/ / |/| | | PLT-1332 Update post if shouldHighlight prop changes
| * | | Update post if shouldHighlight prop changesJoramWilander2015-12-031-0/+4
| | | |
* | | | Merge pull request #1595 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-12-031-1/+0
|\ \ \ \ | |/ / / |/| | | Fixing account settings modal sidebar in IE 11
| * | | Updating position for accounts modal navAsaad Mahmood2015-12-031-1/+0
| | | |
* | | | Added emoji autocomplete to post textboxhmhealey2015-12-034-1/+93
| | | |
* | | | Fixed emoticon code to use an ES6 map properlyhmhealey2015-12-031-4/+4
| |/ / |/| |
* | | Merge pull request #1589 from mattermost/PLT-1301aChristopher Speller2015-12-032-2/+13
|\ \ \ | | | | | | | | PLT-1301a adding jump to search
| * | | PLT-1301a adding jump to search=Corey Hulen2015-12-022-2/+13
| | | |
* | | | Merge pull request #1587 from mattermost/PLT-1300Christopher Speller2015-12-033-2/+37
|\ \ \ \ | | | | | | | | | | PLT-1300 adding jump button to bottom of center archive channel
| * | | | Changing name of var=Corey Hulen2015-12-022-2/+2
| | | | |
| * | | | PLT-1300 adding jump button to bottom of center archive channel=Corey Hulen2015-12-023-2/+37
| |/ / /
* | | | Merge pull request #1585 from mattermost/PLT-1301Christopher Speller2015-12-032-2/+0
|\ \ \ \ | | | | | | | | | | PLT-1301 Fixing RHS disappearing bug
| * | | | PLT-1301 Fixing RHS disappearing bug=Corey Hulen2015-12-022-2/+0
| |/ / /